1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-22 11:18:32 +00:00
mpv/DOCS/man/en
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
..
af.rst af_volume: switch to new option parsing 2013-10-26 13:36:46 +02:00
ao.rst ao_sndio: add documentation 2013-10-05 22:47:20 +02:00
changes.rst changes.rst: add some replaced options, follow conventions better 2013-10-15 23:41:52 +02:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst command: replace speed_mult with multiply command 2013-10-31 23:30:14 +01:00
lua.rst Add initial Lua scripting support 2013-09-26 01:28:58 +02:00
mpv.rst docs: Add osc.rst to mpv.rst 2013-10-15 22:42:00 +02:00
options.rst vd_lavc: remove explicit crystalhd support 2013-11-06 00:47:53 +01:00
osc.rst docs: osc: update cache display percentage. 2013-10-26 11:12:08 +02:00
vf.rst vaapi: add vf_vavpp and use it for deinterlacing 2013-09-25 13:53:42 +02:00
vo.rst vo_opengl: add infrastructure for hardware decoding OpenGL interop 2013-11-04 00:11:07 +01:00