gstreamer/ext/wavpack
Sebastian Dröge 3a12608d1c ext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might clip the buffer later and
Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
Don't use gst_pad_alloc_buffer() as we might clip the buffer later and
BaseTransform-based elements will likely break because of wrong
unit-size. Also plug a possible memleak that happens when decoding
fails for some reason.
2007-03-21 23:50:09 +00:00
..
gstwavpack.c ext/wavpack/: Use a general wavpack debug category for common code. 2007-03-07 12:07:07 +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 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/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might clip the buffer later and 2007-03-21 23:50:09 +00:00
gstwavpackdec.h Add docs for wavpack elements (#352476). 2006-08-23 08:52:50 +00:00
gstwavpackenc.c ext/wavpack/: Use a general wavpack debug category for common code. 2007-03-07 12:07:07 +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/: Use a general wavpack debug category for common code. 2007-03-07 12:07:07 +00:00
gstwavpackparse.h Add docs for wavpack elements (#352476). 2006-08-23 08:52:50 +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 Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +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