ext/vorbis/vorbisenc.c: Don't flush encoder state unless we have an initialised encoder.
authorMichael Smith <msmith@xiph.org>
Thu, 22 Sep 2005 14:35:57 +0000 (14:35 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 22 Sep 2005 14:35:57 +0000 (14:35 +0000)
commit17d40cbbd1ea6b1dcae53892fe486f5e6aaa557b
treedd0b21c30a331c43bad9946831e757fe40f40c12
parent9798126a0bc8a4126c9a8731b774a0be44ed0796
ext/vorbis/vorbisenc.c: Don't flush encoder state unless we have an initialised encoder.

Original commit message from CVS:
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
(gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
Don't flush encoder state unless we have an initialised encoder.
Clear out encoder state on PAUSED_TO_READY.
ChangeLog
ext/vorbis/vorbisenc.c