gstreamer/tests/check
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
..
elements controller: port to latest API changes 2011-12-31 09:59:08 +01:00
generic tests: allow running state tests for all elements 2010-09-09 21:51:55 +03:00
gst tests: update typefindfunctions test for latest API changes 2011-07-06 12:38:10 +01:00
libs video: fix some video formats 2012-01-02 13:30:53 +01:00
pipelines Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 00:07:39 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am gdp: move dataprotocol library into gdp plugin and make private 2011-12-25 23:25:42 +00:00