Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
No "format" property in new RGB caps.
|
|
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
|
|
Original commit message from CVS:
Destroy state when going to READY
|
|
Original commit message from CVS:
Add some more convertors (for YV12). this is getting silly...
|
|
Original commit message from CVS:
Fixed problem with color conversion
Added conversion between YV12 and I420
|
|
Original commit message from CVS:
swap the cr and the cb component for the yuv420P_to_rgb no mmx routine
|
|
Original commit message from CVS:
fixed warnings in /ext
added mikmod_types.h to get it done
|
|
Original commit message from CVS:
Changed to the new props API
Other small tuff.
|
|
fixes to adder's caps, again
Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again
|
|
Original commit message from CVS:
s/Gnome-Streamer/GStreamer/
|
|
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:
adding hermes
|