..
.gitignore
tests: add basic unit test for matroskaparse
2011-11-23 01:00:17 +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/check/Makefile.am: Fix up some CFLAGS sets.
2008-01-21 19:41:45 +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
audioparsers: add ac3parse and mpegaudioparse unit test
2011-04-08 18:07:08 +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
various: fix pad template leaks
2011-11-28 13:30:27 +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: Address unused but set variables
2011-04-16 13:10:58 +01: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: fix leak in souphttpsrc unit test
2010-05-14 18:16:45 +01: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
videocrop.c
tests: use loop test for long-running videocrop check
2010-03-23 00:19:29 +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