summaryrefslogtreecommitdiff
path: root/tests/icles
AgeCommit message (Expand)AuthorFilesLines
2013-01-27tests: use g_timeout_add_seconds instead of g_timeout_addB.Prathibha1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller8-16/+16
2012-10-01tests: port gdkpixbufsink testTim-Philipp Müller1-11/+16
2012-09-14fix more capsWim Taymans1-1/+1
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2-12/+12
2012-08-08No code with side-effects inside g_assert() pleaseTim-Philipp Müller1-6/+6
2012-07-03tests: do not use deprecated gtk+ symbolsJavier Jardón1-3/+4
2012-04-20tests: oss4: limit test scopeMark Nauwelaerts1-130/+2
2012-04-13Update everything for the removal of the interface library and mixer/tuner in...Sebastian Dröge2-4/+4
2012-04-04gst: Update versioningSebastian Dröge1-3/+3
2012-03-31update for child proxy api changeWim Taymans1-4/+4
2012-03-01Merge branch 'master' into 0.11Mark Nauwelaerts1-0/+4
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey1-0/+4
2012-01-22Use new GLib API unconditionallyTim-Philipp Müller5-25/+1
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge5-1/+15
2011-12-12tests: g_thread_init() is deprecated in glib masterTim-Philipp Müller4-0/+8
2011-12-12Use g_thread_try_new() instead of g_thread_crate() with newer glib versionsTim-Philipp Müller1-1/+7
2011-11-29fix for moved interfacesWim Taymans2-3/+5
2011-11-15update for _get_caps() -> _query_caps()Wim Taymans1-1/+1
2011-08-03fix compilationWim Taymans1-3/+3
2011-08-03test/ickles: Port gdkpixbufsink testEdward Hervey1-9/+10
2011-04-18Merge branch 'master' into 0.11Wim Taymans2-6/+0
2011-04-16tests: Address unused but set variablesRobert Swain2-6/+0
2011-02-28build: don't hardcode version numberWim Taymans1-1/+1
2011-02-17.gitignore: ignore moved equalizer test binaryTim-Philipp Müller1-0/+1
2011-02-16icles: Add equalizer-test to the build systemSebastian Dröge1-1/+5
2011-02-16[MOVED FROM BAD 5/5] equalizer-test: Initialize debug category after gst_init...Sebastian Dröge1-2/+2
2011-02-16[MOVED FROM BAD 4/5] tests/icles/equalizer-test.c: Fix gain ranges for the la...Sebastian Dröge1-11/+11
2011-02-16[MOVED FROM BAD 3/5] ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequali...Stefan Kost1-0/+5
2011-02-16[MOVED FROM BAD 2/5] tests/icles/equalizer-test.c: Port the example to new eq...Stefan Kost1-36/+27
2011-02-16[MOVED FROM BAD 1/5] Fix up to use the newly ported (actually working) GstAud...Tim-Philipp Müller1-0/+293
2010-05-11Move oss4 plugin from -bad to -goodTim-Philipp Müller2-1/+13
2010-05-11tests: fix test-oss4 to treat an empty device name the same as a NULL nameTim-Philipp Müller1-1/+2
2010-05-11tests/icles/test-oss4.c: Include stdlib.h.Stefan Kost1-0/+1
2010-05-11tests/icles/: Small oss4 test that probes for available devices and retrieves...Tim-Philipp Müller1-0/+251
2010-04-17tests: don't use GST_PLUGIN_LDFLAGS when building test binariesTim-Philipp Müller1-5/+0
2010-04-14tests: use LDADD for libs to link to instead of LDFLAGSTim-Philipp Müller1-3/+3
2010-03-21Add -Wold-style-definition flagBenjamin Otte1-1/+1
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte1-3/+3
2010-01-22build: no unused variables when disabling assertsStefan Kost1-0/+2
2009-02-02Fix compiler warningsWim Taymans1-18/+20
2009-01-31Fix format string compiler warningSebastian Dröge1-2/+1
2009-01-30Fix up some compile flagsJan Schmidt1-2/+2
2008-11-25tests/icles/.cvsignore: cvsignore newly generated file.Wim Taymans1-0/+1
2008-11-25gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...Wim Taymans2-1/+147
2008-10-27tests/check/elements/icydemux.c: Add some refcount checkWim Taymans1-1/+1
2008-08-26tests/icles/.cvsignore: Ignore more.Stefan Kost1-0/+1
2008-08-20gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...Wim Taymans2-1/+147
2008-05-21Don't use gst_element_get_pad(), it's a bad method.Wim Taymans1-2/+2
2008-04-18tests/icles/gdkpixbufsink-test.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller1-1/+1