summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-13make player example use gconfThomas Vander Stichele2-4/+12
2004-03-29return proper values for state change failuresThomas Vander Stichele1-6/+13
2004-03-15don't mix tabs and spacesThomas Vander Stichele10-143/+149
2004-03-14gst-indentThomas Vander Stichele11-638/+615
2004-03-05examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...Ronald S. Bultje1-1/+1
2004-03-01add error handler fix mixmatrix plugin filenameThomas Vander Stichele1-1/+3
2004-02-16Spelling fixJohan Dahlin1-1/+1
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte1-2/+5
2004-02-03examples/switch/.cvsignore: Ignore generated file.David I. Lehn1-0/+1
2004-01-31add error handlingThomas Vander Stichele1-1/+8
2004-01-31examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn1-1/+1
2004-01-25add cvsignore fileBenjamin Otte1-0/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-11configure.ac: Adding examples/switch/MakefileJulien Moutte3-2/+116
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte1-1/+2
2004-01-07examples/gstplay/player.c: Adding some new lines in g_print calls.Julien Moutte1-3/+3
2003-12-22Merge CAPS branchDavid Schleef1-62/+11