summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* mpegtsmux: Test program of mpts support is addedLin YANG2009-08-311-0/+210
* Move examples directory to tests/examples as in every other GStreamer moduleSebastian Dröge2009-02-2440-5406/+0
* Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421Jan Schmidt2009-01-051-2/+2
* examples/app/: Fix example to unref after emiting the push-buffer action.Wim Taymans2008-12-154-0/+4
* examples/scaletempo/.cvsignore: Add example to cvs ignores.Jan Schmidt2008-11-031-0/+1
* configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I c...Tim-Philipp Müller2008-10-301-0/+4
* examples/Makefile.am: Only built scaletempo example if we have gtk.Stefan Kost2008-09-151-1/+6
* update spec file and add missing subdirs in Makefile.amChristian Schaller2008-09-011-2/+2
* Add scaletempo plugin, which allows to scale the speed of audio without chang...Rov Juvano2008-08-316-0/+2248
* examples/app/appsink-src.c: Don't use a buffer after unreffing it.Wim Taymans2008-06-191-3/+5
* Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost2008-06-184-4/+4
* examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans2008-06-123-1/+199
* examples/app/.cvsignore: Ignore more.Stefan Kost2008-06-121-0/+3
* examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans2008-06-064-1/+682
* examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbi...Wim Taymans2008-06-061-4/+4
* examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans2008-06-054-2/+256
* examples/directfb/gstdfb.c: Don't use the deprecated gst_element_get_pad().Sebastian Dröge2008-05-291-2/+2
* Don't use _gst_pad().Wim Taymans2008-05-261-7/+10
* examples/switch/switcher.c: Update switch example to use input selector.Zaheer Abbas Merali2008-03-171-16/+17
* examples/app/appsrc_ex.c: Fix compilation after changing the name of a method.Wim Taymans2007-09-201-1/+1
* Make switch more reliable and also not lock up when sink pad caps change.Zaheer Abbas Merali2007-08-241-8/+9
* Add stdlib include (free, atoi, exit).Stefan Kost2007-07-182-0/+3
* examples/switch/switcher.c (my_bus_callback, switch_timer, last_message_recei...Zaheer Abbas Merali2007-06-221-4/+11
* examples/switch/switcher.c (loop, my_bus_callback, switch_timer, last_message...Zaheer Abbas Merali2007-05-032-36/+80
* examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply.Jan Schmidt2007-03-121-0/+1
* Add appsrc/appsink example.David Schleef2007-03-113-2/+97
* ex/: #define red greenTim-Philipp Müller2006-06-121-0/+1
* docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.Julien Moutte2006-04-071-0/+3
* examples/Makefile.am: Cleanup non existing examples.Julien Moutte2005-11-061-1/+1
* examples/Makefile.am: Make buildbot happy.Julien Moutte2005-11-061-1/+1
* Makefile.am: examples in dist subdirs.Julien Moutte2005-11-061-6/+1
* Enable documentation.Julien Moutte2005-11-065-10/+530
* ex/: and more typos fixedStefan Kost2005-10-131-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-052-2/+3
* remove seeking example, they're in gst-plugins-baseThomas Vander Stichele2005-08-169-2262/+1
* removed from HEADThomas Vander Stichele2005-08-131-379/+0
* delete obsolete exampleStefan Kost2005-08-023-530/+0
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-045-2/+330
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-027-34/+49
* Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje2005-01-092-16/+14
* examples/gstplay/player.c: Don't iterate.Ronald S. Bultje2005-01-052-10/+32
* examples/: David Schleef2004-10-264-7/+7
* examples/seeking/: Added some more examples, update others.Wim Taymans2004-10-254-3/+376
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-127-41/+50
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-032-3/+5
* More playback updates, attempt to fix things after the state change breakage.Wim Taymans2004-07-221-4/+13
* Make sure the widget gets updated even if the slider value doesn't change.Wim Taymans2004-07-161-2/+5
* Make Johan happy.Wim Taymans2004-07-121-0/+1
* examples/seeking/seek.c: Don't consume all CPU in the idle loop.Wim Taymans2004-07-091-0/+1