gstreamer/ext/wavpack
Frederic Crozat 426721f717 Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822).
Original commit message from CVS:
Patch by: Frederic Crozat <fcrozat@mandriva.org>
* ext/esd/gstesd.c: (plugin_init):
* ext/flac/gstflac.c: (plugin_init):
* ext/shout2/gstshout2.c: (plugin_init):
* ext/wavpack/gstwavpack.c: (plugin_init):
* sys/oss/gstossaudio.c: (plugin_init):
* sys/v4l2/gstv4l2.c: (plugin_init):
Make sure gettext returns translations in UTF-8 encoding rather
than in the current locale encoding (#546822).
2008-08-07 16:11:00 +00:00
..
gstwavpack.c Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 16:11:00 +00:00
gstwavpackcommon.c ext/wavpack/gstwavpackcommon.c: Also set the channel layout on the Wavpack caps if we're having a mono layout. Of cou... 2007-11-20 13:14:40 +00:00
gstwavpackcommon.h ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackdec.c ext/wavpack/: Use GSlice for allocating index entries and use gst_element_class_set_details_simple(). 2008-04-03 18:28:28 +00:00
gstwavpackdec.h ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackenc.c Don't use declarations after statements and variable length arrays. 2008-07-08 12:51:34 +00:00
gstwavpackenc.h ext/wavpack/: Add support for encoding, parsing and decoding multichannel files with up to 8 channels. This also impr... 2007-11-20 13:08:45 +00:00
gstwavpackparse.c ext/wavpack/gstwavpackparse.c: Use G_GINT64_CONSTANT, this fixes the duration query on files without known length. 2008-06-19 10:58:57 +00:00
gstwavpackparse.h ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in push mode and don't return 0 just to make ... 2008-02-22 06:06:06 +00:00
gstwavpackstreamreader.c Fix some compiler warnings. 2008-05-16 17:50:20 +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