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.
This commit is contained in:
Wim Taymans 2004-10-18 10:57:45 +00:00
parent d57cce7522
commit e121c88703

View file

@ -1,3 +1,9 @@
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),