Skip to content
Snippets Groups Projects
ChangeLog 5.1 MiB
Newer Older
140001 140002 140003 140004 140005 140006 140007 140008 140009 140010 140011 140012 140013 140014 140015 140016 140017 140018 140019 140020 140021 140022 140023 140024 140025 140026 140027 140028 140029 140030 140031 140032 140033 140034 140035 140036 140037 140038 140039 140040 140041 140042 140043 140044 140045 140046 140047 140048 140049 140050 140051 140052 140053 140054 140055 140056 140057 140058 140059 140060 140061 140062 140063 140064 140065 140066 140067 140068 140069 140070 140071 140072 140073 140074 140075 140076 140077 140078 140079 140080 140081 140082 140083 140084 140085 140086 140087 140088 140089 140090 140091 140092 140093 140094 140095 140096 140097 140098 140099 140100 140101 140102 140103 140104 140105 140106 140107 140108 140109 140110 140111 140112 140113 140114 140115 140116 140117 140118 140119 140120 140121 140122 140123 140124 140125 140126 140127 140128 140129 140130 140131 140132 140133 140134 140135 140136 140137 140138 140139 140140 140141 140142 140143 140144 140145 140146 140147 140148 140149 140150 140151 140152 140153 140154 140155 140156 140157 140158 140159 140160 140161 140162 140163 140164 140165 140166 140167 140168 140169 140170 140171 140172 140173 140174 140175 140176 140177 140178 140179 140180 140181 140182 140183 140184 140185 140186 140187 140188 140189 140190 140191 140192 140193 140194 140195 140196 140197 140198 140199 140200 140201 140202 140203 140204 140205 140206 140207 140208 140209 140210 140211 140212 140213 140214 140215 140216 140217 140218 140219 140220 140221 140222 140223 140224 140225 140226 140227 140228 140229 140230 140231 140232 140233 140234 140235 140236 140237 140238 140239 140240 140241 140242 140243 140244 140245 140246 140247 140248 140249 140250 140251 140252 140253 140254 140255 140256 140257 140258 140259 140260 140261 140262 140263 140264 140265 140266 140267 140268 140269 140270 140271 140272 140273 140274 140275 140276 140277 140278 140279 140280 140281 140282 140283 140284 140285 140286 140287 140288 140289 140290 140291 140292 140293 140294 140295 140296 140297 140298 140299 140300 140301 140302 140303 140304 140305 140306 140307 140308 140309 140310 140311 140312 140313 140314 140315 140316 140317 140318 140319 140320 140321 140322 140323 140324 140325 140326 140327 140328 140329 140330 140331 140332 140333 140334 140335 140336 140337 140338 140339 140340 140341 140342 140343 140344 140345 140346 140347 140348 140349 140350 140351 140352 140353 140354 140355 140356 140357 140358 140359 140360 140361 140362 140363 140364 140365 140366 140367 140368 140369 140370 140371 140372 140373 140374 140375 140376 140377 140378 140379 140380 140381 140382 140383 140384 140385 140386 140387 140388 140389 140390 140391 140392 140393 140394 140395 140396 140397 140398 140399 140400 140401 140402 140403 140404 140405 140406 140407 140408 140409 140410 140411 140412 140413 140414 140415 140416 140417 140418 140419 140420 140421 140422 140423 140424 140425 140426 140427 140428 140429 140430 140431 140432 140433 140434 140435 140436 140437 140438 140439 140440 140441 140442 140443 140444 140445 140446 140447 140448 140449 140450 140451 140452 140453 140454 140455 140456 140457 140458 140459 140460 140461 140462 140463 140464 140465 140466 140467 140468 140469 140470 140471 140472 140473 140474 140475 140476 140477 140478 140479 140480 140481 140482 140483 140484 140485 140486 140487 140488 140489 140490 140491 140492 140493

	* ext/lame/gstlame.c:
	  use new error signal and classification
	  Original commit message from CVS:
	  use new error signal and classification

2003-12-22 01:47:08 +0000  David Schleef <ds@schleef.org>

	* ext/lame/gstlame.c:
	  Merge CAPS branch
	  Original commit message from CVS:
	  Merge CAPS branch

2003-12-07 14:47:09 +0000  Christophe Fergeau <teuf@gnome.org>

	* ext/lame/gstlame.c:
	* ext/lame/gstlame.h:
	  Uses new tagging framework
	  Original commit message from CVS:
	  Uses new tagging framework

