On Wed, 17 Feb 2016 18:30:04 +0800
Rick Kern wrote:
> Autodetected by default. Encode using -codec:v vtenc.
>
> Signed-off-by: Rick Kern
> ---
The configure check doesn't work. It tries to enable it on non-OSX,
which breaks building ffmpeg out of the box on anything but OSX.
Also, I noticed t
On Wed, 17 Feb 2016 18:30:04 +0800
Rick Kern wrote:
> Autodetected by default. Encode using -codec:v vtenc.
>
> Signed-off-by: Rick Kern
> ---
> MAINTAINERS|1 +
> configure |5 +
> libavcodec/Makefile|1 +
> libavcodec/allcodecs.c |1 +
> libavcode