On Tue, Aug 26, 2014 at 03:39:26AM +0200, Michael Niedermayer wrote:
> On Mon, Aug 25, 2014 at 05:17:39PM -0700, Deb Mukherjee wrote:
> > Sets aq_mode in the [0, 3] range for the libvpx encode wrapper.
> > 0: none
> > 1: variance aq
> > 2: complexity aq
> > 3: cyclic refresh aq
> > ---
> >  doc/encoders.texi      | 5 ++++-
> >  libavcodec/libvpxenc.c | 9 +++++++++
> >  2 files changed, 13 insertions(+), 1 deletion(-)
> 
> breaks build:
> libavcodec/libvpxenc.c:127:6: error: ‘VP9E_SET_AQ_MODE’ undeclared here (not 
> in a function)
> libavcodec/libvpxenc.c:127:5: error: array index in initializer not of 
> integer type
> libavcodec/libvpxenc.c:127:5: error: (near initialization for ‘ctlidstr’)
> make: *** [libavcodec/libvpxenc.o] Error 1

james configure patch fixed this

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Avoid a single point of failure, be that a person or equipment.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to