diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 10:57:45 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 10:57:45 +0000 |
commit | 1b7324731f615d019ebfbbea5efb8db475c2f3a7 (patch) | |
tree | 0c83adaeaadaa27479eb49d953b1cc5b6767493c /ChangeLog | |
parent | 8574bf31de32a7ae14fe3445bc006c22a81510b3 (diff) | |
download | gst-plugins-bad-1b7324731f615d019ebfbbea5efb8db475c2f3a7.tar.gz gst-plugins-bad-1b7324731f615d019ebfbbea5efb8db475c2f3a7.tar.bz2 gst-plugins-bad-1b7324731f615d019ebfbbea5efb8db475c2f3a7.zip |
ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly.
Original commit message from CVS:
* ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
(gst_speexenc_chain):
Fix speex timestamps so that it gets muxed properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-10-15 Wim Taymans <wim@fluendo.com> + * ext/speex/gstspeexenc.c: (gst_speexenc_class_init), + (gst_speexenc_chain): + Fix speex timestamps so that it gets muxed properly. + +2004-10-15 Wim Taymans <wim@fluendo.com> + * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type), (gst_dv1394src_base_init), (gst_dv1394src_class_init), (gst_dv1394src_init), (gst_dv1394src_dispose), |