From 141a18228a575d1df37f1646021bab36501ce0d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 31 Jan 2005 19:23:08 +0000 Subject: Set granulepos and timestamp correctly for streams not starting at 0, taking into account the initial delay Original commit message from CVS: Set granulepos and timestamp correctly for streams not starting at 0, taking into account the initial delay --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 09dba820..881ec04a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-01-31 Tim-Philipp Müller + + * ext/theora/theoraenc.c: (theora_buffer_from_packet), + (theora_enc_chain), (theora_enc_change_state): + * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init), + (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain), + (gst_vorbisenc_change_state): + * ext/vorbis/vorbisenc.h: + Set granulepos and timestamp correctly for streams not + starting at 0, taking into account the initial delay. + 2005-01-31 Tim-Philipp Müller * gst/mpegstream/gstdvddemux.c: -- cgit v1.2.1