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 | a98a98b5f3f9da77d8e55ad0328ef71eb473db3d (patch) | |
| tree | 5990142594d69253f7e52c943ab47e475a21454f /ChangeLog | |
| parent | fe83f4c81776c61120ce8b3eb044b51d76dfb607 (diff) | |
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), |
