Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Added little test apps for cdplayer and cdparanoia
|
|
Original commit message from CVS:
Add an example that shows transcoding stats for mpeg audio to vorbis
|
|
Original commit message from CVS:
const fixes
|
|
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
|
|
Original commit message from CVS:
add #include <stdlib.h> where needed
|
|
Original commit message from CVS:
Some small updates
|
|
Original commit message from CVS:
merge from release branch
|
|
Original commit message from CVS:
Various updates to the new event API
|
|
Original commit message from CVS:
Add DV seeking example
|
|
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
|
|
Original commit message from CVS:
Added mod
|
|
Original commit message from CVS:
* working jack elements (fixed a problem in upstream jack)
* random other fixen...
|
|
Original commit message from CVS:
Some cleanups, add modplug seeking example.
|
|
Original commit message from CVS:
Added -t option to run the toplevel pipeline as a thread
|
|
Original commit message from CVS:
Add queues to spider
report current time as taken from the clock
|
|
Original commit message from CVS:
Added wav test to seek.c
Added an example of element query/seek using spider
|
|
Original commit message from CVS:
better latency for default audio sink
|
|
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
|