gstreamer/ext/vp8
Philip Jägenstedt e72574124f 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.
2010-08-19 11:17:06 +02:00
..
gstvp8dec.c vp8dec: Set GstBaseVideoDecoder::packetized to TRUE as soon as possible 2010-08-19 11:17:06 +02:00
gstvp8dec.h vp8: Add initial documentation, based on the theoradec/theoraenc documentation 2010-07-03 17:47:29 +02:00
gstvp8enc.c vp8enc: Add support for enabling automatic insertion of alt-ref frames by the encoder 2010-07-10 16:52:10 +02:00
gstvp8enc.h vp8enc: Add support for enabling automatic insertion of alt-ref frames by the encoder 2010-07-10 16:52:10 +02:00
gstvp8utils.c
gstvp8utils.h
Makefile.am
plugin.c