summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-01-14stress-playbin: fix error return checkMark Nauwelaerts1-1/+1
2010-01-04examples: use Gtk+-2.18 API conditionallyTim-Philipp Müller2-0/+4
2009-12-29tests: fix colorkey test up for Gtk+ >= 2.18Tim-Philipp Müller1-29/+35
2009-12-29examples: make seek example work with Gtk+ >= 2.18Tim-Philipp Müller1-8/+39
2009-12-26tests: fix warning and memory leak in stress-overlay testTim-Philipp Müller1-1/+2
2009-12-24adder: use collectpads clipping functionWim Taymans1-0/+111
2009-12-21tests: don't use deprecated GLib API g_mapped_file_freeTim-Philipp Müller4-4/+24
2009-12-13checks: some more testing for the new language code functionsTim-Philipp Müller1-5/+22
2009-12-12tag: add some utility functions for language codes and tagsTim-Philipp Müller1-1/+52
2009-12-08seek: update slider only 25 times a secondWim Taymans1-1/+1
2009-11-19adder: make events succeed, if they succed on atleast one padStefan Kost1-1/+1
2009-11-18video: Add functions to create/parse still frame events.Jan Schmidt1-0/+27
2009-11-09cddabasesrc: Add unit test for property settingsSebastian Dröge1-0/+41
2009-11-06examples: Correct casting of g_signal* funcs first argumentsMart Raudsepp2-25/+29
2009-10-28.gitignore: ignore basetime unit test binaryTim-Philipp Müller1-0/+1
2009-10-27seek: add checkbox to enable bufferingWim Taymans1-1/+15
2009-10-24examples: fix linking order.Edward Hervey3-9/+12
2009-10-22subparse: Add support for DKS subtitle formatIago Toral1-0/+18
2009-10-15check: Don't fail the basetime test when no audiosrc is availableJan Schmidt1-1/+9
2009-10-13tests: new test for baseaudiosrc base_time comparisonTommi Myöhänen2-1/+147
2009-10-09check: Add valgrind suppressions for ALSA and fontconfig bits on Jaunty.Jan Schmidt1-0/+334
2009-10-07tests/check/libs/video.c: Update strides for Y41BBenjamin Otte1-2/+2
2009-09-17cddabasesrc: Fix string leaks in the unit test and a leak in cddabasesrcSebastian Dröge1-3/+5
2009-09-17cddabasesrc: ignore URI fragments that look like device pathsJonathan Matthew1-0/+58
2009-09-11check: Improve audioresample testJan Schmidt1-1/+2
2009-09-11volume: Implement GstStreamVolume interfaceSebastian Dröge2-0/+33
2009-09-09seek: make stop state configurableWim Taymans1-4/+7
2009-08-26audioresample: Add unit test for checking for timestamp driftsSebastian Dröge1-0/+169
2009-08-26audioresample: Improve debugging a bit in the unit testSebastian Dröge1-0/+2
2009-08-20oggmux: don't drop the streamheader field from the output capsTim-Philipp Müller1-0/+41
2009-08-10streamheader: Fix caps leak in the vorbisenc unit testSebastian Dröge1-0/+2
2009-08-10checks: fix stream header unit test hanging in gst_task_cleanup_all()Tim-Philipp Müller1-0/+10
2009-08-06colorkey-test: fix xsync errorStefan Kost1-6/+17
2009-08-01typefinding: fix detection of fLaC id packet in broken flac-in-oggTim-Philipp Müller1-0/+29
2009-07-24ignores: Ignore v4l probing example binaryJan Schmidt1-0/+1
2009-07-20tests/adder: Add stream consistency checking. Fixes #588748Edward Hervey1-1/+46
2009-07-15examples: fix v4l probe example buildFilippo Argiolas1-2/+5
2009-07-14adder: One more attempt to fix the adder testJan Schmidt1-4/+4
2009-07-14adder: Perform get_state() in the unit testJan Schmidt1-0/+2
2009-07-14adder: Don't fail when alsasrc is unavailableJan Schmidt1-3/+17
2009-07-13ignores: ignore the giosrc-mounting example binaryJan Schmidt1-0/+1
2009-07-13v4lsrc: add a simple test case for device probingFilippo Argiolas3-2/+93
2009-07-10seek: don't automatically start pipeline in DBWim Taymans1-14/+2
2009-07-10seek: add a checkbox for progressive downloadWim Taymans1-1/+15
2009-07-10adder: skip live-seek text if we have no audiosrc, add new testStefan Kost1-9/+119
2009-07-10gio: Remove workaround for playbin2 bug in the sample applicationSebastian Dröge1-6/+0
2009-07-10gio: Add example application that shows how to handle the "not-mounted" messageSebastian Dröge3-2/+146
2009-07-08gio: Try to reuse the pipeline with the same stream objectsSebastian Dröge1-1/+17
2009-07-06adder: make test more robustStefan Kost1-4/+10
2009-06-29Added unit tests for buffer list support in appsink.Branko Subasic1-0/+123