Commit graph

69 commits

Author SHA1 Message Date
Wim Taymans
6446e509a5 Added mod
Original commit message from CVS:
Added mod
2002-06-12 22:45:35 +00:00
Andy Wingo
46de5e98f1 working jack elements (fixed a problem in upstream jack) random other fixen...
Original commit message from CVS:
* working jack elements (fixed a problem in upstream jack)
* random other fixen...
2002-06-12 03:32:01 +00:00
Wim Taymans
2f56cd1aa9 Some cleanups, add modplug seeking example.
Original commit message from CVS:
Some cleanups, add modplug seeking example.
2002-06-11 19:20:52 +00:00
Wim Taymans
65c08a4403 Added -t option to run the toplevel pipeline as a thread
Original commit message from CVS:
Added -t option to run the toplevel pipeline as a thread
2002-06-09 10:58:37 +00:00
Wim Taymans
50d4bb588d Add queues to spider report current time as taken from the clock
Original commit message from CVS:
Add queues to spider
report current time as taken from the clock
2002-06-09 00:26:26 +00:00
Wim Taymans
8d31a56e73 Added wav test to seek.c
Original commit message from CVS:
Added wav test to seek.c
Added an example of element query/seek using spider
2002-06-08 14:57:15 +00:00
Andy Wingo
d3d65dc9f6 better latency for default audio sink
Original commit message from CVS:
better latency for default audio sink
2002-06-07 20:16:25 +00:00
Thomas Vander Stichele
e805a46dca this does wingo's stuff
Original commit message from CVS:
this does wingo's stuff
2002-06-07 19:14:45 +00:00
Thomas Vander Stichele
58760dac1c adding dynparams filter example code
Original commit message from CVS:
adding dynparams filter example code
2002-06-07 19:00:21 +00:00
Wim Taymans
903b6b57ad Seek on the queue in mp3, added flac seeking test
Original commit message from CVS:
Seek on the queue in mp3, added flac seeking test
2002-06-06 20:26:52 +00:00
Wim Taymans
009c7beb5b Fix the compile error
Original commit message from CVS:
Fix the compile error
2002-06-03 22:18:57 +00:00
Thomas Vander Stichele
b1534bdad7 add
Original commit message from CVS:
add
2002-06-03 18:34:40 +00:00
Thomas Vander Stichele
550242d8c8 fixing *wtay*'s code
Original commit message from CVS:
fixing *wtay*'s code
2002-06-02 15:48:30 +00:00
Thomas Vander Stichele
dac1353696 moving stuff
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00
Andy Wingo
3a9c675a68 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

same with *factory and typefind.

also, some -Werror fixes.
2002-04-11 20:42:25 +00:00
Andy Wingo
d6258153e0 removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19 04:10:05 +00:00
Bastien Nocera
26042c9fee - added gob example plugin
Original commit message from CVS:
- added gob example plugin
2002-01-20 01:49:15 +00:00
Andy Wingo
265582a881 hrm
Original commit message from CVS:
hrm
2002-01-07 02:42:44 +00:00
Wim Taymans
6dd422d768 Added a check for sidplay
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00