mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
3897b24f69
While so far it worked, we are about to introduce a format that break this assuming. We have a format which consist of NV12 with alpha, and this format does not have a direct mapping of the component against their plane indexes. Fix this by using gst_video_format_info_component() introduced in 1.18 for this purpose. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1151> |
||
---|---|---|
.. | ||
gstrawaudioparse.c | ||
gstrawaudioparse.h | ||
gstrawbaseparse.c | ||
gstrawbaseparse.h | ||
gstrawparseelements.h | ||
gstrawvideoparse.c | ||
gstrawvideoparse.h | ||
gstunalignedaudioparse.c | ||
gstunalignedaudioparse.h | ||
gstunalignedvideoparse.c | ||
gstunalignedvideoparse.h | ||
meson.build | ||
plugin.c | ||
unalignedaudio.h | ||
unalignedvideo.h |