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 <[email protected]> --- 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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
