vorbisparse: Fix event handling
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 10 May 2013 09:31:37 +0000 (11:31 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 10 May 2013 09:32:36 +0000 (11:32 +0200)
commit027654e71ebe6af5e726d4403e173f65a0b4ec2b
tree38c85b7eb7707b2cd38a470c305c89e10fd3bf9b
parent1d20c0f4bb1d2af48e4d71506120a1c999c791e7
vorbisparse: Fix event handling

Internal state should only be reset on FLUSH_STOP, not FLUSH_START.

Also forward pre-caps events immediately and don't queue them.
ext/vorbis/gstvorbisparse.c