Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
PadConnect -> PadLink
|
|
please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
|
|
Original commit message from CVS:
Update to new element sync API
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
Moved clock set/get to class functions.
|
|
Original commit message from CVS:
plugins part of license field patch
|
|
Original commit message from CVS:
Don't unref event after calling the default handler
|
|
Original commit message from CVS:
unref events, do error checking
|
|
Original commit message from CVS:
- Changed plugins for new APIs
- modularized audiofile.
- added seeking, query and convert functions for mad, mpeg2dec,
avidemux, mpegdemux, mpegparse
- sync updates to oss. removed the ossclock for now
|
|
Original commit message from CVS:
fix sdl makefile
|
|
Original commit message from CVS:
conformity
|
|
and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
|
|
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
|
|
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.
|
|
variables are defined as make variables automagi...
Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/
@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
|
|
Original commit message from CVS:
Get rid of the gst_element_info() and replace it with g_message()
|
|
Original commit message from CVS:
Add an image and a title to the SDL window while waiting
|
|
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
|
|
Original commit message from CVS:
Various fixes
|
|
Original commit message from CVS:
- plugins are built without versioning info
|
|
Original commit message from CVS:
jpegmmx addition and some small changes
|
|
Original commit message from CVS:
Implemented resizing
|
|
Original commit message from CVS:
It works
|
|
enhancements to v4lelement
Original commit message from CVS:
Updated all plugins to new capsnego format and added some small usability enhancements to v4lelement
|
|
Original commit message from CVS:
* s/filter/plugin/
* link plugins to GST_LIBS
* rearrange rules to a common format
|
|
Original commit message from CVS:
Bugfix
|
|
Original commit message from CVS:
Oops, a small bug which I forgot about
|
|
support for embedded SDL-windows in other X...
Original commit message from CVS:
Added support for user-specified width and height with YUV-scaling, added support for embedded SDL-windows in other Xwindows, added support for some more YUV types as input
|
|
Original commit message from CVS:
Fixed some plugins
|
|
Original commit message from CVS:
added sdl
|