gstreamer/ext/wavpack
Sebastian Dröge 2397f01e97 ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration reported as one sample less than it is
Original commit message from CVS:
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
(gst_wavpack_parse_handle_seek_event),
(gst_wavpack_parse_create_src_pad):
Fix a off by one that leads to the duration reported as one
sample less than it is
2007-01-31 08:32:59 +00:00
..
gstwavpack.c ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00
gstwavpackcommon.c configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
gstwavpackcommon.h configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
gstwavpackdec.c ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack. 2007-01-25 21:55:49 +00:00
gstwavpackdec.h Add docs for wavpack elements (#352476). 2006-08-23 08:52:50 +00:00
gstwavpackenc.c ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardcoded constants (#395536). 2007-01-11 19:51:04 +00:00
gstwavpackenc.h ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in recent wavpack installs. 2006-12-18 10:02:56 +00:00
gstwavpackparse.c ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration reported as one sample less than it is 2007-01-31 08:32:59 +00:00
gstwavpackparse.h Add docs for wavpack elements (#352476). 2006-08-23 08:52:50 +00:00
gstwavpackstreamreader.c configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +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 configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +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