gstreamer/tests
Wim Taymans 21bf4f04f3 video: fix some video formats
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.
2012-01-02 13:30:53 +01:00
..
check video: fix some video formats 2012-01-02 13:30:53 +01:00
examples use playbin instead of playbin2 2011-12-19 09:49:07 +01:00
files tag: add unit test for new license API 2011-08-10 10:34:22 +01:00
icles controller: port to latest API changes 2011-12-31 09:59:08 +01:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00