On 8/2/2022 8:58 AM, Anton Khirnov wrote:
Quoting James Almer (2022-08-02 13:35:19)
Signed-off-by: James Almer <[email protected]>
---
  libavcodec/Makefile    |  4 +-
  libavcodec/libaom.c    | 49 +++++++++++++++++++++
  libavcodec/libaom.h    | 33 ++++++++++++++
  libavcodec/libaomdec.c | 27 +-----------
  libavcodec/libaomenc.c | 97 ++++++++++++++++++++++++++++++++++++++++++
  5 files changed, 183 insertions(+), 27 deletions(-)
  create mode 100644 libavcodec/libaom.c
  create mode 100644 libavcodec/libaom.h

Not knowing anything about aomenc, this looks reasonable assuming it's
tested and works.

I have a WIP test tool in branch 'recon' in my tree in case you have
trouble testing this.

Tested with that tool and confirmed working, so applied.

Thanks.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to