gstreamer/tests/check/elements
Tim-Philipp Müller dca42d4767 tests: clean up rtp-payloading test a little
Feed data into the pipeline using appsrc instead of fdsrc and
a pipe. Store unsigned byte values in guint8 instead of char.
Getting rid of the capsfilter also helps to avoid 'format is
not fully specified' warnings when pushing "video/x-h264" data
into rtph264pay with fully specified h264 caps in the sink template.
2012-02-10 14:07:45 +00:00
..
.gitignore tests: make git ignore new unit test binary 2011-12-27 12:06:25 +00: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/check/elements/alphacolor.c: Remove two unused variables. 2008-01-29 15:27:02 +00:00
amrparse.c audioparsers: refactor existing unit tests using common helper 2011-04-08 18:07:08 +01:00
apev2mux.c tests: fix metadata not writable warnings with apev2mux and id3v2mux tests 2010-03-11 15:38:19 +00:00
aspectratiocrop.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audioamplify.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audiochebband.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audiocheblimit.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audiodynamic.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audioecho.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audiofirfilter.c Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the... 2009-01-13 19:23:57 +00:00
audioiirfilter.c Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the... 2009-01-13 19:23:57 +00:00
audioinvert.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audiopanorama.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audiowsincband.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
audiowsinclimit.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
autodetect.c tests: fix autodetect test not testing correctly for state change success 2012-01-16 16:10:08 +00:00
avimux.c Add -Wwrite-strings to the configure flags 2010-03-21 14:17:47 +01:00
avisubtitle.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
capssetter.c Add -Wold-style-definition 2010-05-11 14:31:43 +01:00
cmmldec.c cmml: Use complete cmml caps in the unit test 2011-09-07 14:30:27 +02:00
cmmlenc.c cmml: Use complete cmml caps in the unit test 2011-09-07 14:30:27 +02:00
deinterlace.c tests: Address unused but set variables 2011-04-16 13:10:58 +01:00
deinterleave.c tests: fix metadata not writable warnings in interleave and deinterleave tests 2010-03-11 15:51:40 +00:00
equalizer.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
flacparse.c tests: add index-setting test for baseparse/flacparse 2011-04-19 14:20:37 +01:00
flvdemux.c check: add basic unit test for flvdemux 2009-07-31 23:55:01 +01:00
flvmux.c tests: flvmux: Fix flvmux's tests after fix for request pads handling 2011-09-12 09:21:47 -03:00
gdkpixbufsink.c tests/check/: Add unit test for gdkpixbufsink element. 2008-04-03 22:59:44 +00:00
icydemux.c tests/check/elements/icydemux.c: Add some refcount check 2008-10-27 10:33:20 +00:00
id3demux.c id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames 2009-08-07 16:02:23 +01:00
id3v2mux.c id3v2mux: write beats-per-minute tag using TBPM frame 2010-08-05 00:04:48 +01:00
imagefreeze.c imagefreeze: Remove bus GSource to prevent a valgrind warning 2011-04-18 11:10:01 +02:00
interleave.c check: Fixup the shutting down order 2010-12-05 14:45:07 +01:00
jpegenc.c jpegenc: Adds another test case 2010-12-21 15:23:11 -03:00
level.c check: Don't re-declare 'GList *buffers' in the tests 2010-04-12 18:03:20 +02:00
matroskamux.c matroskamux: don't leak ebml writer caps when re-using matroskamux 2011-01-26 08:51:04 +00: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 g_mkdtemp presence check in multifile tests 2011-12-01 13:25:45 +01:00
parser.c tests: parsers: provide more real data when testing draining of garbage 2011-09-05 15:51:53 +02:00
parser.h audioparsers: add flacparse unit test 2011-04-08 18:07:09 +01:00
qtmux.c tests: fix some leaks and remove files when done in qtmux test 2012-01-04 18:05:41 +00:00
rganalysis.c check: Don't re-declare 'GList *buffers' in the tests 2010-04-12 18:03:20 +02:00
rglimiter.c check: Don't re-declare 'GList *buffers' in the tests 2010-04-12 18:03:20 +02:00
rgvolume.c tests: fix up rgvolume test for basetransform event caching 2011-12-10 13:05:07 +00:00
rtp-payloading.c tests: clean up rtp-payloading test a little 2012-02-10 14:07:45 +00:00
rtpbin.c rtpbin: Don't try to request the same request pad twice 2011-03-29 16:34:53 +02:00
rtpbin_buffer_list.c Add -Wwrite-strings to the configure flags 2010-03-21 14:17:47 +01:00
rtpjitterbuffer.c check: fix jitterbuffer check 2009-11-28 12:25:06 +01:00
shapewipe.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
souphttpsrc.c tests: use atexit, g_atexit has been deprecated in glib master 2011-12-12 10:18:14 +00:00
spectrum.c check: Don't re-declare 'GList *buffers' in the tests 2010-04-12 18:03:20 +02: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 check: Use fail_unless_equals_int instead of fail_if 2010-12-03 14:52:42 +01:00
udpsrc.c udpsrc: add unit test that sends 0-size packet 2011-12-27 11:49:10 +00:00
videocrop.c tests: fix caps leak in videotestsrc test 2012-01-13 15:57:20 +00:00
videofilter.c tests: enable more formats in videofilter unit test, check more resolutions 2011-03-15 20:23:25 +00:00
wavpackdec.c Add -Wold-style-definition flag 2010-03-21 15:17:46 +01:00
wavpackenc.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
wavpackparse.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
y4menc.c y4menc: adjust unit test to element behaviour 2010-04-30 13:54:41 +02:00