summaryrefslogtreecommitdiffstats
path: root/examples/seeking/spider_seek.c
Commit message (Expand)AuthorAgeFilesLines
* removed from HEADThomas Vander Stichele2005-08-131-379/+0
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-2/+5
* Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje2005-01-091-1/+1
* examples/: David Schleef2004-10-261-2/+2
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-121-8/+10
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-12/+13
* gst-indentThomas Vander Stichele2004-03-141-64/+63
* removed UNITSWim Taymans2003-05-241-1/+0
* - CleanupsWim Taymans2003-02-021-3/+0
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-5/+5
* Fix plugins for new query APIWim Taymans2002-12-301-3/+3
* add #include <stdlib.h> where neededSteve Baker2002-08-111-0/+1
* Various updates to the new event APIWim Taymans2002-07-081-2/+2
* Add DV seeking exampleWim Taymans2002-06-161-1/+1
* working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2002-06-121-1/+1
* Some cleanups, add modplug seeking example.Wim Taymans2002-06-111-57/+72
* Added -t option to run the toplevel pipeline as a threadWim Taymans2002-06-091-8/+21
* Add queues to spider report current time as taken from the clockWim Taymans2002-06-091-10/+22
* Added wav test to seek.cWim Taymans2002-06-081-0/+337