mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
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
This commit is contained in:
parent
b54df47c3f
commit
d0325ff746
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
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>
|
2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst-libs/gst/riff/riff-media.c:
|
* gst-libs/gst/riff/riff-media.c:
|
||||||
|
|
Loading…
Reference in a new issue