2003-12-04 10:37:35 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	  remove copyright field from plugins
	  Original commit message from CVS:
	  remove copyright field from plugins

2003-12-02 02:28:12 +0000  David Schleef <ds@schleef.org>

	* ext/lame/test-lame.c:
	  change _connect to _link
	  Original commit message from CVS:
	  change _connect to _link

2003-11-07 12:46:51 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.h:
	  Remove all config.h includes from header files, add it to each source file 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

2003-11-02 00:13:26 +0000  Iain Holmes <iain@prettypeople.org>

	* ext/lame/gstlame.c:
	  Fixed lame too
	  Original commit message from CVS:
	  Fixed lame too

2003-10-09 09:04:23 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.c:
	  Fix typo in Andy's commit
	  Original commit message from CVS:
	  Fix typo in Andy's commit

2003-10-08 16:08:10 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	  /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-09-30 19:48:39 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.c:
	  Input and output samplerate are *not* necessarily the same in lame. This fixes the output caps
	  Original commit message from CVS:
	  Input and output samplerate are *not* necessarily the same in lame. This fixes the output caps

2003-09-16 10:00:00 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  reverting error patch before making a branch.
	  Original commit message from CVS:
	  reverting error patch before making a branch.

2003-09-15 01:08:38 +0000  Benjamin Otte <otte@gnome.org>

	* ext/lame/gstlame.c:
	  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

2003-09-12 11:35:23 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.c:
	  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

2003-08-10 00:01:58 +0000  David Schleef <ds@schleef.org>

	* ext/lame/Makefile.am:
	  Remove redundant plugindir definition
	  Original commit message from CVS:
	  Remove redundant plugindir definition

2003-07-10 15:39:11 +0000  Christian Schaller <uraeus@gnome.org>

	* ext/lame/README:
	* ext/lame/gstlame.c:
	  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

2003-07-06 20:49:50 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.c:
	  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-05 22:48:58 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	* ext/lame/gstlame.h:
	  patch from hadess, modified
	  Original commit message from CVS:
	  patch from hadess, modified

2003-06-29 19:46:09 +0000  Benjamin Otte <otte@gnome.org>

	* ext/lame/gstlame.c:
	  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-07 00:34:51 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.c:
	* ext/lame/gstlame.h:
	  Another duration patch from Joshua (slightly modified by me)
	  Original commit message from CVS:
	  Another duration patch from Joshua (slightly modified by me)

2003-05-29 19:32:39 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.h:
	  Fix build prob
	  Original commit message from CVS:
	  Fix build prob

2003-05-29 12:41:42 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  - copy offset from input buffer
	  Original commit message from CVS:
	  - copy offset from input buffer

2003-05-13 12:28:16 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/gstlame.c:
	* ext/lame/gstlame.h:
	  Get timestamping somewhat better
	  Original commit message from CVS:
	  Get timestamping somewhat better

2003-05-12 20:08:17 +0000  Zeeshan Ali <zeenix@gmail.com>

	* ext/lame/gstlame.c:
	  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

2003-01-10 13:38:27 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  PadConnect -> PadLink
	  Original commit message from CVS:
	  PadConnect -> PadLink

2003-01-10 10:22:24 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  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

2002-12-08 17:20:44 +0000  Iain Holmes <iain@prettypeople.org>

	* ext/lame/gstlame.c:
	  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

2002-12-08 14:50:04 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/Makefile.am:
	  parallel install fixes
	  Original commit message from CVS:
	  parallel install fixes

2002-12-08 02:44:00 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  cleanups
	  Original commit message from CVS:
	  cleanups

2002-11-20 21:02:40 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  Remove redundant properties.
	  Original commit message from CVS:
	  Remove redundant properties.

2002-11-02 05:39:21 +0000  David I. Lehn <dlehn@users.sourceforge.net>

	* ext/lame/Makefile.am:
	  use AM_CFLAGS instead of CFLAGS
	  Original commit message from CVS:
	  use AM_CFLAGS instead of CFLAGS

2002-10-02 08:04:00 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  api change
	  Original commit message from CVS:
	  api change

