summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* More work on subclassing the sinks from the basesink.BRANCH-THREADEDWim Taymans2005-03-041-1/+1
* examples/seeking/seek.c: Add realtime scrubbing to the seek example.Jan Schmidt2005-02-201-4/+47
* examples/seeking/seek.c: Add AVI pipeline.Ronald S. Bultje2005-02-051-1/+67
* Clock fixes.Wim Taymans2005-01-111-1/+72
* Handle EOS in oggdemux. Activate chains on BOS pages.Wim Taymans2005-01-071-2/+0
* Ogg fixes. xvimagesink clock unscheduling for faster state changes.Wim Taymans2005-01-061-2/+7
* Implement flushing.Wim Taymans2005-01-041-10/+24
* First attempt at seeking in ogg vorbis.Wim Taymans2004-12-311-2/+2
* Ogg demuxer updates, uses decoder plugin internally to convert granulepos to ...Wim Taymans2004-12-311-1/+41
* Various plugin updates.Wim Taymans2004-12-291-72/+52
* Various plugin updates to have something to play with.Wim Taymans2004-12-203-0/+251
* 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
* examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte2003-12-211-3/+4
* configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte2003-12-211-0/+2
* superfluous space segregationMOVE-TO-FDOThomas Vander Stichele2003-12-191-6/+6
* Adding tag dumping support.Julien Moutte2003-12-161-1/+36
* build fixThomas Vander Stichele2003-12-141-2/+1
* Fixing makefile. Smarter seekJulien Moutte2003-12-142-1/+6
* Adding a test app for libgstplay. It is a command line player.Julien Moutte2003-12-143-2/+128
* change _connect to _linkDavid Schleef2003-12-021-5/+5
* Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje2003-11-021-0/+13
* Remove redundant plugindir definitionDavid Schleef2003-08-101-2/+0
* fix installing into wrong dirDavid Schleef2003-07-291-1/+1
* fix initializationDavid Schleef2003-07-262-2/+2