mpv/etc
wm4 58d196c07e video: different way to enable hardware decoding, add software fallback
Deprecate the hardware specific video codec entries (like ffh264vdpau).
Replace them with the --hwdec switch, which requests that a specific
hardware decoding API should be used. The codecs.conf entries will be
removed at a later time, but for now they are useful for testing and
compatibility.

Instead of --vc=ffh264vdpau, --hwdec=vdpau should be used.

Add a fallback if hardware decoding fails. Most hardware decoders
(including vdpau) support only a subset of h264, and having such a
fallback is supposed to enable a better user experience.
2013-01-13 17:39:32 +01:00
..
codecs.conf video: different way to enable hardware decoding, add software fallback 2013-01-13 17:39:32 +01:00
encoding-example-profiles.conf encoding-example-profiles: restructure iPhone profiles 2013-01-10 11:56:04 +01:00
example.conf video: different way to enable hardware decoding, add software fallback 2013-01-13 17:39:32 +01:00
input.conf Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
mplayer.ico
mplayer.xpm
mpv-icon-source.svg TOOLS: add script for osx bundle generation 2012-10-16 07:15:12 +02:00