* Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/ffv1: 32-bit float sample support [not found] <20250324130643.97A2141267F@natalya.videolan.org> @ 2025-03-24 14:04 ` Martin Storsjö 2025-03-24 17:52 ` Michael Niedermayer 0 siblings, 1 reply; 2+ messages in thread From: Martin Storsjö @ 2025-03-24 14:04 UTC (permalink / raw) To: ffmpeg-devel, Michael Niedermayer On Mon, 24 Mar 2025, Michael Niedermayer wrote: > ffmpeg | branch: master | Michael Niedermayer <michael@niedermayer.cc> | Wed Mar 19 01:30:47 2025 +0100| [171060d5dc54d1526abde736a711ce234df632f2] | committer: Michael Niedermayer > > avcodec/ffv1: 32-bit float sample support > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> > >> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=171060d5dc54d1526abde736a711ce234df632f2 > --- > > libavcodec/ffv1.h | 6 +- > libavcodec/ffv1_parse.c | 10 +++ > libavcodec/ffv1dec.c | 36 ++++++-- > libavcodec/ffv1dec_template.c | 30 +++++-- > libavcodec/ffv1enc.c | 200 +++++++++++++++++++++++++++++++++++++++++- > 5 files changed, 262 insertions(+), 20 deletions(-) This change broke multiple configurations; noted on mingw-clang/arm, macos-clang/aarch64, and from FATE I also see similar failures on mingw-gcc/x86_64, mingw-gcc/i686. // Martin _______________________________________________ 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". ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/ffv1: 32-bit float sample support 2025-03-24 14:04 ` [FFmpeg-devel] [FFmpeg-cvslog] avcodec/ffv1: 32-bit float sample support Martin Storsjö @ 2025-03-24 17:52 ` Michael Niedermayer 0 siblings, 0 replies; 2+ messages in thread From: Michael Niedermayer @ 2025-03-24 17:52 UTC (permalink / raw) To: FFmpeg development discussions and patches [-- Attachment #1.1: Type: text/plain, Size: 1617 bytes --] Hi Martin On Mon, Mar 24, 2025 at 04:04:33PM +0200, Martin Storsjö wrote: > On Mon, 24 Mar 2025, Michael Niedermayer wrote: > > > ffmpeg | branch: master | Michael Niedermayer <michael@niedermayer.cc> | Wed Mar 19 01:30:47 2025 +0100| [171060d5dc54d1526abde736a711ce234df632f2] | committer: Michael Niedermayer > > > > avcodec/ffv1: 32-bit float sample support > > > > Sponsored-by: Sovereign Tech Fund > > Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> > > > > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=171060d5dc54d1526abde736a711ce234df632f2 > > --- > > > > libavcodec/ffv1.h | 6 +- > > libavcodec/ffv1_parse.c | 10 +++ > > libavcodec/ffv1dec.c | 36 ++++++-- > > libavcodec/ffv1dec_template.c | 30 +++++-- > > libavcodec/ffv1enc.c | 200 +++++++++++++++++++++++++++++++++++++++++- > > 5 files changed, 262 insertions(+), 20 deletions(-) > > This change broke multiple configurations; noted on mingw-clang/arm, > macos-clang/aarch64, and from FATE I also see similar failures on > mingw-gcc/x86_64, mingw-gcc/i686. Should have been fixed by (Thanks to james for fixing it! I was working on FFv1 and didnt check my mails) commit 702239bc500bc63c50dca16d194cb2166ad98bf4 (origin/master, origin/HEAD) Author: James Almer <jamrial@gmail.com> Date: Mon Mar 24 13:24:58 2025 -0300 avcodec/ffv1enc: reduce stack usage [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Nations do behave wisely once they have exhausted all other alternatives. -- Abba Eban [-- Attachment #1.2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] [-- Attachment #2: Type: text/plain, Size: 251 bytes --] _______________________________________________ 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". ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-24 17:52 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20250324130643.97A2141267F@natalya.videolan.org> 2025-03-24 14:04 ` [FFmpeg-devel] [FFmpeg-cvslog] avcodec/ffv1: 32-bit float sample support Martin Storsjö 2025-03-24 17:52 ` Michael Niedermayer
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