> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of James > Almer > Sent: poniedziaĆek, 29 maja 2023 14:44 > To: [email protected] > 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 <[email protected]> > > --- > > 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 > [email protected] > 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 [email protected] > with subject "unsubscribe". _______________________________________________ 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".
Re: [FFmpeg-devel] [PATCH v23 01/10] avcodec/evc: MPEG-5 EVC codec registration
Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics Tue, 30 May 2023 21:48:06 -0700
