gstreamer/ext
Josh Coalson 68fd0eca8b Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
Original commit message from CVS:
Patch by: Josh Coalson <xflac at yahoo dot com>,
updated by Alexis Ballier <aballier at gentoo dot org>:
* configure.ac:
* ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
(gst_flac_dec_setup_seekable_decoder),
(gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
(gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
(gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
* ext/flac/gstflacdec.h:
* ext/flac/gstflacenc.c: (gst_flac_enc_init),
(gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
(gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
(gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
(gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
(gst_flac_enc_chain), (gst_flac_enc_set_property),
(gst_flac_enc_get_property), (gst_flac_enc_change_state):
* ext/flac/gstflacenc.h:
Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
2007-06-10 10:53:26 +00:00
..
aalib Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
annodex Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +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/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle. 2007-03-04 17:13:19 +00:00
dv ext/: When operating in pull mode, error out correct on not-linked. 2007-06-08 10:43:26 +00:00
esd ext/esd/esdsink.c: Unref static pad template after using it. 2007-03-05 18:43:29 +00:00
flac Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. 2007-06-10 10:53:26 +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 Printf format fixes. 2006-10-05 16:37:33 +00:00
hal Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
jpeg Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +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 Don't mix tabs and spaces (#414168). 2007-03-03 13:06:21 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/: When operating in pull mode, error out correct on not-linked. 2007-06-08 10:43:26 +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: Replace direct comparison of a string with the string literal "" with a comparison of the... 2007-05-16 16:30: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 ext/speex/gstspeexdec.c: Use different variables for nested for loops so that the outer loop functions properly and s... 2007-05-26 15:25:18 +00:00
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/gstwavpackenc.c: Remove workaround for bug #421543. This is fixed in core 0.10.13 and not necessary anymo... 2007-06-09 15:41:52 +00:00
Makefile.am move wavpack plugin. See #352605. 2007-06-08 20:19:55 +00:00