gstreamer/tests
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
..
check tests: audioconvert: fix test compilation with clang 2016-01-06 01:13:32 +00:00
examples examples: playback-test: remove unused variables 2015-12-18 19:01:09 -03:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles gstreamer: base: Fix memory leaks when context parse fails. 2015-10-02 17:26:27 +03:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00