[MOVED FROM BAD 055/134] vp8dec: Set GstBaseVideoDecoder::packetized to TRUE as soon...
authorPhilip Jägenstedt <philipj@opera.com>
Fri, 13 Aug 2010 12:34:21 +0000 (14:34 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 16 Sep 2012 13:27:14 +0000 (15:27 +0200)
commit7af2375a46bee4ae2d1758186a5d927e66552cda
treee364adb145d077b23dbcc151aaf6cc14b78928a4
parent3509034bc92e0e86d3186391b9514ce17fcd5d7f
[MOVED FROM BAD 055/134] vp8dec: Set GstBaseVideoDecoder::packetized to TRUE as soon as possible

This fixes an infinite loop if an EOS event is received before
GstBaseVideoDecoder::start() is called, e.g. immediately when the
pads are activated.

Fixes bug #626815.
ext/vp8/gstvp8dec.c