Commit graph

180 commits

Author SHA1 Message Date
Jan Schmidt 9e42080f8d Updated for the new plugin loading code
Original commit message from CVS:
Updated for the new plugin loading code
2003-11-02 12:48:08 +00:00
Andy Wingo f2d5cae8da /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to 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.
2003-10-08 16:08:18 +00:00
David Schleef 37fe79eef2 Remove redundant plugindir definition
Original commit message from CVS:
Remove redundant plugindir definition
2003-08-10 00:01:58 +00:00
Ronald S. Bultje 292fec2a0b New mimetypes gone into effect today - this commit changes all old mimetypes 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
2003-07-06 20:49:52 +00:00
Benjamin Otte 90da904f1e compatibility fix for new GST_DEBUG stuff.
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.
2003-06-29 19:46:12 +00:00
Thomas Vander Stichele c2a01f482c PadConnect -> PadLink
Original commit message from CVS:
PadConnect -> PadLink
2003-01-10 13:38:32 +00:00
Thomas Vander Stichele be876ae577 another batch of connect->link fixes please let me know about issues and 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
2003-01-10 10:22:25 +00:00
Thomas Vander Stichele e16c50551b parallel install fixes
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:09 +00:00
Christian Schaller 2ff64d483e plugins part of license field patch
Original commit message from CVS:
plugins part of license field patch
2002-09-18 19:02:51 +00:00
Ronald S. Bultje 0b497b1634 This updates all plugins to the new API for gst_pad_try_set_caps
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
2002-09-10 09:31:40 +00:00
Christian Schaller 9543b76266 Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
Original commit message from CVS:
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
2002-08-14 21:02:40 +00:00
Christian Schaller 2d624fc812 Fixed license statements in EffectTv plugins so they now state LGPL.
Original commit message from CVS:
Fixed license statements in EffectTv plugins so they now state LGPL.
2002-08-14 21:01:38 +00:00
Wim Taymans c44396be67 Expose the signal as a G_SIGNAL_ACTION
Original commit message from CVS:
Expose the signal as a G_SIGNAL_ACTION
2002-07-24 21:42:35 +00:00
Thomas Vander Stichele 138929756f merge from release branch
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
David I. Lehn f35f59f9b7 Add some extra files to dist
Original commit message from CVS:
Add some extra files to dist
2002-07-04 19:33:33 +00:00
Thomas Vander Stichele 4a1c198502 reorg
Original commit message from CVS:
reorg
2002-06-08 09:30:16 +00:00
Wim Taymans 3a56b3ddf6 Better description
Original commit message from CVS:
Better description
2002-05-08 20:19:33 +00:00
Wim Taymans 7632dbb008 Remove the memcpy
Original commit message from CVS:
Remove the memcpy
2002-05-05 18:38:52 +00:00
Wim Taymans 9e42779841 Added quarkTV with some cleanups. Can still do with some optimisations.
Original commit message from CVS:
Added quarkTV with some cleanups. Can still do with some optimisations.
2002-05-05 15:29:14 +00:00
Wim Taymans 872fa1d897 Fix an anoying (rare) segfault
Original commit message from CVS:
Fix an anoying (rare) segfault
2002-04-27 17:07:39 +00:00
Wim Taymans 36321899ef And the revTV plugin..
Original commit message from CVS:
And the revTV plugin..
2002-04-24 23:44:02 +00:00
Wim Taymans 0f4d96ce68 Vertigo is another cool one
Original commit message from CVS:
Vertigo is another cool one
2002-04-24 23:09:13 +00:00
Wim Taymans ad06345b2a ported the shagadelic plugin, shake it baby!
Original commit message from CVS:
ported the shagadelic plugin, shake it baby!
2002-04-24 22:24:57 +00:00
Wim Taymans 15b1a6ed38 Dispose wasn't a good idea..
Original commit message from CVS:
Dispose wasn't a good idea..
2002-04-24 21:58:59 +00:00
Wim Taymans 14c7c3777b Some cleanups ported the über cool warp plugin.
Original commit message from CVS:
Some cleanups
ported the über cool warp plugin.
2002-04-24 21:51:24 +00:00
Wim Taymans 20f880e4bc Added the diceTV plugin
Original commit message from CVS:
Added the diceTV plugin
2002-04-24 21:03:10 +00:00
Wim Taymans f8f6dcc5a0 License fixups.
Original commit message from CVS:
License fixups.
2002-04-24 19:50:00 +00:00
Wim Taymans 053921abd3 Port agingTV
Original commit message from CVS:
Port agingTV
2002-04-24 18:33:26 +00:00
Wim Taymans 49ae2189ae Added some more components to port effectv
Original commit message from CVS:
Added some more components to port effectv
2002-04-23 22:17:01 +00:00
Wim Taymans 191ef94d89 Copy the timestamp too. funny effects: ./gst-launch filesrc 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
2002-04-23 20:47:14 +00:00