1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-20 13:52:10 +00:00
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
..
man vd_lavc: remove explicit crystalhd support 2013-11-06 00:47:53 +01:00
OUTDATED-tech
crosscompile-mingw.txt DOCS/crosscompile-mingw.txt: Update 2013-09-08 12:25:20 +02:00
edl.rst
encoding.rst
tech-overview.txt tech-overview.txt: reflect recent updates 2013-10-30 22:35:48 +01:00