platform/upstream/gstreamer.git
21 years agoanother batch of connect->link fixes please let me know about issues and please refra...
Thomas Vander Stichele [Fri, 10 Jan 2003 10:22:01 +0000 (10:22 +0000)]
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

21 years agoAdd missing codecs
Wim Taymans [Tue, 7 Jan 2003 20:42:56 +0000 (20:42 +0000)]
Add missing codecs

Original commit message from CVS:
Add missing codecs

21 years agoAdapts it slightly to work with spider, and adds one change suggested by the ffmpeg...
Ronald S. Bultje [Sat, 4 Jan 2003 16:14:07 +0000 (16:14 +0000)]
Adapts it slightly to work with spider, and adds one change suggested by the ffmpeg team

Original commit message from CVS:
Adapts it slightly to work with spider, and adds one change suggested by the ffmpeg team

21 years agofix mpeg1 playback
Ronald S. Bultje [Sun, 29 Dec 2002 22:59:45 +0000 (22:59 +0000)]
fix mpeg1 playback

Original commit message from CVS:
fix mpeg1 playback

21 years agoLets try something different (and then, the whole world collapsed - oops ;) )
Ronald S. Bultje [Sun, 29 Dec 2002 22:20:41 +0000 (22:20 +0000)]
Lets try something different (and then, the whole world collapsed - oops ;) )

Original commit message from CVS:
Lets try something different (and then, the whole world collapsed - oops ;) )

21 years agoFix for latest ffmpeg
Wim Taymans [Sat, 28 Dec 2002 00:11:56 +0000 (00:11 +0000)]
Fix for latest ffmpeg

Original commit message from CVS:
Fix for latest ffmpeg

21 years agoslurp in ffmpeg a) please test b) please help me figure out how to portably link...
Thomas Vander Stichele [Thu, 26 Dec 2002 10:53:21 +0000 (10:53 +0000)]
slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin

Original commit message from CVS:
slurp in ffmpeg

a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin

21 years agoUpdate API to whatever ffmpeg changed the past few days
Ronald S. Bultje [Thu, 12 Dec 2002 13:12:44 +0000 (13:12 +0000)]
Update API to whatever ffmpeg changed the past few days

Original commit message from CVS:
Update API to whatever ffmpeg changed the past few days

21 years agoReplace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
Iain Holmes [Sun, 8 Dec 2002 17:20:31 +0000 (17:20 +0000)]
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac

Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac

21 years agoparallel install fixes
Thomas Vander Stichele [Sun, 8 Dec 2002 14:49:20 +0000 (14:49 +0000)]
parallel install fixes

Original commit message from CVS:
parallel install fixes

21 years agoAlmost good, Thomas, just not good enough :P
Ronald S. Bultje [Mon, 2 Dec 2002 22:45:25 +0000 (22:45 +0000)]
Almost good, Thomas, just not good enough :P

Original commit message from CVS:
Almost good, Thomas, just not good enough :P

21 years agopeep
Thomas Vander Stichele [Mon, 2 Dec 2002 22:34:25 +0000 (22:34 +0000)]
peep

Original commit message from CVS:
peep

21 years agofix ffmpeg to work with installd version as well
Thomas Vander Stichele [Tue, 26 Nov 2002 14:50:05 +0000 (14:50 +0000)]
fix ffmpeg to work with installd version as well

Original commit message from CVS:
fix ffmpeg to work with installd version as well

21 years agoMore ffmpeg wrapping going on here
Wim Taymans [Mon, 25 Nov 2002 21:37:26 +0000 (21:37 +0000)]
More ffmpeg wrapping going on here

Original commit message from CVS:
More ffmpeg wrapping going on here

21 years agoRelease early.. try to wrap more ffmpeg stuff, like muxers and demuxers.
Wim Taymans [Wed, 6 Nov 2002 23:53:46 +0000 (23:53 +0000)]
Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers.

Original commit message from CVS:
Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers.
This thing needs a fix in ffmpeg (which I will send to the ffmpeg authors
eventually)

21 years agoplugins part of license field patch
Christian Schaller [Wed, 18 Sep 2002 19:02:18 +0000 (19:02 +0000)]
plugins part of license field patch

Original commit message from CVS:
plugins part of license field patch

22 years agoSome fixes, this at least compiles again and does decoding/encoding against latest...
Wim Taymans [Mon, 3 Jun 2002 22:48:11 +0000 (22:48 +0000)]
Some fixes, this at least compiles again and does decoding/encoding against latest ffmpeg CVS

Original commit message from CVS:
Some fixes, this at least compiles again and does decoding/encoding
against latest ffmpeg CVS

22 years agoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
Andy Wingo [Thu, 11 Apr 2002 20:42:00 +0000 (20:42 +0000)]
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.

Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

same with *factory and typefind.

also, some -Werror fixes.

22 years agofilter newlines out of GST_DEBUG statements to reflect new core behavior fixes to...
Andy Wingo [Sun, 24 Mar 2002 22:06:46 +0000 (22:06 +0000)]
filter newlines out of GST_DEBUG statements to reflect new core behavior 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

22 years agos/Gnome-Streamer/GStreamer/
Andy Wingo [Wed, 20 Mar 2002 21:44:42 +0000 (21:44 +0000)]
s/Gnome-Streamer/GStreamer/

Original commit message from CVS:
s/Gnome-Streamer/GStreamer/

22 years agoremoval of //-style comments don't link plugins to core libs -- the versioning is...
Andy Wingo [Tue, 19 Mar 2002 04:09:41 +0000 (04:09 +0000)]
removal of //-style comments don't link plugins to core libs -- the 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.

22 years agoBring the plugins in sync with the new core capsnego system.
Wim Taymans [Sun, 13 Jan 2002 22:27:22 +0000 (22:27 +0000)]
Bring the plugins in sync with the new core capsnego system.

Original commit message from CVS:
Bring the plugins in sync with the new core capsnego system.
Added some features, enhancements...

22 years agoadding ffmpeg, but it needs proper handling
Thomas Vander Stichele [Sun, 23 Dec 2001 13:25:04 +0000 (13:25 +0000)]
adding ffmpeg, but it needs proper handling

Original commit message from CVS:
adding ffmpeg, but it needs proper handling