[FFmpeg-devel] [PATCH 3/5] libavcodec/libaomenc.c: Add command-line options for intra-coding tools
James Almer
jamrial at gmail.com
Thu Jul 2 02:39:26 EEST 2020
On 7/1/2020 3:57 PM, James Zern wrote:
> On Mon, Jun 29, 2020 at 11:15 AM James Zern <jzern at google.com> wrote:
>>
>> On Thu, Jun 25, 2020 at 5:55 PM Wang Cao <doubleecao at gmail.com> wrote:
>>>
>>> Signed-off-by: Wang Cao <wangcao at google.com>
>>> ---
>>> doc/encoders.texi | 21 +++++++++++++++++++
>>> libavcodec/libaomenc.c | 47 ++++++++++++++++++++++++++++++++++++------
>>> libavcodec/version.h | 2 +-
>>> 3 files changed, 63 insertions(+), 7 deletions(-)
>>>
>>
>> lgtm.
>
> applied, thanks.
Are all these options available in 1.0.0? If not, then they need to be
wrapped in a pre-processor check like the other newer options.
I did not remove support for 1.0.0 since that's what Debian, Ubuntu and
other distros with LTS releases ship, and nobody (other than you)
commented when i asked what direction we should take.
More information about the ffmpeg-devel
mailing list