theoraenc: Add property for speed level control
authorBenjamin M. Schwartz <bens@alum.mit.edu>
Thu, 19 Feb 2009 20:18:29 +0000 (12:18 -0800)
committerDavid Schleef <ds@schleef.org>
Thu, 19 Feb 2009 20:38:57 +0000 (12:38 -0800)
commitd8a33f094c8a5bdf5e403e4be02076312cbd7f64
tree775bf961ae100db653bcc29948c778d2634db016
parenta490b3f2dd47c0c8a20e53876f62085a8b8e93f1
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>
ext/theora/gsttheoraenc.h
ext/theora/theoraenc.c