diff options
| author | Maciej Katafiasz <mathrick@mathrick.org> | 2005-01-24 21:57:15 +0000 |
|---|---|---|
| committer | Maciej Katafiasz <mathrick@mathrick.org> | 2005-01-24 21:57:15 +0000 |
| commit | d0325ff746c095c33df1f732f93eb1462a419a00 (patch) | |
| tree | 5ef6df6b5ab41f4c24c5163108f1bc7582b708e7 | |
| parent | b54df47c3f8145db0ccc6ec52f07ca2bcd3efb6d (diff) | |
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
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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: |
