Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
this does wingo's stuff
|
|
Original commit message from CVS:
adding dynparams filter example code
|
|
Original commit message from CVS:
Seek on the queue in mp3, added flac seeking test
|
|
Original commit message from CVS:
Fix the compile error
|
|
Original commit message from CVS:
add
|
|
Original commit message from CVS:
fixing *wtay*'s code
|
|
Original commit message from CVS:
moving stuff
|
|
and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
|
|
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.
|
|
Original commit message from CVS:
- added gob example plugin
|
|
Original commit message from CVS:
hrm
|
|
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
|