summaryrefslogtreecommitdiffstats
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
2006-12-12ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.Tim-Philipp Müller4-0/+120
2006-11-14tests/check/elements/.cvsignore: Add cdaudio to ignore.Wim Taymans1-0/+1
2006-11-14tests/check/: Added y4m test. Fixes #372243.Wim Taymans2-1/+163
2006-10-17Activate pads before adding them to running element.Tim-Philipp Müller1-0/+1
2006-10-06Add ReplayGain analysis element (#357069).René Stadler3-0/+1873
2006-09-16tests/check/: Fix big batch of compiler warnings.Stefan Kost1-2/+0
2006-09-08configure.ac: Bump requirements of -base (videocrop test case needs this).Tim-Philipp Müller1-45/+213
2006-09-03tests/check/elements/videocrop.c: More tests: check passthrough mode and caps...Tim-Philipp Müller1-0/+319
2006-09-02docs/plugins/: Add videocrop to docs.Tim-Philipp Müller3-2/+326
2006-08-23ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...Tim-Philipp Müller2-3/+2
2006-08-23tests/check/: Add unit tests for wavpack elements (#352476).Sebastian Dröge5-1/+737
2006-08-21move gdp plugin to good.Thomas Vander Stichele3-989/+0
2006-08-08tests/check/elements/gdpdepay.c: I forgot to include the file containing the ...Edward Hervey1-0/+1
2006-08-08tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348...Edward Hervey1-1/+5
2006-07-26gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...Thomas Vander Stichele2-2/+0
2006-07-13tests/check/Makefile.am: Only run mpeg2enc unit test if we built the mpeg2enc...Tim-Philipp Müller1-1/+7
2006-07-13Port mpeg2enc to 0.10 (#343184).Mark Nauwelaerts3-1/+206
2006-06-16tests/check/elements/audioresample.c: Add test case for bug #342789 fixed below.Tim-Philipp Müller1-0/+65
2006-06-16gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and :...Tim-Philipp Müller1-0/+7
2006-06-11moap ignoreThomas Vander Stichele1-0/+2
2006-06-06configure.ac: enable building of GDP elementsThomas Vander Stichele1-4/+5
2006-06-02tests/check/: Don't busy-wait in tests; this was causing test timeouts very f...Michael Smith1-1/+0
2006-06-02gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...Thomas Vander Stichele1-1/+91
2006-05-22sigh, really don't build theseThomas Vander Stichele1-2/+1
2006-05-22gst/gdp/: Handle error cases when calling functions do downwards state change...Thomas Vander Stichele2-0/+21
2006-05-22don't build these yetThomas Vander Stichele1-3/+2
2006-05-22don't build these yetThomas Vander Stichele1-1/+3
2006-05-22adding GDP payloader and depayloader. Build integration will follow later wh...Thomas Vander Stichele3-2/+876
2006-05-01moved to good. Closes #336110Thomas Vander Stichele2-434/+1
2006-04-28element renamedThomas Vander Stichele1-1/+1
2006-04-03tests/check/Makefile.am: Only run the id3v2mux check if taglib is available a...Tim-Philipp Müller1-2/+9
2006-04-01add taglib checks and docsThomas Vander Stichele4-0/+464
2005-12-06expand tabsThomas Vander Stichele1-7/+7
2005-09-02All plugins updated for element state changes.Andy Wingo1-1/+2
2005-08-30check/elements/: Fix checks.Wim Taymans1-0/+2
2005-08-25some more testing for perfect streamsThomas Vander Stichele1-6/+23
2005-08-25add a check for audioresampleThomas Vander Stichele1-0/+227