[FFmpeg-devel] [PATCH v2 4/4] avcodec/apv_decoder: Provided support for APV decoder

Lynne dev at lynne.ee
Wed Apr 30 16:20:12 EEST 2025


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 wrapper
> 
> Signed-off-by: Dawid Kozinski <d.kozinski at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xA2FEA5F03F034464.asc
Type: application/pgp-keys
Size: 624 bytes
Desc: OpenPGP public key
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250430/a0714d95/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250430/a0714d95/attachment.sig>


More information about the ffmpeg-devel mailing list