mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
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
This commit is contained in:
parent
897455ceff
commit
13871abd33
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* 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 <tim at centricular dot net>
|
2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* gst/mpegstream/gstdvddemux.c:
|
* gst/mpegstream/gstdvddemux.c:
|
||||||
|
|
Loading…
Reference in a new issue