gstreamer/ext
Alessandro Decina fc559fff48 ext/annodex/gstcmmldec.c: Seeking back in a file containing a CMML stream errors out if the seek goes back up to the ...
Original commit message from CVS:
Patch by: Alessandro Decina <alessandro at nnva dot org>
* ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
Seeking back in a file containing a CMML stream errors out if the seek
goes back up to the CMML headers. This is because after the seek the xml
processing instruction <?xml ...?> is submitted to the xml parser again,
which results in an error. The attached patch fixes the problem.
Fixes #353908.
* ext/annodex/gstcmmlenc.h:
Fix authors name.
2006-09-04 09:34:25 +00:00
..
aalib Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
annodex ext/annodex/gstcmmldec.c: Seeking back in a file containing a CMML stream errors out if the seek goes back up to the ... 2006-09-04 09:34:25 +00:00
cairo Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
cdio ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there. 2006-07-11 22:46:47 +00:00
dv ext/dv/gstdvdemux.*: When handling seek requests, don't send the newsegment event from the calling thread. Instead sa... 2006-08-18 13:25:06 +00:00
esd docs/plugins/: cleanup -unused.txt to make it useful, add previously missing docs 2006-08-20 13:06:44 +00:00
flac ext/flac/gstflacdec.c: Use libgsttag helper function here too. 2006-08-24 10:03:03 +00:00
gconf Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gdk_pixbuf use g_assert in _get_unit_size 2006-08-20 13:09:51 +00:00
hal Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
jpeg ext/jpeg/: Refuse sink caps in the encoder if width or height is not a multiple of 16, the encoder does not support t... 2006-08-08 14:40:47 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006. 2006-08-16 16:50:00 +00:00
libcaca autogen.sh: require am17 2006-06-11 13:57:19 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking. 2006-07-17 10:22:54 +00:00
mikmod Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
raw1394 ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper function to lessen the ifdefs. 2006-08-28 16:59:13 +00:00
shout2 Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
speex ext/speex/gstspeexdec.c: Make metadata extraction actually work. 2006-08-22 10:32:34 +00:00
taglib configure.ac: Require CVS of GStreamer core and -base (for 2006-08-16 13:01:32 +00:00
wavpack ext/wavpack/gstwavpackdec.c: Post audio codec and average bitrate tags on bus (#344472). 2006-08-24 09:24:11 +00:00
Makefile.am docs/plugins/: cleanup -unused.txt to make it useful, add previously missing docs 2006-08-20 13:06:44 +00:00