summaryrefslogtreecommitdiff
path: root/tests/icles
AgeCommit message (Expand)AuthorFilesLines
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-06-21examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller3-402/+1
2014-07-10tests/icles/dccp: Release reference to parentSebastian Rasmussen2-0/+2
2014-05-06tests: add new vp8parser-test binary to .gitignoreTim-Philipp Müller1-0/+1
2014-04-18tests: add standalone program for VP8 parser.Zhao, Halley2-1/+401
2013-02-11Add cog to cruft list and remove some more leftover filesTim-Philipp Müller1-2/+0
2012-11-04Fix FSF addressTim-Philipp Müller15-30/+30
2012-09-14ffmpegcolorspace is no moreWim Taymans1-2/+2
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-5/+5
2012-07-11tests: fix build of pitch-testTim-Philipp Müller1-2/+5
2012-01-31controller: adapt to control-source type changesStefan Sauer1-10/+9
2012-01-30controller: rename control-bindingsStefan Sauer1-1/+1
2012-01-23controller: move from control-binding to control-binding-directStefan Sauer1-1/+2
2012-01-20controller: adapt to control binding changesStefan Sauer1-1/+1
2012-01-20controller: adapt to controller api changesStefan Sauer1-1/+2
2011-12-31controller: port to API changesStefan Sauer1-24/+7
2011-12-19controller: port to new interpolation-mode apiStefan Sauer1-2/+1
2011-12-19controller: port to new controller apiStefan Sauer1-1/+2
2011-11-04controller: port to new controller location and apiStefan Sauer1-2/+0
2011-02-16icles: Completely remove equalizer-test from -bad, it's in -good nowSebastian Dröge2-296/+1
2011-02-16equalizer-test: Initialize debug category after gst_init() to fix segfaultSebastian Dröge1-2/+2
2010-12-31selector: move input-selector and output-selector to coreTim-Philipp Müller3-181/+1
2010-12-08output-selector-test: don't hardcode videosinks and use more colorspace conv.Stefan Kost1-14/+32
2010-09-21pitch-test: Don't use deprecated GstController APISebastian Dröge1-3/+19
2010-09-15metadata: remove metadata pluginStefan Kost1-16/+12
2010-07-22examples: Use cairo instead of gdk_draw_* APISebastian Dröge1-13/+18
2010-06-27tests: Fix build with GTK+ < 2.17.7Sebastian Dröge1-0/+8
2010-06-27tests: Don't use deprecated GTK API to fix the build with GTK+ 3.0Sebastian Dröge1-4/+8
2010-06-02cog: remove old testsDavid Schleef1-18/+1
2010-05-11Remove oss4 pluginTim-Philipp Müller3-267/+1
2010-03-22Add -Wold-style-definitionBenjamin Otte1-4/+5
2010-03-21tests: Add file I forgot to check inBenjamin Otte2-1/+104
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-3/+8
2010-03-09build: Make some more rules silent if requestedSebastian Dröge1-1/+1
2010-02-19.gitignore: ignore generated cog filesTim-Philipp Müller1-0/+2
2010-01-16examples: Fix build and signal connection for GtkBuilder stuffSebastian Dröge1-2/+2
2010-01-16icles: Link with GTK+Sebastian Dröge2-3/+3
2010-01-16tests: Port from libglade to GtkBuilderJavier Jardón3-164/+123
2009-12-17tests: try to fix 'make dist' when cog is not installedTim-Philipp Müller1-2/+1
2009-11-20tests/icles: make cog test program depend on USE_COG. Fixes build without orc.Michael Smith1-0/+2
2009-11-20cog: Add orc test code for cogDavid Schleef1-0/+16
2009-10-27Remove executable bits from non-executable files.Michael Smith1-0/+0
2009-08-21tests: fix test-oss4 to treat an empty device name the same as a NULL nameTim-Philipp Müller1-1/+2
2008-10-06configure.acStefan Kost1-1/+1
2008-08-21Add dccp plugin. Fixes #542390.Leandro Melo de Sales14-0/+1504
2008-06-19Use BOILERPLATE macro and update test to the latest api changes.Stefan Kost1-13/+19
2008-06-12tests/icles/test-oss4.c: Include stdlib.h.Stefan Kost1-0/+1
2008-05-22tests/icles/: Small oss4 test that probes for available devices and retrieves...Tim-Philipp Müller3-2/+263
2008-04-18tests/icles/metadata_editor.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller1-1/+1
2008-04-11tests/icles/metadata_editor.*: Remove GstXOverlay stuff and use gdkpixbufsink...Tim-Philipp Müller2-36/+125