summaryrefslogtreecommitdiffstats
path: root/examples/capsfilter
Commit message (Collapse)AuthorAgeFilesLines
* Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje2005-01-091-15/+13
| | | | | | | | | | | | | | | | | | | | | Original commit message from CVS: * configure.ac: * examples/capsfilter/capsfilter1.c: (main): * examples/seeking/spider_seek.c: (make_spider_pipeline): * ext/dvdread/Makefile.am: * ext/dvdread/demo-play: * ext/dvdread/demo-play.c: * gconf/gstreamer.schemas.in: * gst-libs/gst/gconf/gconf.c: * sys/v4l/TODO: * testsuite/Makefile.am: * testsuite/embed/Makefile.am: * testsuite/embed/embed.c: (cb_expose), (main): Remove all references to xvideosink, fix examples (#140845). * gst/playback/gstplaybasebin.c: (group_destroy): Apparently, disposal does not unlink - so do explicitely. * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): Add debug.
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-1/+1
| | | | | Original commit message from CVS: don't mix tabs and spaces
* gst-indentThomas Vander Stichele2004-03-141-10/+9
| | | | | Original commit message from CVS: gst-indent
* change _connect to _linkDavid Schleef2003-12-021-5/+5
| | | | | Original commit message from CVS: change _connect to _link
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-111-6/+6
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* Added a check for sidplayWim Taymans2002-01-062-0/+96
Original commit message from CVS: Added a check for sidplay Added a capsfilter example