On Mon, 18 May 2020, Fu, Linjie wrote:
diff --git a/libavcodec/profiles.h b/libavcodec/profiles.h
index d950971875..e414ea77a7 100644
--- a/libavcodec/profiles.h
+++ b/libavcodec/profiles.h
@@ -37,6 +37,12 @@
FF_AVCTX_PROFILE_OPTION("mpeg2_aac_low", NULL, AUDIO,
FF_PROFILE_MPEG2_AAC_LOW)\
> From: ffmpeg-devel On Behalf Of
> Marton Balint
> Sent: Tuesday, May 12, 2020 03:35
> To: ffmpeg-devel@ffmpeg.org
> Cc: Marton Balint
> Subject: [FFmpeg-devel] [PATCH 6/6] avcodec: move mpeg4 profiles to
> profiles.h
>
> Signed-off-by: Marton Balint
> ---
>
Signed-off-by: Marton Balint
---
doc/codecs.texi| 17 ++---
libavcodec/mpeg4videoenc.c | 2 ++
libavcodec/options_table.h | 4
libavcodec/profiles.h | 6 ++
libavcodec/v4l2_m2m_enc.c | 34 ++
5 files changed, 32 insertions(