2002-09-18 19:02:46 +0000  Christian Schaller <uraeus@gnome.org>

	* ext/lame/gstlame.c:
	  plugins part of license field patch
	  Original commit message from CVS:
	  plugins part of license field patch

2002-09-10 09:31:38 +0000  Ronald S. Bultje <rbultje@ronald.bitfreak.net>

	* ext/lame/test-lame.c:
	  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-01 15:40:39 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  small updates
	  Original commit message from CVS:
	  small updates

2002-07-08 19:32:49 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  unref event
	  Original commit message from CVS:
	  unref event

2002-07-07 14:17:00 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  Don't free uninitialized pointers
	  Original commit message from CVS:
	  Don't free uninitialized pointers

2002-07-07 14:06:38 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  Lame should accept events even when not negotiated yet.
	  Original commit message from CVS:
	  Lame should accept events even when not negotiated yet.

2002-06-08 09:26:09 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  reorder
	  Original commit message from CVS:
	  reorder

2002-04-11 20:42:25 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	* ext/lame/test-lame.c:
	  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.

2002-03-30 17:06:26 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	* ext/lame/test-lame.c:
	  Changed to the new props API
	  Original commit message from CVS:
	  Changed to the new props API
	  Other small tuff.

2002-03-27 04:02:38 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	  update g_value stuff to match property types
	  Original commit message from CVS:
	  update g_value stuff to match property types

2002-03-24 22:07:03 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	  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

2002-03-20 21:45:03 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	* ext/lame/gstlame.h:
	  s/Gnome-Streamer/GStreamer/
	  Original commit message from CVS:
	  s/Gnome-Streamer/GStreamer/

2002-03-19 17:14:57 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	  fix compile error (untested)
	  Original commit message from CVS:
	  fix compile error (untested)

2002-03-19 04:10:05 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/Makefile.am:
	* ext/lame/gstlame.c:
	  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.

2002-03-19 01:39:42 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/Makefile.am:
	  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

2002-03-03 00:53:24 +0000  Andy Wingo <wingo@pobox.com>

	* ext/lame/gstlame.c:
	  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

2002-02-21 17:33:59 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/Makefile.am:
	  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

2002-02-21 17:20:35 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  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

2002-02-21 14:04:02 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  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)

2002-02-19 20:49:52 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/test-lame.c:
	  ok, this works
	  Original commit message from CVS:
	  ok, this works

2002-02-19 20:35:42 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/test-lame.c:
	  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

2002-02-19 20:19:36 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/test-lame.c:
	  still does not work ;(
	  Original commit message from CVS:
	  still does not work ;(

2002-02-19 18:28:05 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/Makefile.am:
	* ext/lame/test-lame.c:
	  adding a test for lame stuff
	  Original commit message from CVS:
	  adding a test for lame stuff

2002-02-19 17:29:55 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  Added event handling.
	  Original commit message from CVS:
	  Added event handling.
	  Fix flush
	  Fix state change.
	  Convert to gobject deep_notify

2002-02-19 12:55:16 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.c:
	  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

2002-01-31 17:08:46 +0000  David I. Lehn <dlehn@users.sourceforge.net>

	* ext/lame/gstlame.h:
	  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.

2002-01-30 11:25:58 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/gstlame.h:
	  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.

2002-01-18 02:05:25 +0000  Wrobell <wrobell@ite.pl>

	* ext/lame/Makefile.am:
	  - plugins are built without versioning info
	  Original commit message from CVS:
	  - plugins are built without versioning info

2002-01-13 22:27:24 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	  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...

2002-01-12 03:34:26 +0000  David I. Lehn <dlehn@users.sourceforge.net>

	* ext/lame/Makefile.am:
	  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

2001-12-21 12:47:09 +0000  Wim Taymans <wim.taymans@gmail.com>

	* ext/lame/gstlame.c:
	* ext/lame/gstlame.h:
	  Lame cleanup
	  Original commit message from CVS:
	  Lame cleanup
	  Added EOS, flush, error reporting etc.

2001-12-20 23:48:55 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	* ext/lame/Makefile.am:
	* ext/lame/gstlame.c:
	* ext/lame/gstlame.h:
	  adding lame
	  Original commit message from CVS:
	  adding lame

2001-12-17 18:37:01 +0000  Thomas Vander Stichele <thomas@apestaart.org>

	  building up speed
	  Original commit message from CVS:
	  building up speed