summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-11-23 10:01:33 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-11-23 10:01:33 +0000
commitd96e11806a6350ba56fd32d5d34e1b5ba0e839e9 (patch)
tree5ffdcd5fc3a80b38afc188b818527e8981fba2bc /ChangeLog
parente8182f4d33a93374e586127e88c3d18fd9c13ffc (diff)
downloadgst-plugins-bad-d96e11806a6350ba56fd32d5d34e1b5ba0e839e9.tar.gz
gst-plugins-bad-d96e11806a6350ba56fd32d5d34e1b5ba0e839e9.tar.bz2
gst-plugins-bad-d96e11806a6350ba56fd32d5d34e1b5ba0e839e9.zip
gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the latency changes.
Original commit message from CVS: * gst/speexresample/gstspeexresample.c: (gst_speex_resample_update_state): Also post GST_MESSAGE_LATENCY if the latency changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b030de70..5a7d663a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-11-23 Sebastian Dröge <slomo@circular-chaos.org>
+ * gst/speexresample/gstspeexresample.c:
+ (gst_speex_resample_update_state):
+ Also post GST_MESSAGE_LATENCY if the latency changes.
+
+2007-11-23 Sebastian Dröge <slomo@circular-chaos.org>
+
* gst/speexresample/resample.c: (speex_resampler_get_latency),
(speex_resampler_drain_float), (speex_resampler_drain_int),
(speex_resampler_drain_interleaved_float),