On 5/26/2023 7:32 AM, Dawid Kozinski wrote:
- Added EVC encoder wrapper
- Changes in project configuration file and libavcodec Makefile
- Added documentation for xeve wrapper

Signed-off-by: Dawid Kozinski<d.kozin...@samsung.com>
---
  configure                 |   4 +
  doc/encoders.texi         |  69 +++++
  doc/general_contents.texi |  11 +
  libavcodec/Makefile       |   1 +
  libavcodec/allcodecs.c    |   1 +
  libavcodec/libxeve.c      | 616 ++++++++++++++++++++++++++++++++++++++
  6 files changed, 702 insertions(+)
  create mode 100644 libavcodec/libxeve.c

Does libxeve provide a function to retrieve global headers, which you can export as extradata? If so, it would be nice to use it, so the muxer doesn't need to generate it from the first packet.
_______________________________________________
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".
  • ... Dawid Kozinski
    • ... James Almer
      • ... Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics

Reply via email to