summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMaciej Katafiasz <mathrick@mathrick.org>2005-01-24 21:57:15 +0000
committerMaciej Katafiasz <mathrick@mathrick.org>2005-01-24 21:57:15 +0000
commit9d608aed4da8cf0bfc96f348c5d70f64e4b51168 (patch)
tree57d292a5e31248f2f5553e2f40942849e1782de6 /ChangeLog
parent5c88ccad34797478f5e7fc9ed4f17648a2918732 (diff)
downloadgst-plugins-bad-9d608aed4da8cf0bfc96f348c5d70f64e4b51168.tar.gz
gst-plugins-bad-9d608aed4da8cf0bfc96f348c5d70f64e4b51168.tar.bz2
gst-plugins-bad-9d608aed4da8cf0bfc96f348c5d70f64e4b51168.zip
Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds timestamps
Original commit message from CVS: Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds timestamps
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ced9945..49540c59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-01-24 Jeffrey C. Ollie
+
+ reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>
+
+ * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
+ * ext/gsm/gstgsmdec.h:
+ * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
+ * ext/gsm/gstgsmenc.h:
+ Fix rate to 8kHz as per spec, removes obscure errors when no rate
+ was given by property. Add proper buffer timestamps and offsets.
+
2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst-libs/gst/riff/riff-media.c: