summaryrefslogtreecommitdiff
path: root/examples/seeking/seek.c
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
* examples/: David Schleef2004-10-261-2/+2
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-121-9/+9
* 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
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-24/+27
* gst-indentThomas Vander Stichele2004-03-141-137/+154
* Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje2003-11-021-0/+13
* - removed UNITSWim Taymans2003-05-241-2/+1
* - CleanupsWim Taymans2003-02-021-30/+59
* more link fixesThomas Vander Stichele2003-01-101-7/+7
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-47/+46
* Fix plugins for new query APIWim Taymans2002-12-301-4/+4
* Updated test appWim Taymans2002-12-261-8/+13
* add #include <stdlib.h> where neededSteve Baker2002-08-111-0/+1
* Some small updatesWim Taymans2002-07-241-16/+69
* Various updates to the new event APIWim Taymans2002-07-081-8/+27
* Add DV seeking exampleWim Taymans2002-06-161-1/+40
* use _or_warn to notify when failing to create elements adding code for colors...Thomas Vander Stichele2002-06-131-47/+46
* Added modWim Taymans2002-06-121-1/+1
* Some cleanups, add modplug seeking example.Wim Taymans2002-06-111-54/+106
* Added wav test to seek.cWim Taymans2002-06-081-0/+33
* Seek on the queue in mp3, added flac seeking testWim Taymans2002-06-061-46/+187
* Fix the compile errorWim Taymans2002-06-031-4/+4
* fixing *wtay*'s codeThomas Vander Stichele2002-06-021-12/+12
* moving stuffThomas Vander Stichele2002-05-281-0/+531