| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
remove copyright field from plugins
|
|
|
|
|
| |
Original commit message from CVS:
+ checking in plugin category changes
|
|
|
|
|
| |
Original commit message from CVS:
Updated for the new plugin loading code
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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:
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:
parallel install fixes
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
relicense under LGPL.
Original commit message from CVS:
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
|
|
|
|
|
| |
Original commit message from CVS:
Fixed license statements in EffectTv plugins so they now state LGPL.
|
|
|
|
|
| |
Original commit message from CVS:
Expose the signal as a G_SIGNAL_ACTION
|
|
|
|
|
| |
Original commit message from CVS:
merge from release branch
|
|
|
|
|
| |
Original commit message from CVS:
Add some extra files to dist
|
|
|
|
|
| |
Original commit message from CVS:
reorg
|
|
|
|
|
| |
Original commit message from CVS:
Better description
|
|
|
|
|
| |
Original commit message from CVS:
Remove the memcpy
|
|
|
|
|
| |
Original commit message from CVS:
Added quarkTV with some cleanups. Can still do with some optimisations.
|
|
|
|
|
| |
Original commit message from CVS:
Fix an anoying (rare) segfault
|
|
|
|
|
| |
Original commit message from CVS:
And the revTV plugin..
|
|
|
|
|
| |
Original commit message from CVS:
Vertigo is another cool one
|
|
|
|
|
| |
Original commit message from CVS:
ported the shagadelic plugin, shake it baby!
|
|
|
|
|
| |
Original commit message from CVS:
Dispose wasn't a good idea..
|
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups
ported the über cool warp plugin.
|
|
|
|
|
| |
Original commit message from CVS:
Added the diceTV plugin
|
|
|
|
|
| |
Original commit message from CVS:
License fixups.
|
|
|
|
|
| |
Original commit message from CVS:
Port agingTV
|
|
|
|
|
| |
Original commit message from CVS:
Added some more components to port effectv
|
|
location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! ...
Original commit message from CVS:
Copy the timestamp too.
funny effects:
./gst-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! { queue ! mpeg2dec ! colorspace ! edgeTV ! colorspace ! xvideosink }
./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! goom ! edgeTV ! colorspace ! xvideosink
|