mpv/input
Uoti Urpala 98ee8dd159 Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
Add a property to select YUV colorspace. Currently implemented only in
vo_vdpau and vo_xv. Allows switching between BT.601, BT.709 and
SMPTE-240M (vdpau only).

The xv support uses the "XV_ITURBT_709" attribute. At least my NVIDIA
card supports that; I don't know whether other xv implementations do.

Bind the colorspace switch to the 'c' key by default. 'c' is currently
used by vo_sdl for some fullscreen mode change thing, but at the moment
that does not conflict and if it will in the future then vo_sdl can
change.

VDPAU part based on a patch from Lauri Mylläri <lauri.myllari@gmail.com>
2009-11-15 17:03:41 +02:00
..
appleir.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ar.c Merge svn changes up to r29277 2009-05-08 23:50:26 +03:00
ar.h Merge svn changes up to r26979 2008-06-04 08:10:48 +03:00
input.c Add yuv_colorspace property, implemented in vo_vdpau and vo_xv 2009-11-15 17:03:41 +02:00
input.h commands: Add set_property_osd and step_property_osd 2009-09-19 05:30:20 +03:00
joystick.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
joystick.h Merge svn changes up to r28149 2008-12-14 17:28:16 +02:00
lirc.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
lirc.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
mouse.h Add standard GPL license header. 2008-12-13 18:28:00 +00:00