gstreamer/ext
Michael Dominic K 64d99d913a ext/dv/gstdvdemux.*: Seek in READY patch. Only works for pull based mode.
Original commit message from CVS:
From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
* ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
(gst_dvdemux_reset), (gst_dvdemux_src_convert),
(gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
(gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
* ext/dv/gstdvdemux.h:
Seek in READY patch. Only works for pull based mode.
Fixes #323880
2006-03-29 16:06:50 +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 ext/dv/gstdvdemux.*: Seek in READY patch. Only works for pull based mode. 2006-03-29 16:06:50 +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 ext/gdk_pixbuf/gstgdkpixbuf.c: Fix two crashers: don't unref the same caps twice, and set pixbuf loader to NULL after... 2006-03-27 14:09:18 +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 ext/speex/gstspeexenc.*: Don't leak adapter. 2006-03-27 14:00:02 +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