On 14/03/2024 10:51, Araz Iusubov wrote:
The encoder options have been updated to the current version of the AMF.
Signed-off-by: Araz Iusubov <primeadv...@gmail.com>
---
libavcodec/amfenc.c | 1 +
libavcodec/amfenc.h | 4 +
libavcodec/amfenc_av1.c | 154 +++++++++++++++++++++++++-------------
libavcodec/amfenc_h264.c | 155 +++++++++++++++++++++++++-------------
libavcodec/amfenc_hevc.c | 158 ++++++++++++++++++++++++++-------------
5 files changed, 314 insertions(+), 158 deletions(-)
This needs more explanation. What is different about the current version and
why does it require these changes?
The change is also mixing cosmetic changes and refactoring of some existing
elements with addition of new options; ideally you would want to split this
into multiple patches for each change.
Thanks,
- Mark
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".