summaryrefslogtreecommitdiffstats
path: root/examples/seeking/seek.c
AgeCommit message (Collapse)AuthorFilesLines
2003-11-02Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje1-0/+13
Original commit message from CVS: Add static version of removed gsT_element_factory_make_or_warn()
2003-05-24- removed UNITSWim Taymans1-2/+1
Original commit message from CVS: - removed UNITS
2003-02-02- CleanupsWim Taymans1-30/+59
Original commit message from CVS: - Cleanups - remove old tracing API calls
2003-01-10more link fixesThomas Vander Stichele1-7/+7
Original commit message from CVS: more link fixes
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-47/+46
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2002-12-30Fix plugins for new query APIWim Taymans1-4/+4
Original commit message from CVS: Fix plugins for new query API
2002-12-26Updated test appWim Taymans1-8/+13
Original commit message from CVS: Updated test app
2002-08-11add #include <stdlib.h> where neededSteve Baker1-0/+1
Original commit message from CVS: add #include <stdlib.h> where needed
2002-07-24Some small updatesWim Taymans1-16/+69
Original commit message from CVS: Some small updates
2002-07-08Various updates to the new event APIWim Taymans1-8/+27
Original commit message from CVS: Various updates to the new event API
2002-06-16Add DV seeking exampleWim Taymans1-1/+40
Original commit message from CVS: Add DV seeking example
2002-06-13use _or_warn to notify when failing to create elements adding code for ↵Thomas Vander Stichele1-47/+46
colorspace without activating it use _many fun... Original commit message from CVS: use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many functions for mpeg
2002-06-12Added modWim Taymans1-1/+1
Original commit message from CVS: Added mod
2002-06-11Some cleanups, add modplug seeking example.Wim Taymans1-54/+106
Original commit message from CVS: Some cleanups, add modplug seeking example.
2002-06-08Added wav test to seek.cWim Taymans1-0/+33
Original commit message from CVS: Added wav test to seek.c Added an example of element query/seek using spider
2002-06-06Seek on the queue in mp3, added flac seeking testWim Taymans1-46/+187
Original commit message from CVS: Seek on the queue in mp3, added flac seeking test
2002-06-03Fix the compile errorWim Taymans1-4/+4
Original commit message from CVS: Fix the compile error
2002-06-02fixing *wtay*'s codeThomas Vander Stichele1-12/+12
Original commit message from CVS: fixing *wtay*'s code
2002-05-28moving stuffThomas Vander Stichele1-0/+531
Original commit message from CVS: moving stuff