Attached.
skal/
0001-fix-missing-cpu.h-include.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg
On Mon, Feb 14, 2022 at 11:30 AM wrote:
> On Mon, Feb 14, 2022 at 11:05:58AM +0100, Andreas Rheinhardt wrote:
> > lance.lmw...@gmail.com:
> > > On Mon, Feb 14, 2022 at 08:27:39AM +0100, Pascal Massimino wrote:
> > >> attached. Just a missing include.
> >
attached. Just a missing include.
skal/
0001-fix-missing-AVCodecInternal-definition.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above,
Hi,
On Thu, Jul 9, 2020 at 11:44 AM Nicolas George wrote:
> Josef Zlomek (12020-07-08):
> > Fixes: 4907
> >
> > Adds support for demuxing of animated WebP.
> >
> > The WebP demuxer splits the input stream into packets containing one
> frame.
> > It also sets the timing information properly.
>
>
On Tue, Sep 10, 2019 at 5:12 PM Michael Niedermayer
wrote:
> On Mon, Sep 09, 2019 at 11:13:53AM +0200, Pascal Massimino wrote:
> > Michael,
> >
> > On Fri, Sep 6, 2019 at 6:21 PM Michael Niedermayer
>
> > wrote:
> >
> > > On Fri, Sep 06, 201
Michael,
On Fri, Sep 6, 2019 at 6:21 PM Michael Niedermayer
wrote:
> On Fri, Sep 06, 2019 at 01:11:50PM +0200, Pascal Massimino wrote:
> > Michael,
> >
> > On Thu, Sep 5, 2019 at 6:20 PM Michael Niedermayer
>
> > wrote:
> >
> > > On Wed, Sep 04, 201
Michael,
On Thu, Sep 5, 2019 at 6:20 PM Michael Niedermayer
wrote:
> On Wed, Sep 04, 2019 at 07:43:15AM +0200, Pascal Massimino wrote:
> > Hi,
> >
> > this patch break the decoding loop when invalid webp chunk is
> encountered.
> > We can still have a va
Hi,
this patch break the decoding loop when invalid webp chunk is encountered.
We can still have a valid frame ready to be returned (*got_frame = 1).
fixes trac #8107 (/#7612)
skal/
0001-webp-fix-decoding-for-trailing-junk.patch
Description: Binary data
Hi,
sorry for coming late to the game...
On Tue, Jan 9, 2018 at 10:27 AM, Thilo Borgmann
wrote:
> Hi folks,
>
> yet again, the registration for Google Summer of Code 2018 has opened.
>
> Like in the previous years, we've setup an ideas page in our wiki:
> https://trac.ffmpeg.org/wiki/Sponsoring
hi Ronald,
On Tue, May 3, 2016 at 7:34 AM, Ronald S. Bultje wrote:
> ---
> doc/filters.texi | 13
> libavfilter/colorspacedsp.c | 12
> libavfilter/colorspacedsp.h | 6 ++
> libavfilter/colorspacedsp_template.c | 128
>
Hi Michael,
On Wed, Aug 12, 2015 at 5:33 PM, Michael Niedermayer wrote:
> On Thu, Aug 13, 2015 at 01:18:30AM +0100, Alex Beregszaszi wrote:
> > Hi,
> >
> > There is a new lossy video codec proposed by Cisco called Thor. See
> > the draft at https://tools.ietf.org/html/draft-fuldseth-netvc-thor-0
Hi,
On Sat, Mar 28, 2015 at 4:51 AM, James Almer wrote:
> On 27/03/15 7:02 AM, Pascal Massimino wrote:
> > diff --git a/libavformat/webpenc.c b/libavformat/webpenc.c
> > index ee110de..d4411a9 100644
> > --- a/libavformat/webpenc.c
> > +++ b/libavformat/web
Michael,
On Fri, Mar 27, 2015 at 1:37 PM, Michael Niedermayer
wrote:
> On Fri, Mar 27, 2015 at 11:02:09AM +0100, Pascal Massimino wrote:
> > Hi,
> >
> > $subject
> >
> > $attached says:
> > --
Hi,
$subject
$attached says:
This API is available at head (MUX_ABI_VERSION >= 0x0104), is stable,
and will be made official in future release.
For compatibility, the previous code is left as fallback.
Dont' forget to use
Hi,
On Tue, Oct 21, 2014 at 11:40 PM, Neil Birkbeck
wrote:
> Uses a similar approach as vf_yadif to flush the last frame in idet.
>
> Quick test with 50 frames from vsynth1:
> ./ffmpeg.old -i fate-suite/ffmpeg-synthetic/vsynth1/%02d.pgm -vf idet -f
> mp4 -y /dev/null 2>&1 | grep Multi
> (gives
On Mon, Sep 22, 2014 at 3:07 PM, Pascal Massimino <
pascal.massim...@gmail.com> wrote:
> Hi,
>
> as discussed on the other thread...
>
and now, a version with the correct indentation, sorry.
>
> skal
>
>
0002-avcodec-webp-fix-default-palette-color-0xff00-0x.
Hi,
as discussed on the other thread...
skal
0001-avcodec-webp-fix-default-palette-color-0xff00-0x.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Hi,
see $subject
/skal
0001-avfilter-idet-typo-fix-PROGRSSIVE-PROGRESSIVE.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Hi Reimar,
On Thu, Sep 18, 2014 at 12:28 PM, Reimar Döffinger wrote:
> On 18 September 2014 10:55:00 CEST, Pascal Massimino <
> pascal.massim...@gmail.com> wrote:
> >Hi Reimar,
> >
> >On Thu, Sep 18, 2014 at 9:33 AM, Reimar Döffinger
> >
> >wrote
Hi Reimar,
On Thu, Sep 18, 2014 at 9:33 AM, Reimar Döffinger
wrote:
> On 18.09.2014, at 08:45, Pascal Massimino
> wrote:
> > Hi,
> >
> > the webp lossless doc was unclear regarding palette index falling out of
> > range.
> > See issue #206 [1] for the bug r
Hi,
the webp lossless doc was unclear regarding palette index falling out of
range.
See issue #206 [1] for the bug report.
The solution retained was to treat out-of-range index as color 0x,
so we could keep the speed-up in libwebp (we use fake extra entries in the
cmap to handle out-of-bou
Hi James,
as suggested.
/skal
0001-av_filter-x86-idet-use-HADDD-where-appropriate.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
James,
On Tue, Sep 9, 2014 at 10:31 AM, James Almer wrote:
> On 09/09/14 9:52 AM, Pascal Massimino wrote:
> > +mova m2, m_sum
> > +%if mmsize == 16
> > +psrldqm2, 4
> > +paddd m_sum, m2
> > +psrldqm2, 4
> > +paddd
Hi,
$subject
/skal
From 47c4e2b153744573e392fbe8fe557bb2f8e7b7aa Mon Sep 17 00:00:00 2001
From: Pascal Massimino
Date: Tue, 9 Sep 2014 14:38:58 +0200
Subject: [PATCH] av_filter/x86/idet: MMX/SSE2 implementation of 16bits
filter_line()
tested on http://ps-auxw.de/10bit-h264-sample/10bit
Clément,
On Fri, Sep 5, 2014 at 12:03 PM, Clément Bœsch wrote:
> On Fri, Sep 05, 2014 at 12:01:20PM +0200, Pascal Massimino wrote:
> > On Fri, Sep 5, 2014 at 11:57 AM, Stefano Sabatini
> > wrote:
> >
> > > On date Friday 2014-09-05 11:50:35 +0200, Clément Bœsch e
On Fri, Sep 5, 2014 at 11:57 AM, Stefano Sabatini
wrote:
> On date Friday 2014-09-05 11:50:35 +0200, Clément Bœsch encoded:
> > On Fri, Sep 05, 2014 at 11:47:42AM +0200, Pascal Massimino wrote:
> > > Hi,
> > >
> > > should have been LGPL. Kudos to Carl
.
-; **
+;*
+;* x86-optimized functions for idet filter
+;*
+;* Copyright (C) 2014 Pascal Massimino (pascal.massim...@gmail.com)
+;* Copyright (c) 2014 Neil Birkbeck (birkb...@google.com)
+;*
+;* This file is part of FFmpeg.
+;*
+;* FFmpeg is free software; you can
James,
On Thu, Sep 4, 2014 at 3:22 PM, James Darnley
wrote:
> paddq is an SSE2 instruction so it cannot be used for MMX.
>
> This was probably just a typo because the sums are dwords anyway.
> ---
>
> We should have picked this up in review but we didn't...
>
> libavfilter/x86/vf_idet.asm |
Clément
On Wed, Sep 3, 2014 at 12:37 PM, Clément Bœsch wrote:
> On Wed, Sep 03, 2014 at 07:05:48PM +0200, Pascal Massimino wrote:
> [...]
> > > > +punpcklbw m3, m_zero
> > > > +punpckhbw m4, m_zero
> > > > +
> > > &g
James,
On Wed, Sep 3, 2014 at 10:14 AM, James Almer wrote:
> > diff --git a/libavfilter/x86/vf_idet_init.c
> b/libavfilter/x86/vf_idet_init.c
> > new file mode 100644
> > index 000..402d504
> > --- /dev/null
> > +++ b/libavfilter/x86/vf_idet_init.c
> > @@ -0,0 +1,70 @@
> > +/*
> > + * This
Clément,
On Wed, Sep 3, 2014 at 6:19 PM, Clément Bœsch wrote:
> On Wed, Sep 03, 2014 at 05:50:32PM +0200, Pascal Massimino wrote:
> [...]
> > removed this step in both mmx and sse2 version.
> >
> > -> new patch attached.
> >
> > /skal
>
> > From
Michael,
On Wed, Sep 3, 2014 at 4:29 PM, Michael Niedermayer
wrote:
> On Wed, Sep 03, 2014 at 11:42:10AM +0200, Pascal Massimino wrote:
> > On Wed, Sep 3, 2014 at 11:32 AM, Benoit Fouet
> wrote:
> >
> > > Hi,
> > >
> > > - Mail original
Reimar,
On Wed, Sep 3, 2014 at 9:16 AM, Reimar Döffinger
wrote:
> On 03.09.2014, at 08:38, Pascal Massimino
> wrote:
> > On Tue, Sep 2, 2014 at 10:26 PM, Reimar Döffinger <
> reimar.doeffin...@gmx.de>
> > wrote:
> >
> >> On 03.09.2014, at 00:49, Pasca
_idet_init.c
diff --git a/MAINTAINERS b/MAINTAINERS
index b80fe7a..0992ab5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -353,6 +353,7 @@ Filters:
vf_extractplanes.cPaul B Mahol
vf_histogram.cPaul B Mahol
vf_hqx.c Clément
Hi,
updated patch, sorry for the broken format in the previous one. Hope it's
ok now.
On Wed, Sep 3, 2014 at 1:08 AM, James Darnley
wrote:
> On 2014-09-02 17:13, Pascal Massimino wrote:
> > %macro DECLARE_VAR 2
> > %define %1 %2
> > %define %1d %2d
> &g
Hi,
On Tue, Sep 2, 2014 at 10:26 PM, Reimar Döffinger
wrote:
> On 03.09.2014, at 00:49, Pascal Massimino
> wrote:
> > On Tue, Sep 2, 2014 at 9:39 AM, Michael Niedermayer
> > wrote:
> >
> >
> > [ahem: ffmpeg doesn't feel like using intrinsics, by chan
Michael,
On Tue, Sep 2, 2014 at 9:39 AM, Michael Niedermayer
wrote:
> On Tue, Sep 02, 2014 at 05:13:08PM +0200, Pascal Massimino wrote:
> > Hi,
> >
> > Much faster.
> > An example (time ffmpeg -i ... -vf idet -f null /dev/null)
> > Raw C: user 25.
Hi,
Much faster.
An example (time ffmpeg -i ... -vf idet -f null /dev/null)
Raw C: user 25.007s
MMX:user 16.818s
MMXEXT: user 16.191s
SSE2: user 15.481s
no idet filter: user 15.025s
YMMV.
skal
commit de5064a0126a0a5bed9d8f151fa79b07614729fe
Author: skal
Date: Tue Sep 2 16:55
Hi,
On Wed, Aug 27, 2014 at 10:06 AM, Michael Niedermayer
wrote:
> On Wed, Aug 27, 2014 at 12:57:47AM -0300, James Almer wrote:
> > WebPMemoryWriterClear() must be used instead of free() when libwebp ABI
> version is > 0x0202.
>
It's rather 0x0203. The patch that introduced WebPMemoryWriterCle
39 matches
Mail list logo