summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Thomas Vander Stichele [Tue, 16 Sep 2003 10:00:00 +0000 (10:00 +0000)]
reverting error patch before making a branch.
Original commit message from CVS:
reverting error patch before making a branch.
Benjamin Otte [Mon, 15 Sep 2003 01:08:38 +0000 (01:08 +0000)]
converted gst_element_error to new format in ext/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in ext/ - gettext pending
Ronald S. Bultje [Fri, 12 Sep 2003 11:35:23 +0000 (11:35 +0000)]
Fix tiny caps error in lame caps - mpegversion(1) was missing
Original commit message from CVS:
Fix tiny caps error in lame caps - mpegversion(1) was missing
David Schleef [Sun, 10 Aug 2003 00:01:58 +0000 (00:01 +0000)]
Remove redundant plugindir definition
Original commit message from CVS:
Remove redundant plugindir definition
Christian Schaller [Thu, 10 Jul 2003 15:39:11 +0000 (15:39 +0000)]
fix license field of lame plugin to say LGPL, lame is LGPL. Add Readme with info
Original commit message from CVS:
fix license field of lame plugin to say LGPL, lame is LGPL. Add Readme with info
Ronald S. Bultje [Sun, 6 Jul 2003 20:49:50 +0000 (20:49 +0000)]
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
Thomas Vander Stichele [Sat, 5 Jul 2003 22:48:58 +0000 (22:48 +0000)]
patch from hadess, modified
Original commit message from CVS:
patch from hadess, modified
Benjamin Otte [Sun, 29 Jun 2003 19:46:09 +0000 (19:46 +0000)]
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.
Ronald S. Bultje [Sat, 7 Jun 2003 00:34:51 +0000 (00:34 +0000)]
Another duration patch from Joshua (slightly modified by me)
Original commit message from CVS:
Another duration patch from Joshua (slightly modified by me)
Ronald S. Bultje [Thu, 29 May 2003 19:32:39 +0000 (19:32 +0000)]
Fix build prob
Original commit message from CVS:
Fix build prob
Wim Taymans [Thu, 29 May 2003 12:41:42 +0000 (12:41 +0000)]
- copy offset from input buffer
Original commit message from CVS:
- copy offset from input buffer
Ronald S. Bultje [Tue, 13 May 2003 12:28:16 +0000 (12:28 +0000)]
Get timestamping somewhat better
Original commit message from CVS:
Get timestamping somewhat better
Zeeshan Ali [Mon, 12 May 2003 20:08:17 +0000 (20:08 +0000)]
Hacked lame to make it copy the timestamp on the source buffer to the sink buffer
Original commit message from CVS:
Hacked lame to make it copy the timestamp on the source buffer to the sink buffer
Thomas Vander Stichele [Fri, 10 Jan 2003 13:38:27 +0000 (13:38 +0000)]
PadConnect -> PadLink
Original commit message from CVS:
PadConnect -> PadLink
Thomas Vander Stichele [Fri, 10 Jan 2003 10:22:24 +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
Iain Holmes [Sun, 8 Dec 2002 17:20:44 +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
Thomas Vander Stichele [Sun, 8 Dec 2002 14:50:04 +0000 (14:50 +0000)]
parallel install fixes
Original commit message from CVS:
parallel install fixes
Wim Taymans [Sun, 8 Dec 2002 02:44:00 +0000 (02:44 +0000)]
cleanups
Original commit message from CVS:
cleanups
Wim Taymans [Wed, 20 Nov 2002 21:02:40 +0000 (21:02 +0000)]
Remove redundant properties.
Original commit message from CVS:
Remove redundant properties.
David I. Lehn [Sat, 2 Nov 2002 05:39:21 +0000 (05:39 +0000)]
use AM_CFLAGS instead of CFLAGS
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
Thomas Vander Stichele [Wed, 2 Oct 2002 08:04:00 +0000 (08:04 +0000)]
api change
Original commit message from CVS:
api change
Christian Schaller [Wed, 18 Sep 2002 19:02:46 +0000 (19:02 +0000)]
plugins part of license field patch
Original commit message from CVS:
plugins part of license field patch
Ronald S. Bultje [Tue, 10 Sep 2002 09:31:38 +0000 (09:31 +0000)]
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
Thomas Vander Stichele [Sun, 1 Sep 2002 15:40:39 +0000 (15:40 +0000)]
small updates
Original commit message from CVS:
small updates
Wim Taymans [Mon, 8 Jul 2002 19:32:49 +0000 (19:32 +0000)]
unref event
Original commit message from CVS:
unref event
Wim Taymans [Sun, 7 Jul 2002 14:17:00 +0000 (14:17 +0000)]
Don't free uninitialized pointers
Original commit message from CVS:
Don't free uninitialized pointers
Wim Taymans [Sun, 7 Jul 2002 14:06:38 +0000 (14:06 +0000)]
Lame should accept events even when not negotiated yet.
Original commit message from CVS:
Lame should accept events even when not negotiated yet.
Thomas Vander Stichele [Sat, 8 Jun 2002 09:26:09 +0000 (09:26 +0000)]
reorder
Original commit message from CVS:
reorder
Andy Wingo [Thu, 11 Apr 2002 20:42:25 +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.
Wim Taymans [Sat, 30 Mar 2002 17:06:26 +0000 (17:06 +0000)]
Changed to the new props API
Original commit message from CVS:
Changed to the new props API
Other small tuff.
Andy Wingo [Wed, 27 Mar 2002 04:02:38 +0000 (04:02 +0000)]
update g_value stuff to match property types
Original commit message from CVS:
update g_value stuff to match property types
Andy Wingo [Sun, 24 Mar 2002 22:07:03 +0000 (22:07 +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
Andy Wingo [Wed, 20 Mar 2002 21:45:03 +0000 (21:45 +0000)]
s/Gnome-Streamer/GStreamer/
Original commit message from CVS:
s/Gnome-Streamer/GStreamer/
Andy Wingo [Tue, 19 Mar 2002 17:14:57 +0000 (17:14 +0000)]
fix compile error (untested)
Original commit message from CVS:
fix compile error (untested)
Andy Wingo [Tue, 19 Mar 2002 04:10:05 +0000 (04:10 +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.
Andy Wingo [Tue, 19 Mar 2002 01:39:42 +0000 (01:39 +0000)]
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables 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
Andy Wingo [Sun, 3 Mar 2002 00:53:24 +0000 (00:53 +0000)]
get up-to-date with the gst_caps_debug api improved capsnego in mad improved capsnego in adder improved capsnego in i...
Original commit message from CVS:
* get up-to-date with the gst_caps_debug api
* improved capsnego in mad
* improved capsnego in adder
* improved capsnego in intfloat plugins
* unbroke capsnego in stereomono plugins
* fix cothread stack allocation within the main thread in new cothreads
Thomas Vander Stichele [Thu, 21 Feb 2002 17:33:59 +0000 (17:33 +0000)]
uncomment lame test until we can get the register to work
Original commit message from CVS:
uncomment lame test until we can get the register to work
Thomas Vander Stichele [Thu, 21 Feb 2002 17:20:35 +0000 (17:20 +0000)]
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info some more debug output for lame
Original commit message from CVS:
* use gst-debuginfo.m4 macro so plugins are actually compiled with
debug info
* some more debug output for lame
Thomas Vander Stichele [Thu, 21 Feb 2002 14:04:02 +0000 (14:04 +0000)]
on sink connect, check if the current pad is compatible with the given caps cleaned up debug output change pad templa...
Original commit message from CVS:
* on sink connect, check if the current pad is compatible with the given
caps
* cleaned up debug output
* change pad template to only accept allowed sample rates
if these changes are considered ok by others then the same should be
applied to other encoding plugins (notably the compatibility check)
Thomas Vander Stichele [Tue, 19 Feb 2002 20:49:52 +0000 (20:49 +0000)]
ok, this works
Original commit message from CVS:
ok, this works
Wim Taymans [Tue, 19 Feb 2002 20:35:42 +0000 (20:35 +0000)]
Always bring the elements to READY before trying to do capsnego. fix the caps as lame doesn't accept law==1
Original commit message from CVS:
Always bring the elements to READY before trying to do capsnego.
fix the caps as lame doesn't accept law==1
Thomas Vander Stichele [Tue, 19 Feb 2002 20:19:36 +0000 (20:19 +0000)]
still does not work ;(
Original commit message from CVS:
still does not work ;(
Thomas Vander Stichele [Tue, 19 Feb 2002 18:28:05 +0000 (18:28 +0000)]
adding a test for lame stuff
Original commit message from CVS:
adding a test for lame stuff
Wim Taymans [Tue, 19 Feb 2002 17:29:55 +0000 (17:29 +0000)]
Added event handling.
Original commit message from CVS:
Added event handling.
Fix flush
Fix state change.
Convert to gobject deep_notify
Thomas Vander Stichele [Tue, 19 Feb 2002 12:55:16 +0000 (12:55 +0000)]
somebody help me fix lame ;)
Original commit message from CVS:
somebody help me fix lame ;)
I commented out the state change function because it is called before lame has the right caps.
Is the state change function still necessary ?
in any case, at least now lame actually listens to osssrc re: rate and channels
David I. Lehn [Thu, 31 Jan 2002 17:08:46 +0000 (17:08 +0000)]
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
Original commit message from CVS:
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
Thomas Vander Stichele [Wed, 30 Jan 2002 11:25:58 +0000 (11:25 +0000)]
I checked lame packages and source code and they seem to want lame.h in prefix/include/lame.h so I fixed stuff accord...
Original commit message from CVS:
I checked lame packages and source code and they seem to want lame.h in
prefix/include/lame.h
so I fixed stuff accordingly.
Do any systems have lame in include/lame/lame.h ?
If so, mail me and we'll work it out.
Wrobell [Fri, 18 Jan 2002 02:05:25 +0000 (02:05 +0000)]
- plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info
Wim Taymans [Sun, 13 Jan 2002 22:27:24 +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...
David I. Lehn [Sat, 12 Jan 2002 03:34:26 +0000 (03:34 +0000)]
s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format
Original commit message from CVS:
* s/filter/plugin/
* link plugins to GST_LIBS
* rearrange rules to a common format
Wim Taymans [Fri, 21 Dec 2001 12:47:09 +0000 (12:47 +0000)]
Lame cleanup
Original commit message from CVS:
Lame cleanup
Added EOS, flush, error reporting etc.
Thomas Vander Stichele [Thu, 20 Dec 2001 23:48:55 +0000 (23:48 +0000)]
adding lame
Original commit message from CVS:
adding lame