summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-03-02ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th...Lutz Mueller1-1/+1
2007-03-01tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather...Jan Schmidt1-1/+1
2007-02-03Fix up to use the newly ported (actually working) GstAudioFilter.Tim-Philipp Müller3-1/+300
2007-01-28gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...Tim-Philipp Müller1-38/+55
2007-01-27tests/icles/videocrop-test.c: Catch errors while the test is running.Tim-Philipp Müller1-16/+36
2007-01-05tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller1-2/+3
2007-01-04Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri1-2/+1
2006-12-30tests/check/elements/videocrop.c: When we can't create an element needed for ...Tim-Philipp Müller1-6/+6
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost5-0/+18
2006-12-21tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost5-18/+0
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost5-0/+18
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost1-0/+2
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-10-04tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r...Tim-Philipp Müller3-1/+323
2006-10-03removing icle for v4l2Thomas Vander Stichele2-526/+1
2006-09-27Removed set-undef-fps.Edgard Lima1-11/+1
2006-09-27Small cleanups.Wim Taymans1-8/+29
2006-09-27Some cleanups and comments.Edgard Lima1-6/+6
2006-09-19Just a small fix to the app options.Edgard Lima1-1/+1
2006-09-19Add Video Orientation interface support to v4l2src.Edgard Lima1-2/+91
2006-09-16tests/check/: Fix big batch of compiler warnings.Stefan Kost1-2/+0
2006-09-15The test application and the plgind error messages has been improved.Edgard Lima1-24/+193
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 Nauwelaerts4-2/+207
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-14ext/soundtouch/: Make pitch element controllable via GstController interface ...Wouter Paesen2-1/+113
2006-06-11moap ignoreThomas Vander Stichele1-0/+2
2006-06-06ignore moreThomas 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