summaryrefslogtreecommitdiff
path: root/tests/icles
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-28Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...Edgard Lima1-1/+33
2008-02-10Revert changes to 2008-02-09 due to frozen.Edgard Lima1-33/+1
2008-02-10Map Date-Time and GPS tags.Edgard Lima1-1/+33
2008-02-07Add more tags. Improve test app.Edgard Lima2-35/+474
2008-02-07gst/multifile/gstmultifilesink.c: Add a fixme comment.Stefan Kost1-2/+2
2008-02-02ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for th...Tim-Philipp Müller1-3/+2
2008-01-31ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat...Jan Schmidt1-1/+0
2008-01-30tests/icles/Makefile.am: Move -Wl parameter from _LDADD to _LDFLAGS to fix au...Sebastian Dröge1-2/+2
2008-01-30Add documentation. Fix test app compilation. Fix pull mode.Edgard Lima1-1/+2
2008-01-29ext/metadata/README: Formatting.Stefan Kost1-0/+1
2008-01-29Replace the switch plugin with the selector plugin. Add output- selector as t...Stefan Kost3-3/+163
2008-01-27tests/icles/metadata_editor.c: Printf format fix.Stefan Kost1-1/+2
2008-01-26configure.ac: Check for libglade-2.0, for the metadata-editor example.Tim-Philipp Müller2-10/+15
2008-01-25Add lot of documentation.Edgard Lima3-1/+1188
2007-11-07tests/icles/equalizer-test.c: Fix gain ranges for the latest equalizer changes.Sebastian Dröge1-11/+11
2007-06-12Move videocrop and osxvideo to -good.Jan Schmidt2-362/+1
2007-06-08tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink...Tim-Philipp Müller1-3/+5
2007-05-21ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH...Stefan Kost1-0/+5
2007-03-14tests/icles/equalizer-test.c: Port the example to new equalizer api.Stefan Kost1-36/+27