[FFmpeg-devel] [PATCH] Adds support for setting aq_mode in libvpx encoder

James Almer jamrial at gmail.com
Thu Aug 28 04:13:41 CEST 2014


On 27/08/14 11:00 PM, James Zern wrote:
> 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

Applied.



More information about the ffmpeg-devel mailing list