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

Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics d.kozinski at samsung.com
Wed May 31 07:47:47 EEST 2023




> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of James
> Almer
> Sent: poniedziałek, 29 maja 2023 14:44
> To: ffmpeg-devel at ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH v23 01/10] avcodec/evc: MPEG-5 EVC
> codec registration
> 
> On 5/26/2023 7:30 AM, Dawid Kozinski wrote:
> > 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(-)
> 
> I'll apply this to reduce the amount of patches you need to resend.

Great. Thanks a lot. It will be a real facilitation for us. We will avoid
constantly checking and updating the ffmpeg version numbers while patchset
generating.
As it comes to all the changes you mentioned and that must be done  before
merging our code to ffmpeg, we'll provide fixes as soon and include them in
the next patchset.

> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://protect2.fireeye.com/v1/url?k=f3a74539-922c5000-f3a6ce76-
> 000babffae10-20997ed3dbf29891&q=1&e=bc912b21-145d-4afd-85c8-
> eef7e724739e&u=https%3A%2F%2Fffmpeg.org%2Fmailman%2Flistinfo%2Fffmp
> eg-devel
> 
> To unsubscribe, visit link above, or email ffmpeg-devel-request at ffmpeg.org
> with subject "unsubscribe".




More information about the ffmpeg-devel mailing list