summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-11-20 07:30:30 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-11-20 07:30:30 +0000
commita6a91b4ff893f1765310cde34fa168db26a9c65b (patch)
treec328beb89fa8a0dd9db09b67b019040998e00723 /ChangeLog
parent644432907c659f4fdc64bef9cf13d54f6e30b60c (diff)
downloadgst-plugins-bad-a6a91b4ff893f1765310cde34fa168db26a9c65b.tar.gz
gst-plugins-bad-a6a91b4ff893f1765310cde34fa168db26a9c65b.tar.bz2
gst-plugins-bad-a6a91b4ff893f1765310cde34fa168db26a9c65b.zip
gst/speexresample/gstspeexresample.c: If the resampler gives less output samples than expected adjust the output buff...
Original commit message from CVS: * gst/speexresample/gstspeexresample.c: (gst_speex_fix_output_buffer), (gst_speex_resample_process): If the resampler gives less output samples than expected adjust the output buffer and print a warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a77f8c7c..6a76c845 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-11-20 Sebastian Dröge <slomo@circular-chaos.org>
+ * gst/speexresample/gstspeexresample.c:
+ (gst_speex_fix_output_buffer), (gst_speex_resample_process):
+ If the resampler gives less output samples than expected
+ adjust the output buffer and print a warning.
+
+2007-11-20 Sebastian Dröge <slomo@circular-chaos.org>
+
* configure.ac:
* gst/speexresample/arch.h:
* gst/speexresample/fixed_generic.h: