Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Merge CAPS branch
|
|
Original commit message from CVS:
remove copyright field from plugins
|
|
Original commit message from CVS:
+ further mucking about with the playondemand filter
|
|
and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
|
|
Original commit message from CVS:
More more more more zzzzz I need sleep
|
|
deal with that. Fixes #113488.
Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
|
|
Original commit message from CVS:
Remove redundant plugindir definition
|
|
Original commit message from CVS:
+ attempting to fix up playondemand ... still makes nasty crackly noises
|
|
over to the new mimetypes spec as descri...
Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
|
|
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:
Add missing }
|
|
starting to wonder if/how midi integrati...
Original commit message from CVS:
+ simplifying the filter's structure, but it's still not working perfectly
+ starting to wonder if/how midi integration is possible ...
|
|
Original commit message from CVS:
Make property write only
|
|
Original commit message from CVS:
+ modifying playondemand to behave a little more like a sequencer
|
|
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:
exciting .cvsignore updates!
|
|
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:
add dependency field so parallel makes don't fail
|
|
audio sequencer. Currently defines three ex...
Original commit message from CVS:
Added measures and beats to the playondemand filter so it can act like an audio
sequencer. Currently defines three extra globally visible functions, might
eventually want to put them in an interface instead ?
|
|
Original commit message from CVS:
plugins part of license field patch
|
|
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
|
|
Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'
|
|
details->klass reorganizations an element br...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
|
|
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:
various Wall fixes
|
|
Original commit message from CVS:
fixed first bunch of compiler warnings
|
|
Original commit message from CVS:
Changed to the new props API
Other small tuff.
|
|
win the race to max LOC changed ;-)
Original commit message from CVS:
added a bunch of cvsignore stuff off of a fresh checkout and build
i will win the race to max LOC changed ;-)
|
|
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:
fixing an error
|
|
Original commit message from CVS:
Compile fix.
|
|
Original commit message from CVS:
Updated to work with the new capsnego stuff.
|
|
Original commit message from CVS:
- plugins are built without versioning info
|
|
Original commit message from CVS:
Bring the plugins in sync with the new core capsnego system.
Added some features, enhancements...
|
|
Original commit message from CVS:
* s/filter/plugin/
* link plugins to GST_LIBS
* rearrange rules to a common format
|
|
Original commit message from CVS:
testpod -> demo-mp3
|
|
Original commit message from CVS:
more cleanups
adding avifile
|
|
<gst/(lib)/...> we'll need to conclude this fast becau...
Original commit message from CVS:
made changes everywhere to accomodate for the headers being in
<gst/(lib)/...>
we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything
and I can't do it right now because I disabled all of the plugins here ;)
|
|
Original commit message from CVS:
Initial revision
|