diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-07-16 09:16:03 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-07-16 09:16:03 +0000 |
| commit | 682ecd9b672d0c4734e26b04c0dec7ec175813f9 (patch) | |
| tree | 539f6b1d5deb2aa6d0fd0c7bc303f884cce1d37e /ChangeLog | |
| parent | 3f6892bfcc85ae709c89f8f771aa31462feac50b (diff) | |
ext/wavpack/gstwavpackdec.c: Fix buffer clipping to correctly clip to the segment stop.
Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c:
(gst_wavpack_dec_clip_outgoing_buffer):
Fix buffer clipping to correctly clip to the segment stop.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-07-16 Sebastian Dröge <slomo@circular-chaos.org> + + * ext/wavpack/gstwavpackdec.c: + (gst_wavpack_dec_clip_outgoing_buffer): + Fix buffer clipping to correctly clip to the segment stop. + 2007-07-13 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: |
