]> git.sesse.net Git - ffmpeg/commit
libx264: add 'aq_strength' private option.
authorAnton Khirnov <anton@khirnov.net>
Mon, 22 Aug 2011 05:55:34 +0000 (07:55 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 24 Aug 2011 12:30:00 +0000 (14:30 +0200)
commit5c75b2a0b75f2d12a289af70c0ad99eac0533eb3
treede3499f4cf38b52d539f5b86f3833c3eeba9ee7c
parent85254fcb46b4af38510685bc48ae6aa557f861aa
libx264: add 'aq_strength' private option.

Deprecate corresponding global option.
libavcodec/avcodec.h
libavcodec/libx264.c
libavcodec/options.c