ext/vorbis/vorbisdec.*: Vorbis streams can be embedded in other container formats...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 20 Oct 2005 16:01:43 +0000 (16:01 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 20 Oct 2005 16:01:43 +0000 (16:01 +0000)
commitba34565cfcd3a23c1e1eccb9893b955e13b05fe8
tree92301b923439b284fea1ad0511e511bf2fd4c0b0
parentd108bc0882f75caf4182fd498cd64c12ea5b4f65
ext/vorbis/vorbisdec.*: Vorbis streams can be embedded in other container formats than ogg, container formats where t...

Original commit message from CVS:
* ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
(vorbis_handle_data_packet), (vorbis_dec_chain),
(vorbis_dec_change_state):
* ext/vorbis/vorbisdec.h:
Vorbis streams can be embedded in other container formats
than ogg, container formats where the demuxer might set
timestamps on encoded vorbis buffers instead of those silly
granulepos thingies. In short: make vorbisdec handle
timestamps on incoming buffers as well.
ChangeLog
ext/vorbis/vorbisdec.c
ext/vorbis/vorbisdec.h