summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-10-28 16:28:45 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-10-28 16:28:45 +0000
commit8416cc94b58e0ea9d3c54fbf439202e0591a7b9f (patch)
treed0f3962a0f1570bc79501acb72252def2d214153 /ChangeLog
parente4493882765edefb70c2dcbc4eaf21d17d5a2b0a (diff)
downloadgst-plugins-bad-8416cc94b58e0ea9d3c54fbf439202e0591a7b9f.tar.gz
gst-plugins-bad-8416cc94b58e0ea9d3c54fbf439202e0591a7b9f.tar.bz2
gst-plugins-bad-8416cc94b58e0ea9d3c54fbf439202e0591a7b9f.zip
gst/speexresample/gstspeexresample.c: Fixate to the nearest supported rate instead of the first one.
Original commit message from CVS: * gst/speexresample/gstspeexresample.c: (gst_speex_resample_class_init), (gst_speex_resample_fixate_caps), (gst_speex_resample_process): Fixate to the nearest supported rate instead of the first one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71141910..2e1d6cf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-28 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/speexresample/gstspeexresample.c:
+ (gst_speex_resample_class_init), (gst_speex_resample_fixate_caps),
+ (gst_speex_resample_process):
+ Fixate to the nearest supported rate instead of the first one.
+
2008-10-28 Sebastian Dröge <slomo@circular-chaos.org>
* gst/speexresample/README: