gstreamer/tests/icles
Stefan Kost 84f95ae282 Replace the switch plugin with the selector plugin. Add output-selector as the opposite of input-selector (was switc...
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/inspect/plugin-metadata.xml:
* docs/plugins/inspect/plugin-selector.xml:
* docs/plugins/inspect/plugin-soundtouch.xml:
* docs/plugins/inspect/plugin-switch.xml:
* gst/selector/.cvsignore:
* gst/selector/Makefile.am:
* gst/selector/gstinputselector.c:
* gst/selector/gstinputselector.h:
* gst/selector/gstoutputselector.c:
* gst/selector/gstoutputselector.h:
* gst/selector/gstselector-marshal.list:
* gst/selector/gstselector.c:
* gst/selector/selector.vcproj:
* gst/switch/.cvsignore:
* gst/switch/Makefile.am:
* gst/switch/gstswitch-marshal.list:
* gst/switch/gstswitch.c:
* gst/switch/gstswitch.h:
* gst/switch/switch.vcproj:
* tests/icles/.cvsignore:
* tests/icles/Makefile.am:
* tests/icles/output-selector-test.c:
Replace the switch plugin with the selector plugin. Add output-
selector as the opposite of input-selectoo (was switch). Add a test
for output-selector. Add docs for the elements. The vcproj needs
update. Fixes #500142.
2010-12-31 01:14:34 +00:00
..
playback tests/playback: due to popular demand mv them from examples to icles 2010-08-12 12:27:58 +03:00
.gitignore examples: add a test for difference position formats 2010-05-06 08:22:36 +03:00
audio-trickplay.c tests: make audio-trickplay test compile when the gst debugging system is disabled 2010-06-24 15:31:31 +01:00
Makefile.am tests/playback: due to popular demand mv them from examples to icles 2010-08-12 12:27:58 +03:00
output-selector-test.c Replace the switch plugin with the selector plugin. Add output-selector as the opposite of input-selector (was switc... 2010-12-31 01:14:34 +00:00
playbin-text.c icles: Only accept plain subtitles in the playbin-text icles test 2010-06-10 08:46:50 +02:00
position-formats.c examples: add a test for difference position formats 2010-05-06 08:22:36 +03:00
stress-playbin.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
stress-xoverlay.c xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
test-box.c tests/icles/.cvsignore: update ignore file. 2008-10-20 13:45:55 +00:00
test-colorkey.c tests: don't use deprecated gtk_widget_hide_all() 2010-10-21 13:38:01 +01:00
test-scale.c tests/icles/test-scale.c: Include <stdlib.h> for atoi(). 2008-08-04 12:35:07 +00:00
test-textoverlay.c ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fixes rendering issue ('ghost' images of t... 2008-06-02 18:37:02 +00:00
test-xoverlay.c tests: don't use deprecated gtk_widget_hide_all() 2010-10-21 13:38:01 +01:00