Attached.
From ad9def7fad58a75450176413564543a16965d165 Mon Sep 17 00:00:00 2001
From: Paul B Mahol
Date: Sun, 13 Aug 2023 05:03:00 +0200
Subject: [PATCH 3/3] avfilter/af_asdr: use single structure for sums
Signed-off-by: Paul B Mahol
---
libavfilter/af_asdr.c | 44 +++--
On Sat, 12 Aug 2023 at 16:45, Lynne wrote:
>
> It's of interest to API users, and of interest to us,
> as a DCT/DST can be implemented via matrix multiplies.
>
> Bumps up the required header version to 1.3.255, released
> 2 months ago, so it's had time to propagate.
I would disagree, considering
On Sat, Aug 12, 2023 at 1:31 PM Pierre-Anthony Lemieux
wrote:
>
> On Sat, Aug 12, 2023 at 11:39 AM Michael Niedermayer
> wrote:
> >
> > On Thu, Aug 10, 2023 at 04:48:56PM -0700, p...@sandflow.com wrote:
> > > From: Pierre-Anthony Lemieux
> > >
> > > Intended to replace
> > > https://patchwork.
On Sat, Aug 12, 2023 at 11:39 AM Michael Niedermayer
wrote:
>
> On Thu, Aug 10, 2023 at 04:48:56PM -0700, p...@sandflow.com wrote:
> > From: Pierre-Anthony Lemieux
> >
> > Intended to replace
> > https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230802000135.26482-3-mich...@niedermayer.cc/
> >
From: Pierre-Anthony Lemieux
Intended to replace
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230802000135.26482-3-mich...@niedermayer.cc/
with a more accurate block decoding magnitude bound.
---
libavcodec/jpeg2000htdec.c | 34 +-
1 file changed, 33 inse
On Thu, Aug 10, 2023 at 04:48:56PM -0700, p...@sandflow.com wrote:
> From: Pierre-Anthony Lemieux
>
> Intended to replace
> https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230802000135.26482-3-mich...@niedermayer.cc/
> with a more accurate block decoding magnitude bound.
>
> ---
> libavcod
On Thu, Aug 10, 2023 at 04:58:37PM +0200, Vittorio Giovara wrote:
> On Thu, Aug 10, 2023 at 2:39 PM Nicolas George wrote:
>
> > > No. You are taking for granted that SDR belongs in FFmpeg in the first
> > place,
> > > and that's exactly what people disagree with.
> >
> > And you are taking for gr
Andreas Rheinhardt:
> Just mark a non-stereo file as stereo to test the code.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> This test would not pass on master as-is due to the anaglyph modes
> which are broken on master. I intend to apply it before 4/9
> so that fixing the anaglyph modes is visib
On Mon, Aug 07, 2023 at 09:02:19PM -0400, Brad Smith wrote:
> lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
>
> libswscale/ppc/yuv2rgb_altivec.c:288:36: error: redeclaration of 'vec_xl'
> must have the 'overloadable' attribute
> ---
> libswscale/ppc/yuv2rgb_altivec.c | 4
On Sat, Aug 12, 2023 at 5:09 PM James Almer wrote:
> On 8/12/2023 12:07 PM, Paul B Mahol wrote:
> > On Sat, Aug 12, 2023 at 4:19 PM Michael Niedermayer <
> mich...@niedermayer.cc>
> > wrote:
> >
> >> On Fri, Aug 11, 2023 at 06:17:29PM +0200, Vittorio Giovara wrote:
> >>> On Thu, Aug 10, 2023 at 5
On 8/12/2023 12:07 PM, Paul B Mahol wrote:
On Sat, Aug 12, 2023 at 4:19 PM Michael Niedermayer
wrote:
On Fri, Aug 11, 2023 at 06:17:29PM +0200, Vittorio Giovara wrote:
On Thu, Aug 10, 2023 at 5:27 PM Michael Niedermayer <
mich...@niedermayer.cc>
wrote:
Several developers where upset, that
On Sat, Aug 12, 2023 at 4:19 PM Michael Niedermayer
wrote:
> On Fri, Aug 11, 2023 at 06:17:29PM +0200, Vittorio Giovara wrote:
> > On Thu, Aug 10, 2023 at 5:27 PM Michael Niedermayer <
> mich...@niedermayer.cc>
> > wrote:
> >
> > > Several developers where upset, that from the over 1gb of fate sa
It's of interest to API users, and of interest to us,
as a DCT/DST can be implemented via matrix multiplies.
Bumps up the required header version to 1.3.255, released
2 months ago, so it's had time to propagate.
Patch attached.
>From b3c9c3545d6ec97e3cad2b889ebfe932c13bcf67 Mon Sep 17 00:00:00 2
On Thu, Aug 10, 2023 at 05:58:24PM +0200, Paul B Mahol wrote:
> On Thu, Aug 10, 2023 at 5:46 PM Michael Niedermayer
> wrote:
>
> > On Thu, Aug 10, 2023 at 12:12:51PM +0200, Paul B Mahol wrote:
> > > On Thu, Aug 10, 2023 at 11:34 AM Michael Niedermayer <
> > mich...@niedermayer.cc>
> > > wrote:
>
On Fri, Aug 11, 2023 at 06:17:29PM +0200, Vittorio Giovara wrote:
> On Thu, Aug 10, 2023 at 5:27 PM Michael Niedermayer
> wrote:
>
> > Several developers where upset, that from the over 1gb of fate samples 2mb
> > are only used
> > by the ffmpeg branch with SDR support in https://git.ffmpeg.org/l
On Thu, Aug 10, 2023 at 06:49:50PM +0200, Paul B Mahol wrote:
> On Thu, Aug 10, 2023 at 5:13 PM Michael Niedermayer
> wrote:
>
> > On Thu, Aug 10, 2023 at 12:10:49PM +0200, Paul B Mahol wrote:
> > > On Thu, Aug 10, 2023 at 11:48 AM Michael Niedermayer <
> > mich...@niedermayer.cc>
> > > wrote:
>
16 matches
Mail list logo