gstreamer/tests/check
Nicolas Dufresne a8d6653037 bufferpool: Don't check size in config validation
Pools are allowed to change the size in order to adapt padding. So
don't check the size. Normally pool will change the size without
failing set_config(), but it they endup changing the size before
the validate method may fail on a false positive.

https://bugzilla.gnome.org/show_bug.cgi?id=741420
2014-12-16 10:20:37 -05:00
..
elements capsfilter: Add an optional delayed caps change mode 2014-11-03 08:09:21 +01:00
generic check: fix position unit test 2013-05-30 07:03:40 +02:00
gst bufferpool: Don't check size in config validation 2014-12-16 10:20:37 -05:00
libs tests: fix out-of-bounds memory access in bytereader unit test 2014-10-30 23:16:54 +00:00
pipelines tests: Add missing unrefs of objects after use 2014-08-06 13:47:11 +02:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am concat: Add unit tests for concat element 2014-08-12 15:39:09 +03:00