gstreamer/tests/check
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
..
elements tests: audioconvert: fix test compilation with clang 2016-01-06 01:13:32 +00:00
generic check: Rename states unit test 2015-08-14 11:12:30 +02:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs tests: fix indentation of various unit tests 2016-01-06 01:12:13 +00:00
pipelines
.gitignore
gst-plugins-base.supp
Makefile.am audio-converter: move audio converter to audio libs 2015-11-06 17:53:22 +01:00