[FFmpeg-devel] [PATCH v18 01/10] avcodec/evc: MPEG-5 EVC codec registration

Lynne dev at lynne.ee
Wed Mar 29 09:03:26 EEST 2023


Mar 28, 2023, 15:46 by d.kozinski at samsung.com:

> Added prerequisites that must be met before providing support for the MPEG-5 EVC codec
> - Added new entry to codec IDs list
> - Added new entry to the codec descriptor list
> - Bumped libavcodec minor version
> - Added profiles for EVC codec
>
> Signed-off-by: Dawid Kozinski <d.kozinski at samsung.com>
> ---
>  libavcodec/avcodec.h    | 3 +++
>  libavcodec/codec_desc.c | 8 ++++++++
>  libavcodec/codec_id.h   | 1 +
>  libavcodec/profiles.c   | 6 ++++++
>  libavcodec/profiles.h   | 1 +
>  libavcodec/version.h    | 2 +-
>  6 files changed, 20 insertions(+), 1 deletion(-)
>

Patchset looks good to me now. Thanks!
I'll push it tonight.

As for your change in MAINTAINERS, the discussion is still
ongoing, so I'll push it with the condition that it's just
there to let submitters know who to ping, rather than
requesting push access. If you'd like push access, just
send a request on the ML.


More information about the ffmpeg-devel mailing list