gstreamer/tests/check
Tim-Philipp Müller 35bd289be3 tests: fix crashes in {audio,video}{decoder,encoder} tests on 32-bit
Don't feed 64-bit integer variable into vararg function that expects
an unsigned integer to go with GST_TAG_TRACK_NUMBER. This would
cause crashes on 32-bit platforms, and if not that then test
failures if the comparisons fail later (at least on big endian
platforms).
2015-02-27 20:26:43 +00:00
..
elements test : fix leaks in adder unit test 2014-11-05 18:08:44 +00:00
generic Fix FSF address 2012-11-03 23:05:09 +00:00
gst Fix FSF address 2012-11-03 23:05:09 +00:00
libs tests: fix crashes in {audio,video}{decoder,encoder} tests on 32-bit 2015-02-27 20:26:43 +00:00
pipelines streamsynchronizer: Unit test for streamsynchronizer's EOS handling 2015-02-16 14:34:35 +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 streamsynchronizer: Unit test for streamsynchronizer's EOS handling 2015-02-16 14:34:35 +02:00