gstreamer/tests/check/elements
Stefan Sauer ce683b0031 autodetect: improve the tests
Add fake audio/video sinks. Previously running the test might be flaky due to
the use of real elements (hardware in use), which we don't want to test here.
Add two more tests that check that the fakes are chosen.
2014-02-19 21:07:28 +01:00
..
.gitignore tests/check: add rtpaux::test_simple_rtpbin_aux 2014-01-03 20:48:29 +01:00
aacparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
ac3parse.c Fix FSF address 2012-11-04 00:07:18 +00:00
alphacolor.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
amrparse.c Fix FSF address 2012-11-04 00:07:18 +00:00
apev2mux.c tests: fix some printf format issues in debug messages 2013-04-11 22:55:58 +01:00
aspectratiocrop.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
audioamplify.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
audiochebband.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
audiocheblimit.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
audiodynamic.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
audioecho.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02: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 some more unit tests 2013-05-10 13:34:16 +02:00
audiopanorama.c audiopanorama: cleanup and expand the tests 2013-06-11 21:48:18 +02:00
audiowsincband.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
audiowsinclimit.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
autodetect.c autodetect: improve the tests 2014-02-19 21:07:28 +01:00
avimux.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
avisubtitle.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
capssetter.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
deinterlace.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
deinterleave.c deinterleave: Fix event handling in test 2013-05-13 14:55:27 +02:00
dtmf.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
equalizer.c tests: Fix some more unit tests 2013-05-10 13:34:16 +02:00
flacparse.c Fix FSF address 2012-11-04 00:07:18 +00:00
flvdemux.c Fix FSF address 2012-11-04 00:07:18 +00:00
flvmux.c Fix FSF address 2012-11-04 00:07:18 +00:00
gdkpixbufsink.c Fix FSF address 2012-11-04 00:07:18 +00:00
icydemux.c icydemux: Fix event handling in unit test 2013-05-13 15:19:36 +02:00
id3demux.c Fix FSF address 2012-11-04 00:07:18 +00:00
id3v2mux.c tests: fix some printf format issues in debug messages 2013-04-11 22:55:58 +01:00
imagefreeze.c Fix FSF address 2012-11-04 00:07:18 +00:00
interleave.c interleave: Fix unitialized variable compiler warning in test 2014-02-08 17:41:21 +01:00
jpegdec.c Fix FSF address 2012-11-04 00:07:18 +00:00
jpegenc.c jpegenc-test: Send inital events 2013-05-10 09:24:53 +02:00
level.c level: rework the tests to cover other formats too 2013-06-09 20:39:48 +02:00
matroskamux.c tests: Fix some more event handling in tests 2013-05-13 15:36:19 +02:00
matroskaparse.c Fix FSF address 2012-11-04 00:07:18 +00:00
mpegaudioparse.c Fix FSF address 2012-11-04 00:07:18 +00:00
mulawdec.c mulaw: Fix event handling in unit test 2013-05-14 13:58:01 +02:00
mulawenc.c mulaw: Fix event handling in unit test 2013-05-14 13:58:01 +02:00
multifile.c multifile: Fix event handling in unit test 2013-05-14 16:00:58 +02:00
parser.c tests: Fix parser tests 2013-05-10 13:10:29 +02:00
parser.h Fix FSF address 2012-11-04 00:07:18 +00:00
qtmux.c qtmux: Fix event handling in unit test 2013-05-14 16:08:54 +02:00
rganalysis.c tests: rganalysis: rename function for clarity 2013-09-02 22:50:58 +01:00
rglimiter.c rglimiter: Fix event handling in unit tests 2013-05-14 16:34:54 +02:00
rgvolume.c rgvolume: Fix event handling in the unit test 2013-05-14 17:29:18 +02:00
rtp-payloading.c rtp: add L24 pay and depayloader 2013-09-09 15:13:46 +02:00
rtpaux.c check: Use fakesink sync=True instead of an audio sink 2014-01-29 10:37:53 +01:00
rtpbin.c tests: add AUX receiver unit test 2013-12-31 15:08:49 +01:00
rtpbin_buffer_list.c Fix FSF address 2012-11-04 00:07:18 +00:00
rtpcollision.c tests: Initial segment in rtpcollision test 2014-01-15 10:13:12 +01:00
rtpjitterbuffer.c rtpjitterbuffer: serialize events in the buffer 2013-12-10 11:57:37 +01:00
rtpmux.c rtpmux: Send stream-start before caps 2013-05-13 15:37:05 +02:00
rtprtx.c tests: rtprtx::test_rtxreceive_data_reconstruction: remove useless code for triggering retransmission 2014-01-21 15:00:54 +01:00
rtpsession.c tests/check: add an rtpsession unit test to verify all RBs are included in all SRs, roundrobin 2013-12-12 16:02:56 +01:00
shapewipe.c shapewipe-test: Send inital events 2013-05-11 09:12:35 +02:00
souphttpsrc.c tests: fix typecast to fix compilation 2014-02-14 15:53:55 +01:00
spectrum.c spectrum-test: Send inital events 2013-05-11 09:12:12 +02:00
sunaudio.c Fix FSF address 2012-11-04 00:07:18 +00:00
udpsink.c Fix FSF address 2012-11-04 00:07:18 +00:00
udpsrc.c Fix FSF address 2012-11-04 00:07:18 +00:00
videocrop.c videocrop: Fix unit for GRAY16 formats 2013-07-18 10:54:50 -04:00
videofilter.c videoflip: Add unit test for the 'automatic' method 2013-11-28 11:59:05 -05:00
videomixer.c videomixer: Send EOS if buf_end >= segment.stop 2013-08-11 19:05:18 +02:00
vp8dec.c vp8dec-test: Send inital events 2013-05-10 09:24:35 +02:00
vp8enc.c vp8enc-test: Send inital events 2013-05-10 09:24:47 +02:00
wavpackdec.c wavpackdec: Send a CAPS event in the unit test 2013-12-30 11:07:03 +01:00
wavpackenc.c wavpack: Fix unit tests, width is now called depth in the caps in 1.0 2013-02-13 11:49:40 +01:00
wavpackparse.c wavpackparse-test: Send inital events 2013-05-11 09:12:01 +02:00
wavparse.c wavparse: split the test 2014-01-06 21:13:37 +01:00
y4menc.c y4menc-test: Send inital events 2013-05-11 09:11:56 +02:00