From: "Dawid Kozinski/Multimedia \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics" <d.kozinski@samsung.com> To: "'FFmpeg development discussions and patches'" <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH v23 01/10] avcodec/evc: MPEG-5 EVC codec registration Date: Wed, 31 May 2023 06:47:47 +0200 Message-ID: <001101d9937b$0c7c8d50$2575a7f0$@samsung.com> (raw) In-Reply-To: <5f441115-01d0-e981-2fb2-8a5ea37d37b9@gmail.com> > -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of James > Almer > Sent: poniedziałek, 29 maja 2023 14:44 > To: ffmpeg-devel@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@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@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@ffmpeg.org > with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2023-05-31 4:48 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <CGME20230526103046eucas1p1577716de8b862b1f80b7270cdeae2625@eucas1p1.samsung.com> 2023-05-26 10:30 ` Dawid Kozinski 2023-05-29 12:44 ` James Almer 2023-05-31 4:47 ` Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='001101d9937b$0c7c8d50$2575a7f0$@samsung.com' \ --to=d.kozinski@samsung.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git