[FFmpeg-devel] [PATCH] Adds support for setting aq_mode in libvpx encoder
James Zern
jzern at google.com
Thu Aug 28 04:00:13 CEST 2014
On Tue, Aug 26, 2014 at 12:18 PM, James Almer <jamrial at gmail.com> wrote:
> On 25/08/14 9:17 PM, 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(-)
>>
>
> LGTM
lgtm
More information about the ffmpeg-devel
mailing list