Hi Michael,
On Mon, Dec 30, 2024 at 2:13 PM Michael Niedermayer
wrote:
> Hi CC-2024
>
> On Mon, Dec 30, 2024 at 08:31:00AM -0500, Ronald S. Bultje wrote:
> > Dear Michael,
> >
> > The other 4 members of the previous CC (JB, Steven, James, Ronald) would
> > like to make it clear that it was never
Suggested-by: Marton Balint
Signed-off-by: Michael Niedermayer
---
libavformat/vqf.c | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/libavformat/vqf.c b/libavformat/vqf.c
index 79deb33744b..5094724240e 100644
--- a/libavformat/vqf.c
+++ b/libavformat/vqf.c
@
On Thu, Dec 26, 2024 at 11:39:10AM +0100, Marton Balint wrote:
>
>
> On Thu, 26 Dec 2024, Michael Niedermayer wrote:
>
> > Fixes: use of uninitialized data
> > Fixes:
> > 383825642/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5380168801124352
> >
> > Found-by: continuous fuzzing proces
On Wed, Dec 25, 2024 at 05:26:56AM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 9223372036854775807 + 1 cannot be represented
> in type 'long'
> Fixes:
> 377971441/clusterfuzz-testcase-minimized-ffmpeg_dem_MXF_fuzzer-4966030696316928
>
> Found-by: continuous fuzzing proces
On Thu, Dec 26, 2024 at 12:28:16PM +1100, Peter Ross wrote:
> On Wed, Dec 25, 2024 at 05:26:57AM +0100, Michael Niedermayer wrote:
> > Fixes: use-of-uninitialized-value
> > Fixes:
> > 383170476/clusterfuzz-testcase-minimized-ffmpeg_dem_MLV_fuzzer-4696002884337664
> >
> > Found-by: continuous fuzz
On Thu, Dec 26, 2024 at 01:19:52PM +0900, Lynne via ffmpeg-devel wrote:
> On 25/12/2024 13:26, Michael Niedermayer wrote:
> > Fixes:
> > 371445194/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_LATM_fuzzer-5981081124274176
> > Fixes: memleak
> >
> > Found-by: continuous fuzzing process
>
> Yes but there was only a day and a half between v2_2 and my comments, and
> that's way too short.
Hi, the timing feels a bit unclear here because it's v2_2, not v3, as I
only resolved the conflict (#elif ARCH_WASM was newly added) and made no
other changes.
Rémi Denis-Courmont 于2024年12月31日周二 0
Le maanantaina 30. joulukuuta 2024, 18.57.49 EET Michael Niedermayer a écrit :
> After months of public harassment and accusations
> it appears the attacks against me shift to private mail.
You can't *publicly* accuse people of harrassment without proof,. That would
literally constitute defamatio
>
> You can simply verify that vittorio is himself as you meet him next time
> and drink
> beer with him (which you said you did previously).
> Its just a simple "yeah i met him after this and he is still in control
> of his accounts&keys", theres no kyc here, just a statement from you saying
> you
On Dec 30, 2024, at 10:20 AM, Nicolas George wrote:
>
> Michael Niedermayer (12024-12-30):
>> After months of public harassment and accusations
>> it appears the attacks against me shift to private mail.
>>
>> Iam not sure how to handle this to be honest,
>> It must from the outside look like th
Hi CC-2024
On Mon, Dec 30, 2024 at 08:31:00AM -0500, Ronald S. Bultje wrote:
> Dear Michael,
>
> The other 4 members of the previous CC (JB, Steven, James, Ronald) would
> like to make it clear that it was never consulted on this decision. You
> (Michael) have - after the fact - asked us (the oth
FWIW, I mostly remember it the way Nicolas retold it.
—
Baptiste Coudurier
> On Dec 30, 2024, at 6:18 AM, Nicolas George wrote:
>
> Vittorio Giovara (12024-12-27):
>> But that's the problem James. Spreading hate and conspiracy theories and
>
> I resent my honest retelling of important events
References https://trac.ffmpeg.org/ticket/11387
Defining anchors is needed, even when a filename with the labels is set.
The issue was identified when using yolov4-tiny model using openvino.
More information about how to reproduce the bug can be found on the trac
issue referenced by this commit.
> Michael Niedermayer (12024-12-30):
> > After months of public harassment and accusations
> > it appears the attacks against me shift to private mail.
> >
> > Iam not sure how to handle this to be honest,
> > It must from the outside look like these mails here and there are a minor
> > thing, but
Le tiistaina 24. joulukuuta 2024, 15.30.00 EET Nuo Mi a écrit :
> On Mon, Dec 23, 2024 at 11:18 PM flow gg wrote:
> > Hi, It looks like you submitted your review comments not long after the
> > patch was merged.
> >
> > Previously, regarding the VVC avg patch, you mentioned "LGTM for the
> > RISC
Signed-off-by: Hubert Głuchowski
---
Changelog | 1 +
MAINTAINERS | 2 +
configure | 2 +
doc/general_contents.texi | 1 +
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/srv3dec.c | 515 ++
Michael Niedermayer (12024-12-30):
> After months of public harassment and accusations
> it appears the attacks against me shift to private mail.
>
> Iam not sure how to handle this to be honest,
> It must from the outside look like these mails here and there are a minor
> thing, but really this i
Preliminary support for decoding the srv3 subtitle format.
srv3 is the internal format YouTube uses for their captions. Supporting it
in ffmpeg allows video players to play a significant subset of srv3
mostly correctly by converting it to ASS.
Currently the following features are unsupported:
- Ver
When the current subpicture has sps_subpic_treated_as_pic_flag equal to
1, motion vectors are cropped such that they cannot point to other
subpictures. This was accounted for in the prediction logic, but not
in pred_get_y, which is used by the scheduling logic to determine which
parts of the refer
On Mon, Dec 30, 2024 at 4:58 PM Michael Niedermayer
wrote:
But in an attempt to remove the grand prize and motive behind this.
> I will never give any power related to FFmpeg to people who continue with
> attacks/harrassment/accusations.
> (more clearly, any future democratication will exclude th
Hi
On Mon, Dec 30, 2024 at 02:36:52PM -0300, James Almer wrote:
> On 12/30/2024 1:57 PM, Michael Niedermayer wrote:
> > Hi all
> >
> > After months of public harassment and accusations
> > it appears the attacks against me shift to private mail.
> >
> > Iam not sure how to handle this to be hone
On Mon, Dec 30, 2024 at 4:58 PM Michael Niedermayer
wrote:
> But in an attempt to remove the grand prize and motive behind this.
> I will never give any power related to FFmpeg to people who continue with
> attacks/harrassment/accusations.
> (more clearly, any future democratication will exclude t
Hi
For teh record, here is a sample of an exchange from yesterday
Iam posting this to show how the new CC is doing
And id like to use this to say that i will disregard all similar future mails
from this CC. Which is what multiple people have recommanded me to do both
from within FFmpeg and from ou
On 12/30/2024 1:57 PM, Michael Niedermayer wrote:
Hi all
After months of public harassment and accusations
it appears the attacks against me shift to private mail.
Iam not sure how to handle this to be honest,
It must from the outside look like these mails here and there are a minor
thing, but
Hi all
After months of public harassment and accusations
it appears the attacks against me shift to private mail.
Iam not sure how to handle this to be honest,
It must from the outside look like these mails here and there are a minor
thing, but really this is grinding my nerves down, my ability t
Will push soon to fix the issue. Will revisit renaming it in a separate
email.
___
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.o
On 12/24/24 2:51 AM, Leo Izen wrote:
Changes since v3:
- Added APIChanges and Changelog entry
- bumped minor version (new codec id)
- Changed commit message to libjxl:
- Added Reviewed-by to commits
Changes since v2:
- Replaced "goto end;" with "return ret;" when unnecessary
- removed *data from
On 12/28/24 11:53 AM, Ronald S. Bultje wrote:
Hi all,
(Prior note: the election was scheduled to end on the 23rd of December.
Anton is currently taking a break so I've asked him to let me announce the
election results.)
The poll has concluded, with 31 votes out of 52. Results are available at
[
Vittorio Giovara (12024-12-27):
> But that's the problem James. Spreading hate and conspiracy theories and
I resent my honest retelling of important events as I remember them
being called a conspiracy theory. Especially by somebody who was not yet
in the project to witness them, or barely in the o
On Sun, Dec 29, 2024 at 6:24 PM Frank Plowman wrote:
> Hi,
>
> Thank you for your review.
>
> It seems your mail did not reach the ML for whatever reason. I have
> ensured your comments are all left verbatim below so that others may
> read them.
>
Thank you.
>
> On 29/12/2024 03:44, Nuo Mi wrot
Dear Michael,
The other 4 members of the previous CC (JB, Steven, James, Ronald) would
like to make it clear that it was never consulted on this decision. You
(Michael) have - after the fact - asked us (the other 4 previous-CC
members) to look into Vittorio's emails and Kieran's re-post thereof, w
31 matches
Mail list logo