summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* examples/seeking/seek.c: Added playbin seeking example.Wim Taymans2004-07-081-44/+146
* configure.ac: Add sunaudioDavid Schleef2004-05-191-1/+7
* make player example use gconfThomas Vander Stichele2004-04-132-4/+12
* return proper values for state change failuresThomas Vander Stichele2004-03-291-6/+13
* don't mix tabs and spacesThomas Vander Stichele2004-03-1510-143/+149
* gst-indentThomas Vander Stichele2004-03-1411-638/+615
* examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...Ronald S. Bultje2004-03-051-1/+1
* add error handler fix mixmatrix plugin filenameThomas Vander Stichele2004-03-011-1/+3
* Spelling fixJohan Dahlin2004-02-161-1/+1
* examples/gstplay/player.c: Adding some output for debugging.Julien Moutte2004-02-151-2/+5
* examples/switch/.cvsignore: Ignore generated file.David I. Lehn2004-02-031-0/+1
* add error handlingThomas Vander Stichele2004-01-311-1/+8
* examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn2004-01-311-1/+1
* add cvsignore fileBenjamin Otte2004-01-251-0/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* configure.ac: Adding examples/switch/MakefileJulien Moutte2004-01-113-2/+116
* examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte2004-01-071-1/+2
* examples/gstplay/player.c: Adding some new lines in g_print calls.Julien Moutte2004-01-071-3/+3
* Merge CAPS branchDavid Schleef2003-12-221-62/+11