mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
21bf4f04f3
Rename the offset field in GstVideoFormatInfo to poffset to avoid confusion with the offset of the plane in the buffer. The poffset is the offset in the plane where the first byte of the component data can be found. Properly implement the COMP_OFFSET calculations. Fix YV12 and YVU9, simply use the same offsets as the regular I420 and YUV9 variants, we use the plane info to reorder components already. Improve the unit test. |
||
---|---|---|
.. | ||
ext | ||
gst | ||
Makefile.am |