gstreamer/tests
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
..
check tests: fix crashes in {audio,video}{decoder,encoder} tests on 32-bit 2015-02-27 20:26:43 +00:00
examples playback-test: Support new skip seek flags 2015-01-28 03:29:49 +11:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles reverse-play: fix seek to end when starting reverse 2014-12-08 18:53:35 +11:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00