On Sat, Feb 25, 2023 at 02:14:44AM +0100, Michael Niedermayer wrote:
> Hi all
>
> it seems videolan had a double RAID failure and was restored from backup
> that caused ffmpeg developer git for master and release/5.1 to rewind by
> a few commits.
> It would be slightly messy if different commits a
On Fri, Feb 24, 2023 at 09:31:33AM +0530, Gyan Doshi wrote:
>
>
> On 2023-02-21 09:28 pm, Michael Niedermayer wrote:
> > On Tue, Feb 21, 2023 at 02:20:26PM +0100, Jean-Baptiste Kempf wrote:
> > >
> > > On Tue, 21 Feb 2023, at 12:38, Michael Niedermayer wrote:
> > > > On Fri, Feb 10, 2023 at 06:4
From: Jun Zhao
Remove unnecessary ret and make the code more compact
Signed-off-by: Jun Zhao
---
doc/examples/muxing.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c
index 3acb778322..cd997d5431 100644
--- a/doc/examples/mu
From: Jun Zhao
Split the rtsp options to muxer/demuxer, and update the options.
Signed-off-by: Jun Zhao
---
doc/protocols.texi | 64 ++
1 file changed, 64 insertions(+)
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 0df38d790c..5e9198e67
From: Jun Zhao
suppress OpenGL deprecation warning.
Signed-off-by: Jun Zhao
---
libavfilter/vf_coreimage.m | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavfilter/vf_coreimage.m b/libavfilter/vf_coreimage.m
index b1959861de..17b2cde6fe 100644
--- a/libavfilter/vf_core
From: Jun Zhao
silence the warning: variable 'o' is used uninitialized whenever
'&&' condition is false
Signed-off-by: Jun Zhao
---
fftools/ffmpeg_filter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fftools/ffmpeg_filter.c b/fftools/ffmpeg_filter.c
index 1f5bbf6c4d..35
ignore the patch 1-2, send with the wrong branch
On Sat, Feb 25, 2023 at 11:25 PM Jun Zhao wrote:
>
> From: Jun Zhao
>
> Remove unnecessary ret and make the code more compact
>
> Signed-off-by: Jun Zhao
> ---
> doc/examples/muxing.c | 5 +
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
Am 25.02.23 um 16:26 schrieb Jun Zhao:
From: Jun Zhao
suppress OpenGL deprecation warning.
Signed-off-by: Jun Zhao
---
libavfilter/vf_coreimage.m | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavfilter/vf_coreimage.m b/libavfilter/vf_coreimage.m
index b1959861de..
Am 25.02.23 um 16:26 schrieb Jun Zhao:
From: Jun Zhao
silence the warning: variable 'o' is used uninitialized whenever
'&&' condition is false
Signed-off-by: Jun Zhao
---
fftools/ffmpeg_filter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
LGTM.
-Thilo
On Sat, Feb 25, 2023 at 11:45:51AM +0100, Michael Niedermayer wrote:
> On Sat, Feb 25, 2023 at 02:14:44AM +0100, Michael Niedermayer wrote:
> > Hi all
> >
> > it seems videolan had a double RAID failure and was restored from backup
> > that caused ffmpeg developer git for master and release/5.1 to
On Sat, Feb 25, 2023 at 12:37:32PM +0530, Gyan Doshi wrote:
>
>
> On 2023-02-25 06:44 am, Michael Niedermayer wrote:
> > Hi all
> >
> > it seems videolan had a double RAID failure and was restored from backup
> > that caused ffmpeg developer git for master and release/5.1 to rewind by
> > a few
On Sun, Feb 26, 2023 at 1:48 AM Thilo Borgmann wrote:
>
> Am 25.02.23 um 16:26 schrieb Jun Zhao:
> > From: Jun Zhao
> >
> > suppress OpenGL deprecation warning.
> >
> > Signed-off-by: Jun Zhao
> > ---
> > libavfilter/vf_coreimage.m | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
>
got 11%~26% performance for 1080P and 4k video
clipbefore after delta
RitualDance_1920x1080_60_10_420_32_LD.2635 4322.8%
RitualDance_1920x1080_60_10_420_37_RA.266 43 4811.6%
Tango2_3840x2160_60_10_420_27_LD.266
On Sun, Feb 26, 2023 at 1:48 PM Nuo Mi wrote:
> got 11%~26% performance for 1080P and 4k video
>
> clipbefore after delta
> RitualDance_1920x1080_60_10_420_32_LD.2635 4322.8%
> RitualDance_1920x1080_60_10_420_37_RA.266 43
vvc_alf_filter_chroma_4x4_10_c: 661.9
vvc_alf_filter_chroma_4x4_10_avx2: 138.4
vvc_alf_filter_chroma_4x8_10_c: 1287.4
vvc_alf_filter_chroma_4x8_10_avx2: 258.9
vvc_alf_filter_chroma_4x12_10_c: 2017.1
vvc_alf_filter_chroma_4x12_10_avx2: 375.9
vvc_alf_filter_chroma_4x16_10_c: 2604.6
vvc_alf_filter_chr
15 matches
Mail list logo