summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-01-08tests: never disable g_assert() and cast checks for the unit testsTim-Philipp Müller1-3/+4
2010-12-07check: don't use deprecated methodWim Taymans1-1/+1
2010-09-09tests: allow running state tests for all elementsStefan Kost2-3/+3
2010-06-30tests: add plugin loading whitelist to test environmentTim-Philipp Müller1-0/+1
2010-04-19x264enc: adaptive NALU type checkingMark Nauwelaerts1-16/+11
2010-03-01x264enc: Replace 'avc-sample' with 'avc' in capsThiago Santos1-1/+1
2010-02-16x264enc: add caps check to x264enc unit testTim-Philipp Müller1-3/+43
2009-07-19mpeg2dec: Fix unused variables compiler warnings in unit testSebastian Dröge1-2/+1
2009-06-05gitignore: Ignore some built files in the test areaJan Schmidt1-0/+2
2009-06-05Moved 'x264enc' from -bad to -uglyJan Schmidt2-1/+9
2009-06-05[MOVED FROM BAD 14/28] Add documentation and unit test for x264enc.Mark Nauwelaerts1-0/+206
2009-05-13checks: fix mpeg2dec unit test again after interlace addition to capsTim-Philipp Müller1-2/+4
2008-10-30tests/check/Makefile.am: Blacklist cdiocddasrc from state-change tests. Fixes...Stefan Kost1-1/+1
2008-02-18tests/check/Makefile.am: Exclude dvdreadsrc from the states test too.Jan Schmidt1-1/+1
2008-02-11ext/lame/gstlame.c: Don't leak the allowed caps.Sebastian Dröge1-0/+1
2008-02-08Move xingmux from -bad.Jan Schmidt2-1/+5
2008-01-23Add documentation for the xingheader plugin.Sebastian Dröge1-5/+5
2008-01-23tests/check/: Add simple unit test for the xingmux element.Sebastian Dröge2-0/+4939
2007-09-24ext/lame/gstlame.c: Allow fixing the sample rate lame converts to by negotiat...Thomas Vander Stichele2-1/+107
2007-09-20gst/iec958/ac3iec.c: Chainup in finalize.Stefan Kost2-27/+129
2007-09-19Ignore registries in any format.Stefan Kost1-1/+1
2007-08-16tests/check/: Add generic state-change test suite to help to fi leaks.Stefan Kost3-0/+123
2007-07-13Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt1-1/+1
2006-12-22tests/check/elements/amrnbenc.c: and fix compilation of this testStefan Kost1-4/+4
2006-12-22tests/check/elements/: re-apply as it was -bad and not -ugly that is frozen, dohStefan Kost2-0/+8
2006-12-21tests/check/elements/: revert my freeze breakageStefan Kost2-8/+0
2006-12-21gst/asfdemux/gstasfdemux.c: add a comment about a future changeStefan Kost2-0/+8
2006-11-15ext/mpeg2dec/gstmpeg2dec.c: Fix minor memleak when creating pads from static ...Sebastian Dröge3-1/+1583
2006-06-12tests/check/elements/amrnbenc.c: Init memory before feeding it to the encoder...Wim Taymans1-1/+1
2006-04-12one more suppression for FC4Thomas Vander Stichele1-0/+9
2006-04-10The AMR encoder sucks giant sucky things through a sucky object with a giant ...Michael Smith1-0/+110
2006-04-10add test for amrnbenc, enable test infrastructure, and fix a leakThomas Vander Stichele6-0/+292