gstreamer/ext/wavpack
Tim-Philipp Müller 073201b329 build: Makefile.am cleanups
Mostly add $(GST_BASE_CFLAGS) where it was missing, but also fix up
order of flags and libs if needed (see docs/random/moving-plugins).
2010-03-18 21:34:24 +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 Add -Wredundant-decls warning flag 2010-03-17 19:35:10 +01: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 wavpack: Use GLib GChecksum instead of our own MD5 implementation 2009-08-10 09:54:16 +02:00
gstwavpackenc.h wavpack: Use GLib GChecksum instead of our own MD5 implementation 2009-08-10 09:54:16 +02:00
gstwavpackparse.c wavpackparse: After pushing a frame, update last_stop to the end of the frame 2009-11-19 16:10:55 +01: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 Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
gstwavpackstreamreader.h Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
Makefile.am build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00