summaryrefslogtreecommitdiffstats
path: root/examples/seeking/seek.c
Commit message (Collapse)AuthorAgeFilesLines
* add #include <stdlib.h> where neededSteve Baker2002-08-111-0/+1
| | | | | Original commit message from CVS: add #include <stdlib.h> where needed
* Some small updatesWim Taymans2002-07-241-16/+69
| | | | | Original commit message from CVS: Some small updates
* Various updates to the new event APIWim Taymans2002-07-081-8/+27
| | | | | Original commit message from CVS: Various updates to the new event API
* Add DV seeking exampleWim Taymans2002-06-161-1/+40
| | | | | Original commit message from CVS: Add DV seeking example
* use _or_warn to notify when failing to create elements adding code for ↵Thomas Vander Stichele2002-06-131-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
* Added modWim Taymans2002-06-121-1/+1
| | | | | Original commit message from CVS: Added mod
* Some cleanups, add modplug seeking example.Wim Taymans2002-06-111-54/+106
| | | | | Original commit message from CVS: Some cleanups, add modplug seeking example.
* Added wav test to seek.cWim Taymans2002-06-081-0/+33
| | | | | | Original commit message from CVS: Added wav test to seek.c Added an example of element query/seek using spider
* Seek on the queue in mp3, added flac seeking testWim Taymans2002-06-061-46/+187
| | | | | Original commit message from CVS: Seek on the queue in mp3, added flac seeking test
* Fix the compile errorWim Taymans2002-06-031-4/+4
| | | | | Original commit message from CVS: Fix the compile error
* fixing *wtay*'s codeThomas Vander Stichele2002-06-021-12/+12
| | | | | Original commit message from CVS: fixing *wtay*'s code
* moving stuffThomas Vander Stichele2002-05-281-0/+531
Original commit message from CVS: moving stuff