gstreamer/sys/xvimage
Jan Schmidt c1f91ba004 xvimagesink: Add support for the XV_COLORSPACE attribute.
The XV_COLORSPACE attribute exists on some Xv adapters, with the same
semantics as the XV_ITURBT_709 attribute that was already supported.

A value of 0 is bt601, and 1 is for bt709 colorspace.

Fixes color shifting issues displaying bt709 content on some Xv
adapters.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/941>
2020-11-25 12:58:48 +00:00
..
meson.build xvimage: remove unused HAVE_XVIDEO define 2019-12-09 07:33:55 +00:00
xvcontext.c xvimagesink: Add support for the XV_COLORSPACE attribute. 2020-11-25 12:58:48 +00:00
xvcontext.h xvimagesink: Add support for the XV_COLORSPACE attribute. 2020-11-25 12:58:48 +00:00
xvimage.c xvimage: Fix symbol redefine build error 2018-07-19 12:22:34 +01:00
xvimageallocator.c xvimageallocator: Fix build warning error 2017-12-06 15:28:54 -05:00
xvimageallocator.h xvimageallocator: const correctness in gst_xvimage_allocator_alloc(). 2016-07-18 14:17:09 +01:00
xvimagepool.c xvimagepool: Update size, stride, and offset with allocated XvImage 2019-11-18 07:41:10 +00:00
xvimagepool.h xvimagepool: Update size, stride, and offset with allocated XvImage 2019-11-18 07:41:10 +00:00
xvimagesink.c base: use of g_value_dup_string 2019-12-18 16:03:59 +01:00
xvimagesink.h xvimagesink: Allow changing render-rectangle through property 2018-01-29 16:26:09 +00:00