gstreamer/ext
Tim-Philipp Müller 3f55b6e912 ext/libpng/gstpngdec.c: If we get a fatal flow return in the loop function, first post the error message and only the...
Original commit message from CVS:
* ext/libpng/gstpngdec.c: (gst_pngdec_task):
If we get a fatal flow return in the loop function, first post the
error message and only then send the EOS event downstream, otherwise
applications might get an eos message before the error message and
think everything was ok (related to #429319).
2007-04-25 15:08:22 +00:00
..
aalib
annodex
cairo
cdio ext/cdio/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle. 2007-03-04 17:13:19 +00:00
dv ext/dv/gstdvdec.*: Infer pixel-aspect-ratio from the video frame format if it isn't provided by the container, as hap... 2007-03-09 17:32:32 +00:00
esd ext/esd/esdsink.c: Unref static pad template after using it. 2007-03-05 18:43:29 +00:00
flac Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
gconf ext/gconf/gconf.c: Accept complex pipeline descriptions as an audio profile instead of just a single element. Fixes #... 2007-03-22 09:44:17 +00:00
gdk_pixbuf
hal Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
jpeg
ladspa
libcaca
libmng
libpng ext/libpng/gstpngdec.c: If we get a fatal flow return in the loop function, first post the error message and only the... 2007-04-25 15:08:22 +00:00
mikmod
raw1394 ext/raw1394/gstdv1394src.c: Free handles that we allocated when exiting via the error paths. 2007-03-07 19:48:03 +00:00
shout2 Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
speex
taglib ext/taglib/gstid3v2mux.cc: Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag. 2007-03-09 16:53:39 +00:00
wavpack ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples with width==32 and depth=[1,32] accept th... 2007-03-30 04:50:11 +00:00
Makefile.am