gstreamer/tests
Sebastian Dröge f8b367212d video: Fix broken comparison in unit test
libs/video.c:540:50: error: comparison of constant 2 with boolean expression is always false
      [-Werror,-Wtautological-constant-out-of-range-compare]
            && !GST_VIDEO_INFO_N_PLANES (&vinfo) > 2) {
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
2014-05-21 10:40:32 +02:00
..
check video: Fix broken comparison in unit test 2014-05-21 10:40:32 +02:00
examples examples: playback-test: fix crashes when setting buffer-size 2014-05-06 08:14:02 +01:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles Revert "test-effect-switch: Change one of the pad blocks to and idle probe" 2013-12-31 09:37:36 +01:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00