gstreamer/ext
Tim-Philipp Müller 4c087b76da ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ...
Original commit message from CVS:
* ext/taglib/gsttaglib.cc:
* ext/taglib/gsttaglib.h:
Fix newsegment event handling a bit. We need to
cache the first newsegment event, because we can't
adjust offsets yet when we get it, as we don't
know the size of the tag yet for sure at that point.
Also do some minor cleaning up here and there and add
some debug statements.
2006-03-26 19:56:37 +00:00
..
aalib expand tabs 2005-12-06 19:44:58 +00:00
annodex ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKED, as we want to continue decoding all C... 2006-02-28 09:21:27 +00:00
cairo Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
cdio ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be required for Cygwin, see #317048) 2006-02-23 20:08:58 +00:00
dv Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
esd ext/esd/esdsink.*: Fix esd choppy playback by configuring audiosink correctly. Fixes #325191 2006-03-23 20:12:47 +00:00
flac ext/flac/: Spifify a bit. 2006-03-24 19:41:03 +00:00
gconf add Jurg's patch for multidevice support 2006-02-17 10:53:38 +00:00
gdk_pixbuf Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
hal Add HAL sound device wrapper plugins. Closes #329106 2006-02-15 12:17:28 +00:00
jpeg ext/jpeg/gstjpegenc.c: Don't crash when encoding images where the number of rows isn't a multiple of 2*DCTSIZE. Add s... 2006-03-24 09:54:00 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem to work, and isn't enabled for the build,... 2006-02-20 13:08:50 +00:00
libcaca fix up more enums 2005-11-22 18:11:58 +00:00
libmng Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
libpng ext/libpng/gstpngdec.c: Make state change function thread-safe. 2006-03-23 19:57:34 +00:00
mikmod Fix memleak with gst_static_pad_template_get(). 2006-03-15 16:17:12 +00:00
raw1394 Change bus reset handler so it reports useful information such as whether the device being used connected or disconne... 2006-03-16 17:28:07 +00:00
shout2 ext/shout2/gstshout2.c: Make shout2 work for non ogg streams 2006-02-07 13:39:08 +00:00
speex More state change function fixes. 2006-03-23 21:28:06 +00:00
taglib ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ... 2006-03-26 19:56:37 +00:00
wavpack ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix handling of widths of 32 bits. 2006-01-29 20:07:49 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-25 20:37:29 +00:00