gstreamer/tests/check/elements
Koop Mast 17b16e7a83 tests: audioconvert: fix test compilation with clang
With clang 3.7.1 on FreeBSD:
elements/audioconvert.c:650:12: error: shifting a negative signed value is
      undefined [-Werror,-Wshift-negative-value]
      (-32 << 16) + (1 << 15), (-32 << 16) - (1 << 15),
       ~~~ ^

https://bugzilla.gnome.org/show_bug.cgi?id=760134
2016-01-06 01:13:32 +00:00
..
.gitignore check: Update .gitignore 2013-08-13 17:39:34 +02:00
adder.c test : fix leaks in adder unit test 2014-11-05 18:08:44 +00:00
appsink.c tests/appsink: add test to ensure that the segment returned by pull-preroll/sample is correct 2015-08-14 19:27:06 +02:00
appsrc.c appsrc: retain the latest caps in queue when flushing 2015-09-09 12:27:40 +03:00
audioconvert.c tests: audioconvert: fix test compilation with clang 2016-01-06 01:13:32 +00:00
audiorate.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
audioresample.c audioresample: Fix memory leaks in test 2014-04-15 19:31:28 +02:00
audiotestsrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
decodebin.c decodebin: aggregate buffering messages 2014-05-29 18:59:30 -03:00
encodebin.c encodebin: delay missing encoder error as passthrough is still possible 2014-08-11 10:30:58 -03:00
libvisual.c Fix FSF address 2012-11-03 23:05:09 +00:00
multifdsink.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
multisocketsink.c tests: multisocketsink: fix flaky unit test 2015-04-05 12:59:11 +01:00
playbin-complex.c tests: fix playbin-complex test on big endian 2014-10-24 13:09:42 +01:00
playbin.c playbin: Fix unit test for last change 2014-07-21 09:35:36 +02:00
streamsynchronizer.c tests: fix race in streamsynchronizer test 2013-11-12 19:03:19 +00:00
subparse.c tests: subparse: add unit test for closing tag detection 2015-09-30 18:18:15 +01:00
textoverlay.c tests: textoverlay: add test to reproduce fakesink scenario 2014-09-01 15:25:56 -03:00
videoconvert.c videoconvert: Fix compiler warning in unit test 2014-02-08 17:11:04 +01:00
videorate.c tests: add test for videorate caps renegotiation after a framerate has been calculated and added to caps 2015-05-29 15:03:38 +02:00
videoscale.c videoscale: Fix compiler warning in unit test 2014-02-08 17:11:54 +01:00
videotestsrc.c videotestsrc: Fix memory leak in test 2014-04-15 13:54:45 +02:00
volume.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbisdec.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbistag.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00