gstreamer/ext/theora
Benjamin M. Schwartz d8a33f094c theoraenc: Add property for speed level control
Add property "speed-level" to control the amount of motion searching
the encoder does.  This is only available in libtheora >= 1.0 and
will silently fail with earlier libraries.  Fixes: #572275.

Signed-off-by: David Schleef <ds@schleef.org>
2009-02-19 12:38:57 -08:00
..
gsttheoradec.h ext/theora/: Copy seqnum. 2008-11-04 18:17:24 +00:00
gsttheoraenc.h theoraenc: Add property for speed level control 2009-02-19 12:38:57 -08:00
gsttheoraparse.h ext/theora/: Take a 2nd stab at handling libtheora granulepos changes in the decoder and parser by inspecting the bit... 2008-01-14 17:00:03 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
theora.c ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theoradec.c Use rounded values for image strides and sizes 2009-01-23 11:27:16 +01:00
theoraenc.c theoraenc: Add property for speed level control 2009-02-19 12:38:57 -08:00
theoraparse.c ext/theora/theoraparse.c: Set the BOS flag on the BOS packet. Fixes #553244. 2008-09-25 10:46:00 +00:00