summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2005-09-02All plugins updated for element state changes.Andy Wingo
2005-08-16remove seeking example, they're in gst-plugins-baseThomas Vander Stichele
2005-08-13removed from HEADThomas Vander Stichele
2005-08-02delete obsolete exampleStefan Kost
2005-07-04examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef
2005-01-09Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje
2005-01-05examples/gstplay/player.c: Don't iterate.Ronald S. Bultje
2004-10-26examples/: David Schleef
2004-10-25examples/seeking/: Added some more examples, update others.Wim Taymans
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte
2004-07-22More playback updates, attempt to fix things after the state change breakage.Wim Taymans
2004-07-16Make sure the widget gets updated even if the slider value doesn't change.Wim Taymans
2004-07-12Make Johan happy.Wim Taymans
2004-07-09examples/seeking/seek.c: Don't consume all CPU in the idle loop.Wim Taymans
2004-07-08examples/seeking/seek.c: Added playbin seeking example.Wim Taymans
2004-05-19configure.ac: Add sunaudioDavid Schleef
2004-04-13make player example use gconfThomas Vander Stichele
2004-03-29return proper values for state change failuresThomas Vander Stichele
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-14gst-indentThomas Vander Stichele
2004-03-05examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...Ronald S. Bultje
2004-03-01add error handler fix mixmatrix plugin filenameThomas Vander Stichele
2004-02-16Spelling fixJohan Dahlin
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte
2004-02-03examples/switch/.cvsignore: Ignore generated file.David I. Lehn
2004-01-31add error handlingThomas Vander Stichele
2004-01-31examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn
2004-01-25add cvsignore fileBenjamin Otte
2004-01-18use new error signal and classificationThomas Vander Stichele
2004-01-11configure.ac: Adding examples/switch/MakefileJulien Moutte
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte
2004-01-07examples/gstplay/player.c: Adding some new lines in g_print calls.Julien Moutte
2003-12-22Merge CAPS branchDavid Schleef
2003-12-21examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte
2003-12-21configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte
2003-12-19superfluous space segregationThomas Vander Stichele
2003-12-16Adding tag dumping support.Julien Moutte
2003-12-14build fixThomas Vander Stichele
2003-12-14Fixing makefile. Smarter seekJulien Moutte
2003-12-14Adding a test app for libgstplay. It is a command line player.Julien Moutte
2003-12-02change _connect to _linkDavid Schleef
2003-11-02Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje
2003-08-10Remove redundant plugindir definitionDavid Schleef
2003-07-29fix installing into wrong dirDavid Schleef
2003-07-26fix initializationDavid Schleef
2003-07-26Nothing in this directory actually uses FreetypeDavid Schleef
2003-07-25Compilation fixes for 64-bit architecturesDavid Schleef
2003-05-24- removed UNITSWim Taymans