ext/theora/: Track initialisation state; don't try to use encoder state if we're...
authorMichael Smith <msmith@xiph.org>
Thu, 19 Apr 2007 16:58:53 +0000 (16:58 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 19 Apr 2007 16:58:53 +0000 (16:58 +0000)
commit38db14cb22aace013f415df19fe725e2527d0283
tree313e97f44b9eb13cfb24a8fc77e63e4325af899b
parent674dcc1b4e7af12aaa74975f300735a9a70465a7
ext/theora/: Track initialisation state; don't try to use encoder state if we're not initialised (it'll segfault).

Original commit message from CVS:
* ext/theora/gsttheoraenc.h:
* ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
(theora_enc_sink_event), (theora_enc_change_state):
Track initialisation state; don't try to use encoder state if we're
not initialised (it'll segfault).
ChangeLog
common
ext/theora/gsttheoraenc.h
ext/theora/theoraenc.c