[FFmpeg-devel] [PATCH] libavfilter: integral images and minkowski pooling for SSIM

2024-08-24 Thread Andrea Mastroberti
--- Begin Message --- --- doc/filters.texi | 14 +++ libavfilter/ssim.h| 8 +- libavfilter/version.h | 4 +- libavfilter/vf_ssim.c | 274 -- 4 files changed, 289 insertions(+), 11 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi i

[FFmpeg-devel] [PATCH] libavfilter: Integral Images and Minkowski pooling for SSIM

2024-08-24 Thread Andrea Mastroberti
--- Begin Message --- --- End Message --- ___ 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.org with subject "unsubscribe".

[FFmpeg-devel] [PATCH] Integral images and Minkowski pooling for SSIM

2024-08-24 Thread Andrea Mastroberti
0001-Implemented-integral-images-and-minkowski-pooling.patch Description: 0001-Implemented-integral-images-and-minkowski-pooling.patch ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe

[FFmpeg-devel] [RFC] [libavfilter] eSSIM as option or new filter

2024-08-16 Thread Andrea Mastroberti
be prefered by the comunity? Cheers, Andrea ___ 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.org with subject "unsubscribe".

[FFmpeg-devel] [PATCH] Added alpha layer support v2

2024-05-16 Thread Andrea Mastroberti via ffmpeg-devel
From 8b62312d794ecb66cc1a8dbe4933fca0d725057b Mon Sep 17 00:00:00 2001 From: Andrea Mastroberti <10736...@polimi.it> Date: Fri, 17 May 2024 00:29:01 +0200 Subject: [PATCH] avfilter/smartblur: Added alpha layer support --- doc/filters.texi | 20 +- libavfilter/ver

[FFmpeg-devel] [PATCH] Added alpha layer support for smartblur - reformatted patch

2024-03-25 Thread Andrea Mastroberti via ffmpeg-devel
--- Begin Message --- Signed-off-by: Andrea Mastroberti <10736...@polimi.it> --- doc/filters.texi | 20 - libavfilter/version.h | 2 +- libavfilter/vf_smartblur.c | 44 ++ 3 files changed, 55 insertions(+), 11 deletions(-)

Re: [FFmpeg-devel] [PATCH] Added alpha layer support for smartblur

2024-03-25 Thread Andrea Mastroberti via ffmpeg-devel
On 3/25/24 9:49 AM, Andrea Mastroberti wrote: Signed-off-by: Andrea Mastroberti <10736...@polimi.it> ---  doc/filters.texi   | 20 -  libavfilter/version.h  |  2 +-  libavfilter/vf_smartblur.c | 44 ++  3 files changed, 55 inse

[FFmpeg-devel] [PATCH] Added alpha layer support for smartblur

2024-03-25 Thread Andrea Mastroberti via ffmpeg-devel
Signed-off-by: Andrea Mastroberti <10736...@polimi.it> --- doc/filters.texi | 20 - libavfilter/version.h | 2 +- libavfilter/vf_smartblur.c | 44 ++ 3 files changed, 55 insertions(+), 11 deletions(-) diff --git

Re: [FFmpeg-devel] About SAMPLE-AES encryption for m3u8

2020-06-20 Thread Andrea
On 20/06/2020 19:17, Eran Kornblau wrote: No, that is incorrect, KEYFORMAT="com.apple.streamingkeydelivery" means Apple FairPlay DRM. In this case, the skd contains the keyId which, as the name suggests, is an identifier representing the encryption key, but it is not the key itself. The key can

[FFmpeg-devel] About SAMPLE-AES encryption for m3u8

2020-06-20 Thread Andrea
Been trying to figure out how to decrypt SAMPLE-AES and eventually hit an issue with my lack of understanding how H264 and ffmpeg work. Example https://d3iki3eydrtvsa.cloudfront.net/Chernobyl_20200618213021/HLS/Chernobyl_20200618213021_360.m3u8 (might be georestricted) This is what it looks l

Re: [FFmpeg-devel] GPL license violation

2016-02-24 Thread Andrea Lazzarotto
. I did it here: https://trac.ffmpeg.org/ticket/5265 Best regards -- Andrea Lazzarotto http://andrealazzarotto.com http://lazza.dk ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] GPL license violation

2016-02-23 Thread Andrea Lazzarotto
2016-02-21 21:39 GMT+01:00 Andrea Lazzarotto : > I recently discovered a proprietary software violating multiple licenses > of several open source projects, including Mplayer, FFmpeg and XviD. > Unfortunately, the traffic of this ML is too high for me, therefore I am unsubscribing

Re: [FFmpeg-devel] [Bounty] Impl. check if input h264 P/B frame ref's frame prior to last I

2016-02-22 Thread Andrea Lazzarotto
is what we would want to use. Yes, sorry. What I was trying to say is: if ffmpeg has some filter that distinguishes between I frames and SI frames or other kinds of frames, I believe it should also be able to distinguish IDR frames, therefore *probably* it wouldn't be that hard to imp

Re: [FFmpeg-devel] [Bounty] Impl. check if input h264 P/B frame ref's frame prior to last I

2016-02-22 Thread Andrea Lazzarotto
ot;select" filter (if it is called like that) that can distinguish between I frames and "SI" frames and that only I frames shall be considered "safe". Is that the problem or is it a different one? Best regards -- Andrea Lazzarotto h

Re: [FFmpeg-devel] [Bounty] Impl. check if input h264 P/B frame ref's frame prior to last I

2016-02-22 Thread Andrea Lazzarotto
ption) gives some pieces where the first few frames cannot be decoded? Best regards -- Andrea Lazzarotto http://andrealazzarotto.com http://lazza.dk ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] GPL license violation

2016-02-21 Thread Andrea Lazzarotto
se: GPL version 2 or later [...] Of course no source code nor GPL information is provided by them. I hope you may find a way to force them into complying with the license. They should be obliged to publish their source code at the very least. Best regards -- Andrea Lazzarotto http://andre