ext/theora/: Don't push events (newsegment, tags) before initialising the decoder.
authorMichael Smith <msmith@xiph.org>
Mon, 7 May 2007 11:43:31 +0000 (11:43 +0000)
committerMichael Smith <msmith@xiph.org>
Mon, 7 May 2007 11:43:31 +0000 (11:43 +0000)
commitdb624febb8eba74b397f2f28252304017ff52fa0
treeec149d0980aaaa360f46418989b9e765a3b2ba3e
parent64a9674bd2e6ccd8b21c8d396d9c624e3100c6f0
ext/theora/: Don't push events (newsegment, tags) before initialising the decoder.

Original commit message from CVS:
* ext/theora/gsttheoradec.h:
* ext/theora/theoradec.c: (gst_theora_dec_reset),
(theora_dec_sink_event), (theora_handle_comment_packet),
(theora_handle_type_packet), (theora_dec_change_state):
Don't push events (newsegment, tags) before initialising the
decoder.
This is neccesary for seeking to work correctly in gnonlin.
ChangeLog
ext/theora/gsttheoradec.h
ext/theora/theoradec.c