gstreamer/ext
Sebastian Dröge 0ccf6d4991 ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are in pull mode, not the other way around. A...
Original commit message from CVS:
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
Fix the SEEKING query. We can seek if we are in pull mode, not the
other way around. Also set the correct format in the seeking query and
handle the case where the headers are not read yet and we can't say
anything about our seeking capabilities.
2007-01-25 23:27:59 +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 a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
cdio ext/cdio/: Move CD-TEXT utility function into common file so it can also be used by a future cdioparanoiasrc. 2006-11-02 14:43:11 +00:00
dv gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it's safe to use 2006-11-01 13:59:49 +00:00
esd ext/esd/esdsink.c: Don't return bogus values when esd_get_delay() fails for some reason (#392189). 2007-01-04 11:02:29 +00:00
flac Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
gconf ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal... 2006-12-11 11:41:18 +00:00
gdk_pixbuf Printf format fixes. 2006-10-05 16:37:33 +00:00
hal Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
jpeg ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char apparently) and not a 'gboolean' (which m... 2007-01-08 12:45:10 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush stop so that we exit our error state afte... 2006-12-18 15:51:54 +00:00
libcaca ext/libcaca/gstcacasink.c: Fix width and height properties. 2006-11-28 12:30:10 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/libpng/gstpngenc.*: Fix strides. Fixes #364856. 2006-10-27 17:10:42 +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: Some small cleanups, use _scale. 2006-10-31 09:44:39 +00:00
taglib ext/taglib/gstid3v2mux.cc: Don't attempt to write a NULL frame into the ID3 tag set when the createFrame method retur... 2006-12-06 13:35:52 +00:00
wavpack ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are in pull mode, not the other way around. A... 2007-01-25 23:27:59 +00:00
Makefile.am Disable LADPSA, as it has moved to the -bad module for the duration. 2006-12-18 16:46:17 +00:00