mpv/DOCS
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
..
OUTDATED-tech vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
man/en video: different way to enable hardware decoding, add software fallback 2013-01-13 17:39:32 +01:00
crosscompile-mingw.txt DOCS: add some basic MinGW cross compilation instructions 2013-01-08 17:21:04 +01:00
edl.rst DOCS: document EDL format 2012-12-28 13:43:59 +01:00
encoding.rst ao_pcm: fix references to -novideo 2012-12-03 21:08:48 +01:00
tech-overview.txt Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00