summaryrefslogtreecommitdiffstats
path: root/examples/seeking
Commit message (Collapse)AuthorAgeFilesLines
* Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje2003-11-021-0/+13
| | | | | Original commit message from CVS: Add static version of removed gsT_element_factory_make_or_warn()
* Nothing in this directory actually uses FreetypeDavid Schleef2003-07-261-1/+1
| | | | | Original commit message from CVS: Nothing in this directory actually uses Freetype
* - removed UNITSWim Taymans2003-05-241-2/+1
| | | | | Original commit message from CVS: - removed UNITS
* removed UNITSWim Taymans2003-05-242-2/+0
| | | | | Original commit message from CVS: removed UNITS
* fix compile errorBenjamin Otte2003-03-241-1/+1
| | | | | Original commit message from CVS: fix compile error
* - CleanupsWim Taymans2003-02-025-42/+59
| | | | | | Original commit message from CVS: - Cleanups - remove old tracing API calls
* more link fixesThomas Vander Stichele2003-01-101-7/+7
| | | | | Original commit message from CVS: more link fixes
* another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele2003-01-104-82/+80
| | | | | | | | | | 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
* exciting .cvsignore updates!David I. Lehn2002-12-311-0/+6
| | | | | Original commit message from CVS: exciting .cvsignore updates!
* Fix plugins for new query APIWim Taymans2002-12-305-35/+28
| | | | | Original commit message from CVS: Fix plugins for new query API
* Updated test appWim Taymans2002-12-261-8/+13
| | | | | Original commit message from CVS: Updated test app
* Small cleanupsWim Taymans2002-11-271-8/+9
| | | | | Original commit message from CVS: Small cleanups
* update to new structureThomas Vander Stichele2002-11-101-15/+18
| | | | | Original commit message from CVS: update to new structure
* separating tags and metadataThomas Vander Stichele2002-11-091-2/+11
| | | | | Original commit message from CVS: separating tags and metadata
* Added vorbis stream info extraction exampleWim Taymans2002-11-022-2/+314
| | | | | Original commit message from CVS: Added vorbis stream info extraction example
* use AM_CFLAGS instead of CFLAGSDavid I. Lehn2002-11-021-1/+1
| | | | | Original commit message from CVS: use AM_CFLAGS instead of CFLAGS
* - Show how to do stream position feedbackWim Taymans2002-11-011-15/+68
| | | | | | Original commit message from CVS: - Show how to do stream position feedback - Show how to do some more seeking
* Added little test apps for cdplayer and cdparanoiaWim Taymans2002-10-313-1/+479
| | | | | Original commit message from CVS: Added little test apps for cdplayer and cdparanoia
* fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839Thomas Vander Stichele2002-08-171-2/+2
| | | | | | Original commit message from CVS: fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
* add #include <stdlib.h> where neededSteve Baker2002-08-112-0/+2
| | | | | 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-082-10/+29
| | | | | Original commit message from CVS: Various updates to the new event API
* Add DV seeking exampleWim Taymans2002-06-163-3/+42
| | | | | 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
* working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2002-06-121-1/+1
| | | | | | Original commit message from CVS: * working jack elements (fixed a problem in upstream jack) * random other fixen...
* Some cleanups, add modplug seeking example.Wim Taymans2002-06-112-111/+178
| | | | | Original commit message from CVS: Some cleanups, add modplug seeking example.
* Added -t option to run the toplevel pipeline as a threadWim Taymans2002-06-091-8/+21
| | | | | Original commit message from CVS: Added -t option to run the toplevel pipeline as a thread
* Add queues to spider report current time as taken from the clockWim Taymans2002-06-091-10/+22
| | | | | | Original commit message from CVS: Add queues to spider report current time as taken from the clock
* Added wav test to seek.cWim Taymans2002-06-083-1/+371
| | | | | | 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-282-0/+538
Original commit message from CVS: moving stuff