gstreamer/ext/theora
Thibault Saunier 508245dfa6 theoraenc: Do nothing when flushing the encoder when no caps were set
In case we receive a flush event before having our caps set, we will
end up trying to create a theora encoder even though we are not ready.
Avoid that situation making sure we are initialized before accepting to
be flushed.

https://bugzilla.gnome.org/show_bug.cgi?id=709858
2013-10-14 17:49:59 -03:00
..
gsttheora.c Fix FSF address 2012-11-03 23:05:09 +00:00
gsttheoradec.c theora: Use new video codec base classes' flush vfunc 2013-08-15 13:26:39 +02:00
gsttheoradec.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttheoraenc.c theoraenc: Do nothing when flushing the encoder when no caps were set 2013-10-14 17:49:59 -03:00
gsttheoraenc.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttheoraparse.c theora: small GValue optimisations 2013-03-03 17:42:22 +00:00
gsttheoraparse.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00