gstreamer/tests/check/elements
Tim-Philipp Müller d35fbcf6f1 tests: fix icydemux unit test
Was waiting for a tag message on the bus, which would never
come, because elements don't post those themselves any more
but let sinks post them from tag events. Only that there are
no sinks in this unit test.
2012-08-27 21:20:29 +01:00
..
.gitignore tests: Add some basic tests for jpegdec 2012-07-08 12:56:31 +01:00
aacparse.c audioparsers: refactor existing unit tests using common helper 2011-04-08 18:07:08 +01:00
ac3parse.c ac3parse: Add support for IEC 61937 alignment 2011-07-26 10:40:00 +05:30
alphacolor.c tests: update some tests for new memory api 2012-01-31 13:42:55 +01:00
amrparse.c audioparsers: refactor existing unit tests using common helper 2011-04-08 18:07:08 +01:00
apev2mux.c gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
aspectratiocrop.c fix Y800 format 2012-06-06 13:00:58 +02:00
audioamplify.c tests: update for memory api changes 2012-03-21 13:22:43 +01:00
audiochebband.c update for memory api changes 2012-03-15 13:36:17 +01:00
audiocheblimit.c update for memory api changes 2012-03-15 13:36:17 +01:00
audiodynamic.c tests: audiodynamic: correctly port original test to mind in place transform 2012-03-28 12:23:56 +02:00
audioecho.c tests: update for memory api changes 2012-03-21 13:22:43 +01:00
audiofirfilter.c tests: audiofirfilter: negotiate the intended raw audio format 2012-03-28 12:23:56 +02:00
audioiirfilter.c Suppress deprecation warnings in selected files, for g_value_array_* mostly 2012-02-27 14:47:25 +01:00
audioinvert.c tests: fix more unit tests 2012-02-06 13:29:24 +01:00
audiopanorama.c tests: update for memory api changes 2012-03-21 13:22:43 +01:00
audiowsincband.c tests: audiowsincband: unmap examined output buffers 2012-03-29 17:22:04 +02:00
audiowsinclimit.c tests: arrange for sending an initial segment event 2012-03-23 18:49:01 +01:00
autodetect.c tests: improve more tests 2012-03-08 11:36:01 +01:00
avimux.c tests: avimux: adjust to modified sink pad template name 2012-03-23 18:49:01 +01:00
avisubtitle.c tests: fix some unit tests 2012-01-03 10:26:48 +01:00
capssetter.c tests: fix some more tests 2012-03-08 11:20:43 +01:00
deinterlace.c tests: disable deinterlace test for now, element still needs to be ported 2012-07-04 12:39:07 +01:00
deinterleave.c (de)interleave: fix ported unit test and enable as ported 2012-04-05 19:17:42 +02:00
equalizer.c equalizer: enable presets for the n-band equalizer 2012-08-17 15:01:40 +02:00
flacparse.c Merge branch 'master' into 0.11 2012-02-14 10:51:38 +01:00
flvdemux.c update for bus api changes 2012-06-20 12:31:01 +02:00
flvmux.c update for bus api changes 2012-06-20 12:31:01 +02:00
gdkpixbufsink.c tests: fix some more tests 2012-03-08 11:20:43 +01:00
icydemux.c tests: fix icydemux unit test 2012-08-27 21:20:29 +01:00
id3demux.c gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
id3v2mux.c gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
imagefreeze.c tests: imagefreeze: remove extraneous _unref 2012-03-23 18:49:01 +01:00
interleave.c update for audio api change 2012-06-08 10:11:12 +02:00
jpegdec.c tests: minor jpegdec clean-ups and fixes 2012-07-08 13:30:34 +01:00
jpegenc.c tests: fix jpeg test 2012-02-07 10:30:28 +01:00
level.c tests: fix up level test for GstValueList -> GValueArray change 2012-02-18 11:38:36 +00:00
matroskamux.c tests: fix matroskamux unit test after media type changes 2012-04-28 23:14:24 +01:00
matroskaparse.c tests: add basic unit test for matroskaparse 2011-11-23 01:00:17 +00:00
mpegaudioparse.c tests: mpegaudioparse: remove stray declaration 2012-02-09 22:13:11 +01:00
multifile.c tests: fix more tests 2012-02-06 15:52:49 +01:00
parser.c update for buffer changes 2012-03-28 12:53:05 +02:00
parser.h audioparsers: add flacparse unit test 2011-04-08 18:07:09 +01:00
qtmux.c gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
rganalysis.c gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
rglimiter.c test: fix more tests 2012-02-06 18:35:01 +01:00
rgvolume.c tag: Update for taglist/tag event API changes 2012-07-28 00:19:51 +02:00
rtp-payloading.c rtph264pay: Make it actually work after cleanups 2012-08-08 19:49:05 -07:00
rtpbin.c tests: add test for rtpsession cleanup 2012-06-07 10:44:31 +02:00
rtpbin_buffer_list.c tests: make more tests compile 2012-01-03 14:16:28 +01:00
rtpjitterbuffer.c tests: fix jitterbuffer test 2012-02-06 09:23:49 +01:00
shapewipe.c tests: fix more tests 2012-01-31 15:39:09 +01:00
souphttpsrc.c Use new GLib API unconditionally 2012-01-22 23:15:19 +00:00
spectrum.c test: fix more tests 2012-02-06 18:35:01 +01:00
sunaudio.c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
udpsink.c tests: make more tests compile 2012-01-03 14:16:28 +01:00
udpsrc.c tests: fix more tests 2012-01-31 15:39:09 +01:00
videocrop.c tests: fix videocrop crop_to_1x1 unit test for GRAY8 format 2012-08-27 21:20:29 +01:00
videofilter.c tests: videofilter: ensure initial segment event 2012-03-26 18:38:34 +02:00
wavpackdec.c tests: port wavpack tests to 0.11 2012-03-05 13:44:21 +01:00
wavpackenc.c tests: port wavpack tests to 0.11 2012-03-05 13:44:21 +01:00
wavpackparse.c tests: port wavpack tests to 0.11 2012-03-05 13:44:21 +01:00
y4menc.c tests: fix more tests 2012-02-07 10:30:28 +01:00