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 check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am audio-converter: move audio converter to audio libs 2015-11-06 17:53:22 +01:00