mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
5dffbd492c
video-info supports encoded format to have RGB color-matrix, while v4l2object just leave the v4l2 matrix to default when mapping GST_VIDEO_COLOR_MATRIX_RGB. It causes gst matrix changed to be GST_VIDEO_COLOR_MATRIX_BT601 when mapping v4l2 colorimetry. So add support for encoded format with RGB color-matrix in v4l2object. Note that for M2M encoders, we should in theory assume that that we can transfer this value from OUTPUT to CAPTURE queues, though its only true if the drivers does not do CSC. For now, we don't support any RGB codecs, but leaving a note for the future. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3952> |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
rpicamsrc | ||
v4l2 | ||
waveform | ||
ximage | ||
meson.build |