[FFmpeg-devel] [PATCH 3/4] avcodec/ffv1: Fix remap and float with golomb rice
Michael Niedermayer
michael at niedermayer.cc
Tue Mar 11 02:52:21 EET 2025
On Mon, Mar 10, 2025 at 07:41:26PM +0100, Lynne wrote:
> On 09/03/2025 23:58, Michael Niedermayer wrote:
> > Sponsored-by: Sovereign Tech Fund
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> > libavcodec/ffv1dec.c | 37 +++++++++++++++++++++++++
> > libavcodec/ffv1dec_template.c | 27 ------------------
> > libavcodec/ffv1enc.c | 42 ++++++++++++++++++++++++++++
> > libavcodec/ffv1enc_template.c | 52 -----------------------------------
> > 4 files changed, 79 insertions(+), 79 deletions(-)
> >
> > diff --git a/libavcodec/ffv1dec.c b/libavcodec/ffv1dec.c
> > index 49a363208db..9738e4e9c9f 100644
> > --- a/libavcodec/ffv1dec.c
> > +++ b/libavcodec/ffv1dec.c
[...]
>
> That's a lot better and cleaner than the current code.
> LGTM.
will apply (with one hunk moved to the correct patch)
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you drop bombs on a foreign country and kill a hundred thousand
innocent people, expect your government to call the consequence
"unprovoked inhuman terrorist attacks" and use it to justify dropping
more bombs and killing more people. The technology changed, the idea is old.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250311/9ea4fc5d/attachment.sig>
More information about the ffmpeg-devel
mailing list