[FFmpeg-devel] [PATCH] v4l2: make possible to disable libv4l2 at runtime.

Clément Bœsch ubitux at gmail.com
Mon May 20 15:54:20 CEST 2013


On Mon, May 20, 2013 at 03:48:25PM +0200, Clément Bœsch wrote:
> Also disable it by default since it looks currently buggy. The
> usefulness of such library is mostly limited to backward compatibility
> with very old devices.
[...]
> -
> +    { "use_libv4l2",  "use libv4l2 (v4l-utils) convertion functions",             OFFSET(use_libv4l2),  AV_OPT_TYPE_INT,    {.i64 = 1}, 0, 1, DEC },

(.i64 = 0, since it's disabled)

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130520/09f7df06/attachment.asc>


More information about the ffmpeg-devel mailing list