mpv/DOCS
wm4 6d2c5fc99a vd_lavc: remove explicit crystalhd support
This removes "--hwdec=crystalhd".

I doubt anyone even tried to use this. But even if someone wants to
use it, the decoders can still be explicitly invoked with e.g.:

    --vd=lavc:h264_crystalhd

The only advantage our special code provided was fallback to
software decoding. (But I'm not sure how the ffmpeg crystalhd
pseudo-decoder actually behaves.)

Removing this will allow some simplifications as soon as we don't need
vdpau_old.c anymore.
2013-11-06 00:47:53 +01:00
..
OUTDATED-tech
man vd_lavc: remove explicit crystalhd support 2013-11-06 00:47:53 +01:00
crosscompile-mingw.txt DOCS/crosscompile-mingw.txt: Update 2013-09-08 12:25:20 +02:00
edl.rst
encoding.rst encoding-example-profiles and manpage: prefer libvorbis over vorbis 2013-03-31 19:13:06 +02:00
tech-overview.txt tech-overview.txt: reflect recent updates 2013-10-30 22:35:48 +01:00