gstreamer/ext/wavpack
Sebastian Dröge 59a53cfd36 wavpackparse: After pushing a frame, update last_stop to the end of the frame
This improves position reporting, especially because of the fact that
WavPack frames are usually 0.5-1.0 seconds long.
2009-11-19 16:10:55 +01: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 Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02: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 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 wavpack: Use GLib GChecksum instead of our own MD5 implementation 2009-08-10 09:54:16 +02:00