gstreamer/ext/wavpack
Sebastian Dröge 13ae0cde51 ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings.
Original commit message from CVS:
* ext/wavpack/gstwavpack.c: (plugin_init):
Call bindtextdomain() to get localized strings.
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
(gst_wavpack_parse_handle_seek_event),
(gst_wavpack_parse_push_buffer), (gst_wavpack_parse_chain):
* ext/wavpack/gstwavpackparse.h:
Handle DISCONT buffers by correctly setting the DISCONT flag
on outgoing buffers when necessary.
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_handle_seek_event)
Send newsegment from the streaming thread.
2007-05-02 18:31:16 +00:00
..
gstwavpack.c ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:31:16 +00:00
gstwavpackcommon.c ext/wavpack/: Use a general wavpack debug category for common code. 2007-03-07 12:07:07 +00:00
gstwavpackcommon.h 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
gstwavpackdec.c ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:31:16 +00:00
gstwavpackdec.h 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
gstwavpackenc.c 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
gstwavpackenc.h 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
gstwavpackparse.c ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:31:16 +00:00
gstwavpackparse.h ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:31:16 +00:00
gstwavpackstreamreader.c ext/wavpack/: Use a general wavpack debug category for common code. 2007-03-07 12:07:07 +00:00
gstwavpackstreamreader.h configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
Makefile.am autogen.sh: Require automake 1.7 2007-04-29 13:53:16 +00:00
md5.c ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00
md5.h ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00