summaryrefslogtreecommitdiff
path: root/tests/icles
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools build systemTim-Philipp Müller2019-10-142-18/+0
* meson: build more examplesTim-Philipp Müller2018-11-251-0/+6
* tests: remove test that's never been ported to 1.xTim-Philipp Müller2018-01-164-1834/+1
* Update Edgard Lima's emailEdgard Lima2017-02-272-2/+2
* Remove various unported pluginsSebastian Dröge2016-12-2114-1506/+0
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-2/+1
* examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller2015-06-213-402/+1
* tests/icles/dccp: Release reference to parentSebastian Rasmussen2014-07-102-0/+2
* tests: add new vp8parser-test binary to .gitignoreTim-Philipp Müller2014-05-061-0/+1
* tests: add standalone program for VP8 parser.Zhao, Halley2014-04-182-1/+401
* Add cog to cruft list and remove some more leftover filesTim-Philipp Müller2013-02-111-2/+0
* Fix FSF addressTim-Philipp Müller2012-11-0415-30/+30
* ffmpegcolorspace is no moreWim Taymans2012-09-141-2/+2
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-5/+5
* tests: fix build of pitch-testTim-Philipp Müller2012-07-111-2/+5
* controller: adapt to control-source type changesStefan Sauer2012-01-311-10/+9
* controller: rename control-bindingsStefan Sauer2012-01-301-1/+1
* controller: move from control-binding to control-binding-directStefan Sauer2012-01-231-1/+2
* controller: adapt to control binding changesStefan Sauer2012-01-201-1/+1
* controller: adapt to controller api changesStefan Sauer2012-01-201-1/+2
* controller: port to API changesStefan Sauer2011-12-311-24/+7
* controller: port to new interpolation-mode apiStefan Sauer2011-12-191-2/+1
* controller: port to new controller apiStefan Sauer2011-12-191-1/+2
* controller: port to new controller location and apiStefan Sauer2011-11-041-2/+0
* icles: Completely remove equalizer-test from -bad, it's in -good nowSebastian Dröge2011-02-162-296/+1
* equalizer-test: Initialize debug category after gst_init() to fix segfaultSebastian Dröge2011-02-161-2/+2
* selector: move input-selector and output-selector to coreTim-Philipp Müller2010-12-313-181/+1
* output-selector-test: don't hardcode videosinks and use more colorspace conv.Stefan Kost2010-12-081-14/+32
* pitch-test: Don't use deprecated GstController APISebastian Dröge2010-09-211-3/+19
* metadata: remove metadata pluginStefan Kost2010-09-151-16/+12
* examples: Use cairo instead of gdk_draw_* APISebastian Dröge2010-07-221-13/+18
* tests: Fix build with GTK+ < 2.17.7Sebastian Dröge2010-06-271-0/+8
* tests: Don't use deprecated GTK API to fix the build with GTK+ 3.0Sebastian Dröge2010-06-271-4/+8
* cog: remove old testsDavid Schleef2010-06-021-18/+1
* Remove oss4 pluginTim-Philipp Müller2010-05-113-267/+1
* Add -Wold-style-definitionBenjamin Otte2010-03-221-4/+5
* tests: Add file I forgot to check inBenjamin Otte2010-03-212-1/+104
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-3/+8
* build: Make some more rules silent if requestedSebastian Dröge2010-03-091-1/+1
* .gitignore: ignore generated cog filesTim-Philipp Müller2010-02-191-0/+2
* examples: Fix build and signal connection for GtkBuilder stuffSebastian Dröge2010-01-161-2/+2
* icles: Link with GTK+Sebastian Dröge2010-01-162-3/+3
* tests: Port from libglade to GtkBuilderJavier Jardón2010-01-163-164/+123
* tests: try to fix 'make dist' when cog is not installedTim-Philipp Müller2009-12-171-2/+1
* tests/icles: make cog test program depend on USE_COG. Fixes build without orc.Michael Smith2009-11-201-0/+2
* cog: Add orc test code for cogDavid Schleef2009-11-201-0/+16
* Remove executable bits from non-executable files.Michael Smith2009-10-271-0/+0
* tests: fix test-oss4 to treat an empty device name the same as a NULL nameTim-Philipp Müller2009-08-211-1/+2
* configure.acStefan Kost2008-10-061-1/+1
* Add dccp plugin. Fixes #542390.Leandro Melo de Sales2008-08-2114-0/+1504