[FFmpeg-devel] [PATCH v3 2/2] avcodec: add external dec libvvdec for H266/VVC

Lynne dev at lynne.ee
Tue May 14 19:28:09 EEST 2024


On 14/05/2024 17:09, Christian Bartnik wrote:
> From: Thomas Siedel <thomas.ff at spin-digital.com>
> 
> Add external decoder VVdeC for H266/VVC decoding.
> Register new decoder libvvdec.
> Add libvvdec to wrap the vvdec interface.
> Enable decoder by adding --enable-libvvdec in configure step.
> 
> Co-authored-by: Christian Bartnik chris10317h5 at gmail.com
> Signed-off-by: Christian Bartnik <chris10317h5 at gmail.com>
> ---
>   configure              |   5 +
>   libavcodec/Makefile    |   1 +
>   libavcodec/allcodecs.c |   1 +
>   libavcodec/libvvdec.c  | 617 +++++++++++++++++++++++++++++++++++++++++
>   4 files changed, 624 insertions(+)
>   create mode 100644 libavcodec/libvvdec.c

I would prefer to have this one skipped, as initially suggested.
-------------- 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/20240514/5fc98c57/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/20240514/5fc98c57/attachment.sig>


More information about the ffmpeg-devel mailing list