summaryrefslogtreecommitdiffstats
path: root/examples/seeking/spider_seek.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-11add #include <stdlib.h> where neededSteve Baker1-0/+1
Original commit message from CVS: add #include <stdlib.h> where needed
2002-07-08Various updates to the new event APIWim Taymans1-2/+2
Original commit message from CVS: Various updates to the new event API
2002-06-16Add DV seeking exampleWim Taymans1-1/+1
Original commit message from CVS: Add DV seeking example
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo1-1/+1
Original commit message from CVS: * working jack elements (fixed a problem in upstream jack) * random other fixen...
2002-06-11Some cleanups, add modplug seeking example.Wim Taymans1-57/+72
Original commit message from CVS: Some cleanups, add modplug seeking example.
2002-06-09Added -t option to run the toplevel pipeline as a threadWim Taymans1-8/+21
Original commit message from CVS: Added -t option to run the toplevel pipeline as a thread
2002-06-09Add queues to spider report current time as taken from the clockWim Taymans1-10/+22
Original commit message from CVS: Add queues to spider report current time as taken from the clock
2002-06-08Added wav test to seek.cWim Taymans1-0/+337
Original commit message from CVS: Added wav test to seek.c Added an example of element query/seek using spider