summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421Jan Schmidt1-2/+2
2008-12-15examples/app/: Fix example to unref after emiting the push-buffer action.Wim Taymans4-0/+4
2008-11-03examples/scaletempo/.cvsignore: Add example to cvs ignores.Jan Schmidt1-0/+1
2008-10-30configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I c...Tim-Philipp Müller1-0/+4
2008-09-15examples/Makefile.am: Only built scaletempo example if we have gtk.Stefan Kost1-1/+6
2008-09-01update spec file and add missing subdirs in Makefile.amChristian Schaller1-2/+2
2008-08-31Add scaletempo plugin, which allows to scale the speed of audio without chang...Rov Juvano6-0/+2248
2008-06-19examples/app/appsink-src.c: Don't use a buffer after unreffing it.Wim Taymans1-3/+5
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost4-4/+4
2008-06-12examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans3-1/+199
2008-06-12examples/app/.cvsignore: Ignore more.Stefan Kost1-0/+3
2008-06-06examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans4-1/+682
2008-06-06examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbi...Wim Taymans1-4/+4
2008-06-05examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans4-2/+256
2008-05-29examples/directfb/gstdfb.c: Don't use the deprecated gst_element_get_pad().Sebastian Dröge1-2/+2
2008-05-26Don't use _gst_pad().Wim Taymans1-7/+10
2008-03-17examples/switch/switcher.c: Update switch example to use input selector.Zaheer Abbas Merali1-16/+17
2007-09-20examples/app/appsrc_ex.c: Fix compilation after changing the name of a method.Wim Taymans1-1/+1
2007-08-24Make switch more reliable and also not lock up when sink pad caps change.Zaheer Abbas Merali1-8/+9
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost2-0/+3
2007-06-22examples/switch/switcher.c (my_bus_callback, switch_timer, last_message_recei...Zaheer Abbas Merali1-4/+11
2007-05-03examples/switch/switcher.c (loop, my_bus_callback, switch_timer, last_message...Zaheer Abbas Merali2-36/+80
2007-03-12examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply.Jan Schmidt1-0/+1
2007-03-11Add appsrc/appsink example.David Schleef3-2/+97
2006-06-12ex/: #define red greenTim-Philipp Müller1-0/+1
2006-04-07docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.Julien Moutte1-0/+3
2005-11-06examples/Makefile.am: Cleanup non existing examples.Julien Moutte1-1/+1
2005-11-06examples/Makefile.am: Make buildbot happy.Julien Moutte1-1/+1
2005-11-06Makefile.am: examples in dist subdirs.Julien Moutte1-6/+1
2005-11-06Enable documentation.Julien Moutte5-10/+530
2005-10-13ex/: and more typos fixedStefan Kost1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt2-2/+3
2005-08-16remove seeking example, they're in gst-plugins-baseThomas Vander Stichele9-2262/+1
2005-08-13removed from HEADThomas Vander Stichele1-379/+0
2005-08-02delete obsolete exampleStefan Kost3-530/+0
2005-07-04examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo5-2/+330
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef7-34/+49
2005-01-09Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje2-16/+14
2005-01-05examples/gstplay/player.c: Don't iterate.Ronald S. Bultje2-10/+32
2004-10-26examples/: David Schleef4-7/+7
2004-10-25examples/seeking/: Added some more examples, update others.Wim Taymans4-3/+376
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef7-41/+50
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2-3/+5
2004-07-22More playback updates, attempt to fix things after the state change breakage.Wim Taymans1-4/+13
2004-07-16Make sure the widget gets updated even if the slider value doesn't change.Wim Taymans1-2/+5
2004-07-12Make Johan happy.Wim Taymans1-0/+1
2004-07-09examples/seeking/seek.c: Don't consume all CPU in the idle loop.Wim Taymans1-0/+1
2004-07-08examples/seeking/seek.c: Added playbin seeking example.Wim Taymans1-44/+146
2004-05-19configure.ac: Add sunaudioDavid Schleef1-1/+7