On 30/04/2025 10:11, Dawid Kozinski wrote:
- Added APV decoder wrapper - Changes in project configuration file and libavcodec Makefile - Added documentation for APV decoder wrapperSigned-off-by: Dawid Kozinski <d.kozin...@samsung.com> --- configure | 1 + doc/decoders.texi | 27 ++ libavcodec/Makefile | 1 + libavcodec/libapvdec.c | 562 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 591 insertions(+) create mode 100644 libavcodec/libapvdec.c
I'd rather rely and improve on our native decoder. There's no point in merging a duplicate wrapper decoder.
OpenPGP_0xA2FEA5F03F034464.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ 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".