mpv/etc
wm4 51e198c2a1 Merge remote-tracking branch 'origin/master'
Conflicts:
	.gitignore
	bstr.c
	cfg-mplayer.h
	defaultopts.c
	libvo/video_out.c

The conflict in bstr.c is due to uau adding a bstr_getline function in
commit 2ba8b91a97. This function already existed in this branch.
While uau's function is obviously derived from mine, it's incompatible.
His function preserves line breaks, while mine strips them. Add a
bstr_strip_linebreaks function, fix all other uses of bstr_getline, and
pick uau's implementation.

In .gitignore, change vo_gl3_shaders.h to use an absolute path
additional to resolving the merge conflict.
2012-07-28 17:24:05 +02:00
..
codecs.conf video, audio: use lavc decoders without codecs.conf entries 2012-07-24 09:01:47 +03:00
example.conf example.conf: Disambiguate remarks about profiles 2011-01-31 16:03:10 +02:00
input.conf win32: support key modifiers (shift, ctrl, alt) 2012-04-06 23:56:30 +02:00
inttypes.h
mplayer.desktop etc/mplayer.desktop: revise desktop file 2011-07-06 09:28:04 +03:00
mplayer.ico
mplayer.xpm