Re: [FFmpeg-devel] [PATCH] lavc/vvc: Fix assertion bound on qPy_{a, b}

2024-08-25 Thread Nicolas George
is the proper fix, but it is highly unlikely any other change is. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-deve

Re: [FFmpeg-devel] [PATCH] lavc/vvc: Fix assertion bound on qPy_{a, b}

2024-08-25 Thread Nicolas George
now the technicals of this instance, but the first version of this patch looks like it could be the proper fix fix. The second version is not a fix at all, no need to know the technicals to know it. Regards, -- Nicolas George ___ ffmpeg-devel mailing li

Re: [FFmpeg-devel] [PATCH] lavc/vvc: Fix assertion bound on qPy_{a, b}

2024-08-25 Thread Nicolas George
s. Add asserts where there are none. Regards, -- Nicolas George ___ 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.or

Re: [FFmpeg-devel] [OSS-Fuzz] Have you considered enabling memory sanitizer?

2024-07-17 Thread Nicolas George
ike is… concerning. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [OSS-Fuzz] Have you considered enabling memory sanitizer?

2024-07-17 Thread Nicolas George
on. It is not something one can resign from, and even less something one can be expelled from. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link abo

Re: [FFmpeg-devel] lavfi: add perlin noise generator

2024-07-07 Thread Nicolas George
necessary, but it is possible a small bit in the common framework is missing to fully work with the simplified interface. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-

Re: [FFmpeg-devel] Sorry state of AVOptions

2024-07-04 Thread Nicolas George
me. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] Sorry state of AVOptions

2024-07-04 Thread Nicolas George
ave to think about when you design an API. -- Nicolas George ___ 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 s

Re: [FFmpeg-devel] Sorry state of AVOptions

2024-07-04 Thread Nicolas George
idget(opt); } else { ??? } What do you put in the else clause when you already handled all types you know how to handle? -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman

Re: [FFmpeg-devel] Sorry state of AVOptions

2024-07-04 Thread Nicolas George
f you are using a 2026 FFmpeg with an application from 2024, all the types introduced in FFmpeg between 2024 and 2026 will be and cannot have a specific GUI, unless they are trivial enumerations. This is why you need powerful text manipulation even with GUIs. -- Nicol

Re: [FFmpeg-devel] Sorry state of AVOptions

2024-07-04 Thread Nicolas George
lso blocked by the lack of a good strings API: - exfiltration of structured data (statistics, detection…) from filters; - rich built-in documentation; - API for error reporting (≠ logging); - list not exhaustive. Regards, -- Nicolas George ___ ffmpeg-

Re: [FFmpeg-devel] [RFC] 5 year plan & Inovation

2024-06-17 Thread Nicolas George
y, the fftools should be just user interface around the high-level APIs provided by the libraries. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, vis

Re: [FFmpeg-devel] [BROKEN] apad causes infinite hang

2024-06-17 Thread Nicolas George
Paul B Mahol (12024-06-17): > And once you close all buffersinks the EOF will and must propagate backward > to all not-closed filters and their in/out pads. Your analysis here is right, obviously. Closing a source for this bug makes no sense. Regards, -- Nicolas

Re: [FFmpeg-devel] [PATCH] libavdevice: Improve example in deprecation message for opengl and sdl

2024-04-14 Thread Nicolas George
Nicolas George (12024-04-14): > Either we find options to make ffplay display frames as fast as > possible, or we must document to the user that no adequate replacement > exists. Please add “-vf setpts=0”. It still has a little more latency than a built-in device, but at least the featu

Re: [FFmpeg-devel] [PATCH] libavdevice: Improve example in deprecation message for opengl and sdl

2024-04-14 Thread Nicolas George
the last one is almost instantaneous. Either we find options to make ffplay display frames as fast as possible, or we must document to the user that no adequate replacement exists. Or we make a point of fixing the devices that were broken. Regards, -- Nicol

Re: [FFmpeg-devel] [RFC] Bump minimum required version of Android to 5.0

2024-04-12 Thread Nicolas George
Tomas Härdin (12024-04-12): > Makes me wonder what kind of devices people run that haven't been > updated in 10+ years.. The kind of devices that no longer get software updates but the owner cannot afford to replace. -- Nicolas George ___

Re: [FFmpeg-devel] [PATCH] avcodec/libx264: bump minimum required version to 160

2024-04-11 Thread Nicolas George
an older package was 2017, build 152. While the last time FFmpeg added features… is not that recent since features are more being removed these days, but still recent enough. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@f

Re: [FFmpeg-devel] [PATCH v2 16/17] fftools/ffmpeg_filter: propagate codec yuv metadata to filters

2024-04-10 Thread Nicolas George
Niklas Haas (12024-04-10): > I think a greedy algorithm (not requiring juggling multiple random > passes) can still work, It does not work for audio. Have you studied what works for audio? It is quite subtle and full of pitfalls. Regards, -- Nicolas

Re: [FFmpeg-devel] Query from Reuters on XZ, open source, and Microsoft

2024-04-09 Thread Nicolas George
ime display devices, prevent me from adding the strings API necessary for proper built-in documentation and information exfiltration from devices, etc., and apparently can. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https:/

Re: [FFmpeg-devel] [EXT] Re: Query from Reuters on XZ, open source, and Microsoft

2024-04-08 Thread Nicolas George
wer to enforce. I am ancient enough in the project to remember the time where supporting every use case was almost an official motto, and lucid enough to realise that it was the main reason for the success of the project. -- Nicolas George ___ ffmpe

Re: [FFmpeg-devel] [PATCH 2/3] lavf/srtdec: Permit streaming input

2024-03-30 Thread Nicolas George
7;m making a normative argument. I do not know what you try to mean here and I do not want to know. I hope you realize you have no authority to decide which ASS file is valid and which is not. -- Nicolas George ___ ffmpeg-devel mailing list ffmp

Re: [FFmpeg-devel] [PATCH 2/3] lavf/srtdec: Permit streaming input

2024-03-30 Thread Nicolas George
upposed to be already sorted; ASS demuxer sorts its packets because there is no guarantee the text are sorted in the file. [exploding head emoji] -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/list

Re: [FFmpeg-devel] [PATCH 2/3] lavf/srtdec: Permit streaming input

2024-03-30 Thread Nicolas George
after the dialogues, relying on sorting by the player. (But I guess in the New and Improved FFmpeg, files originating from the fansub world are not worth our time, it is enough to be able to decode files for Crunchyroll…) -- Nicolas George ___ ffmp

Re: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule

2024-03-22 Thread Nicolas George
an option. Please let somebody else do it. -- Nicolas George ___ 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 wit

Re: [FFmpeg-devel] [PATCH 2/3] lavc: replace ff_thread_get_buffer() with ff_get_buffer()

2024-03-08 Thread Nicolas George
p, and re-instate a project leader from the second category. Or just consider that the ousting of the leader was unlawful. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To un

Re: [FFmpeg-devel] [PATCH 2/3] lavc: replace ff_thread_get_buffer() with ff_get_buffer()

2024-03-08 Thread Nicolas George
Those who cannot learn from history are doomed to repeat it.” New contributors who are not familiar with these events need to ear of them all the more. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman

Re: [FFmpeg-devel] [PATCH 2/3] lavc: replace ff_thread_get_buffer() with ff_get_buffer()

2024-03-08 Thread Nicolas George
Ronald S. Bultje (12024-03-08): > I hope you realize that is what reconciliation looks like. No, it is not. It is what a takeover disguised as reconciliation looks like. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org ht

Re: [FFmpeg-devel] [PATCH 2/3] lavc: replace ff_thread_get_buffer() with ff_get_buffer()

2024-03-08 Thread Nicolas George
cedures and evolution. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH 2/3] lavc: replace ff_thread_get_buffer() with ff_get_buffer()

2024-03-08 Thread Nicolas George
Sean McGovern (12024-03-08): > Everybody can we *please* keep the responses civil/professional on the ML. Civil, certainly, provided others are civil to me. Professional, not a chance. This is Libre Software, not a job. -- Nicolas George ___ ffm

Re: [FFmpeg-devel] [PATCH 2/3] lavc: replace ff_thread_get_buffer() with ff_get_buffer()

2024-03-08 Thread Nicolas George
that, “shut up, I'm on the CC too”. Regards, -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule

2024-03-05 Thread Nicolas George
ed one of the options. But at this point, what's a little more of it… Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email f

Re: [FFmpeg-devel] [PATCH 2/2] avcodec: remove sonic lossy/lossless audio

2024-03-01 Thread Nicolas George
d luck proving nobody in the whole world ever chose to try this codec and kept the file. Maybe they are not even subscribed to this list right now. I know, shocking! -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmp

Re: [FFmpeg-devel] [PATCH 2/2] avcodec: remove sonic lossy/lossless audio

2024-02-28 Thread Nicolas George
J. Dekker (12024-02-28): > Keeping the codec around based on 'what if?'s doesn't seem > reasonable. Spending your efforts on it, even if it is just to remove it, is a waste of your time. -- Nicolas George ___ ffmpeg-devel mail

Re: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule

2024-02-26 Thread Nicolas George
proposal strengthens the rule, by making it clear recusal is the expected action when there is the slightest doubt about a bias. It is the only way to keep members of the TC equal to the other developers. -- Nicolas George ___ ffmpeg-devel mailing lis

Re: [FFmpeg-devel] [PATCH] avfilter/ff_filter_frame_framed: Fix setting up filter frame

2024-02-26 Thread Nicolas George
gt; Signed-off-by: Hanna Ciebiera Hi. This is completely wrong. And I am pretty sure with this patch the compiler produces a new warning that tell that it is wrong. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org ht

Re: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule

2024-02-23 Thread Nicolas George
e, it was because you thought it was right to apply it, that this rule applied would make the ruling more just and trustworthy. My proposal wants to make absolutely clear your concern was valid. Regards, -- Nicolas George ___ ffmpeg-devel mailing l

Re: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule

2024-02-23 Thread Nicolas George
Michael Niedermayer (12024-02-23): > Each option should provide a patch. Fine. But the wording can be discussed too. Regards, -- Nicolas George >From 7955ed2c1074f85f0f55a58072a8623c8ff4bf34 Mon Sep 17 00:00:00 2001 From: Nicolas George Date: Fri, 23 Feb 2024 15:12:51 +0100 Subject:

Re: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule

2024-02-22 Thread Nicolas George
in my alternate proposition as is. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-20 Thread Nicolas George
Kieran Kunhya (12024-02-20): > This isn't the same thing. The TC is more like a jury where a juror can > have an opinion and their opinion can be swayed by arguments during private In a jury trial, the defense can recuse any juror they want. -- Nic

Re: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule

2024-02-20 Thread Nicolas George
use any member of the TC without having to provide a reason. If the application of these rules result in all members of the TC recused or if the remaining members do not feel comfortable being too few, that means the project is in a crisis of trust that needs to be resolved by the general assembly.

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-19 Thread Nicolas George
oject FFmpeg. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-19 Thread Nicolas George
it's just a hyperbole, extending the deviance of this thought > logic. Indeed, somebody stupid enough to not how a rule to prevent somebody from placing themselves above the others is necessary could make that argument. -- Nicolas George ___ ffmpeg-de

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-19 Thread Nicolas George
Vittorio Giovara (12024-02-19): > There are many in the section snipped below the original email. You are making accusations. You know what it implies. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-19 Thread Nicolas George
nuation that I am acting in bad faith. There is no insinuation in the mail you are answering to. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-19 Thread Nicolas George
where you establish that I “forced” anything? Otherwise, you are just being libelous. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffm

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-19 Thread Nicolas George
fake, condescending politeness is worse than sincerity. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-19 Thread Nicolas George
hout having to recuse themselves, when it inevitably gets noticed they should be evicted from the committees, the general assembly and the git write access. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/ma

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-18 Thread Nicolas George
Vittorio Giovara (12024-02-18): > While I value your insights, I'd like to offer a different > viewpoint regarding the practice of recusing oneself from discussions. That might be your viewpoint, but that is not what the rules we all agreed upon say. -- Nic

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-18 Thread Nicolas George
call for a vote of no confidence in the TC or one of its members. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-18 Thread Nicolas George
shonest would try to exploit that loophole. The obvious answer is: if somebody in the TC does not do what the rules say they SHOULD, then the general assembly SHOULD vote them out at the next election. Or earlier, because a vote of no confidence can be brought at any time. -- Nicolas George

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: enable non-PCM decoding

2024-02-18 Thread Nicolas George
e. Sitting on the TC is a duty, a responsibility to examine in details changes one do not care about to make an informed decision. Somebody who sees it as a means to power rather than a responsibility should be evicted as soon as possible. -- Nicolas George ___

Re: [FFmpeg-devel] [TC] Decision on FF_INTERNAL_FIELDS in libavfilter

2024-02-13 Thread Nicolas George
> potential future arguments of yours, much good. I have lost all confidence in both committees and consider the only hope to save this project is if Fabrice reboots it. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org ht

Re: [FFmpeg-devel] [TC] Decision on FF_INTERNAL_FIELDS in libavfilter

2024-02-13 Thread Nicolas George
having a trial and not listening to the defense. -- Nicolas George ___ 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 wit

Re: [FFmpeg-devel] STF SoWs

2024-02-08 Thread Nicolas George
he committees, so that they can be sure the tech will side with them and they can threaten you if you point that their objections are flimsy a little too clearly, then they can block your patch with a vague “it does not belong in ffmpeg”, that does require a lot less effort than

Re: [FFmpeg-devel] [PATCH 0/2] Remove SDL2 output devices

2024-02-07 Thread Nicolas George
Anton Khirnov (12024-02-07): > ...so they are precisely broken by design. Words words words. Words to try and hide that something used to work for people and now you are done with it it no longer works. Exactly the kind of attitude that killed libav, killing FFmpeg now. -- Nicolas Geo

Re: [FFmpeg-devel] STF SoWs

2024-02-07 Thread Nicolas George
the courage. Regards, -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH 0/2] Remove SDL2 output devices

2024-02-07 Thread Nicolas George
Anton Khirnov (12024-02-07): > For instance? What do these devices support that e.g. NUT does not? Returning the latency of the device. > neither should we try. This is the libav mindset we do not want in FFmpeg. -- Nicolas George ___ ffmpeg

Re: [FFmpeg-devel] [PATCH 0/2] Remove SDL2 output devices

2024-02-06 Thread Nicolas George
Zhao Zhili (12024-02-06): > Those examples are broken already before the patch. Funny that the people who actually use the feature had not noticed. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mail

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-30 Thread Nicolas George
Kieran Kunhya (12024-01-30): > So you agree the proposed Statement of Work idea in this thread isn't going > to fly as it won't cover actual code review? If that is what you read in what I wrote, I suggest you take reading lessons intended for an early age. --

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-30 Thread Nicolas George
Kieran Kunhya (12024-01-30): > The patches were on the mailing list for months, there was a presentation > at VDD (livestreamed too). “But Mr. Dent, the plans have been available in the local planning office for the last nine month.” — Douglas Adams -- Nicolas

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-30 Thread Nicolas George
to have to explain this at all. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-30 Thread Nicolas George
dness for anything that would delay applying the series once it was posted, even if it was severe breakage of features. But sure, let us pretend that corporate meddling with FFmpeg is not harmful to the project. -- Nicolas George ___ ffmpeg-devel ma

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-30 Thread Nicolas George
Vittorio Giovara (12024-01-30): > Sorry but this feels a lot like "thanks for your feedback, I'm going to do > this anyway". Sorry, but this feels a lot like “I gave an objection, you have to treat it like a veto”. -- Nicolas George ___

Re: [FFmpeg-devel] Hardware purchase request: AVX512-capable laptop

2024-01-15 Thread Nicolas George
rds, -- Nicolas George signature.asc Description: PGP signature ___ 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 subj

Re: [FFmpeg-devel] [PATCH v2] dvdvideo: add DVD-Video demuxer, powered by libdvdnav and libdvdread

2024-01-10 Thread Nicolas George
the actual demuxing work. Regards, -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-24 Thread Nicolas George
Tomas Härdin (12023-12-24): > Nah, NIH is bad. Then you need to find a different project. FFmpeg exists because a genius hacker decided to NIH a MPEG software decoder. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-de

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-24 Thread Nicolas George
Tomas Härdin (12023-12-24): > But I'd prefer if it were replaced by bmxlib. Yes, we know that you have not understood that the raison d'être of FFmpeg is to IMPLEMENT natively all multimedia formats and protocols and the utility code they need, not be a mere collection of wrappers.

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-21 Thread Nicolas George
Vittorio Giovara (12023-12-21): > I agree, I hope you can work on your lack of self-awareness. Oh, the “Ah ?… Et moi, Cyrano-Savinien-Hercule De Bergerac.” comeback. You're really scrapping the bottom of the barrel, aren't your. -- N

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-21 Thread Nicolas George
Vittorio Giovara (12023-12-21): > Not sure what gave you the idea Mails like this one for example. The lack of self-awareness is hilarious. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listi

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-21 Thread Nicolas George
Vittorio Giovara (12023-12-21): > Oh so you know how it feels! I am not surprised to see your animosity against me is stronger than your care about the project. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mail

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-21 Thread Nicolas George
Paul B Mahol (12023-12-21): > Say what serious feature you contributed ? - Nothing. I did not want to say it, but since it is now in the open: Not nothing: negative. His naysaying discouraged me from working further on the built-in documentation system. -- Nicolas George signature.

Re: [FFmpeg-devel] [PATCH] Add new vf_tiltandshift filter

2023-12-20 Thread Nicolas George
it must output at lease O2a, which means it must output O1b and O1c if that was not done at the time of I1. Your filter only outputs one frame per input, but it seems to me it can create several frames. Regards, -- Nicolas George signature.asc Description: PGP s

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-20 Thread Nicolas George
ime as much energy having this discussion. I congratulate you on an efficient use of developers resources. > Brag about your criminal enterprise and get busted by cops? You do not even know the classics? -- Nicolas George signature.asc Description:

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: remove myself from FFmpeg

2023-12-20 Thread Nicolas George
and dishonest messages, and I will not have to correct them. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-19 Thread Nicolas George
oing heavy lifting to turn a perfectly true sentence into a completely stupid value judgement. Fortunately for me, I do not mean the above sentence literally, is is but a parody. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-deve

Re: [FFmpeg-devel] [PATCH] avfilter/formats: set audio fmt lists for vaf filters

2023-12-19 Thread Nicolas George
object to a consistency check after the call to query_formats(). Regards, -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-19 Thread Nicolas George
til the next day. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: remove myself from FFmpeg

2023-12-19 Thread Nicolas George
se who did not know the code would post a clueless “LGTM”. (The online archives of libav-devel seem to have disappeared, so I cannot link to the example I bookmarked.) -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https:/

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-19 Thread Nicolas George
mpt at understanding what the other is saying or is it too much to ask? -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-19 Thread Nicolas George
ions in the main thread is a basic feature for any kind of threading architecture. See g_idle_add() for example: “the callback will be invoked in whichever thread is running that main context”. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-d

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-18 Thread Nicolas George
rations on it. > The muxers would totally unchanged be running on a random thread > but que some operation on the main thread if an external lib, driver or > other needs it. > Naively that feels relatively clean to me Of course. Having that kind of mechanism is obviously necessary

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-14 Thread Nicolas George
supporting this opinion of yours. Quite the opposite, over the years, Stefano and others, including me, have made some headway in this direction without hitting these pitfalls. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http

Re: [FFmpeg-devel] [PATCH] [WIP] [RFC] dvdvideo: initial contribution (DVD demuxer)

2023-12-13 Thread Nicolas George
hifting the times of the segments defined in the index. You can probably do the same. Interesting work, thanks. Regards, -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://f

Re: [FFmpeg-devel] [PATCH 2/5] fftools/ffmpeg: move parsing of -stats_* specifiers to lavu/parseutils

2023-12-13 Thread Nicolas George
++ > libavutil/parseutils.h| 102 ++ > libavutil/version.h | 2 +- > 6 files changed, 296 insertions(+), 170 deletions(-) LGTM Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org ht

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-13 Thread Nicolas George
to replace SDL in ffplay by lavd. It has not progressed very fast, but it is a goal. This is a step in the wrong direction. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH v2] gdigrab: Allow capturing a window by its handle

2023-12-13 Thread Nicolas George
conversion specifier with all the usual caveats. If not, and there are distros who forbid it for no valid reason, then I say to hell with them. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-13 Thread Nicolas George
ure or decide to remove or break it. -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [RFC] fftools/ffmpeg and libavdevice/sdl issue

2023-12-12 Thread Nicolas George
y have all the control. Regards, -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffm

Re: [FFmpeg-devel] [PATCH v2] gdigrab: Allow capturing a window by its handle

2023-12-12 Thread Nicolas George
lenames are such elements as:” ;-) Regards, -- Nicolas George ___ 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".

Re: [FFmpeg-devel] [PATCH] Add new vf_tiltandshift filter

2023-12-12 Thread Nicolas George
filter_frame(). That will work in simple linear graphs but not in graphs with branches and/or time shifts. See doc/filter_design.txt for details. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmp

Re: [FFmpeg-devel] [PATCH] avutil/mem: always align by at least 32 bytes

2023-12-08 Thread Nicolas George
ach library call the ones in the library it depends on, and core functions like *register_all() call it. Then if the libraries are mixed at run time it will produce an error message by the linker that can be searched on the web. Regards, -- Nicolas George signature.asc Description: PGP signat

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: remove myself from FFmpeg

2023-12-07 Thread Nicolas George
Leo Izen (12023-12-07): > I believe the question was directed at Paul That does not make my answer any less relevant. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org ht

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: remove myself from FFmpeg

2023-12-07 Thread Nicolas George
Jean-Baptiste Kempf (12023-12-07): > Keep antagonizing more people in the community, it's a great idea. The community is dead. And you never belonged to it anyway, with your superior attitude. -- Nicolas George ___ ffmpeg-devel mailing lis

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: remove myself from FFmpeg

2023-12-07 Thread Nicolas George
Jean-Baptiste Kempf (12023-12-07): > You are delusional. Oh, this is absolutely appropriate, especially from somebody who just got elected to apply the code of conduct. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org ht

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: remove myself from FFmpeg

2023-12-07 Thread Nicolas George
Jean-Baptiste Kempf (12023-12-07): > Why? Because after twelve years libav has finally managed to take control and FFmpeg is now essentially dead. Thank you for your contribution in this. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-de

Re: [FFmpeg-devel] [PATCH] lavc: remove the QOA decoder

2023-12-06 Thread Nicolas George
id with Michael and like you just ran Paul out. Good job. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit l

Re: [FFmpeg-devel] [PATCH 1/2] lavfi: introduce textutils

2023-12-06 Thread Nicolas George
than working on FFmpeg. Regards, -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-deve

Re: [FFmpeg-devel] [PATCH v3] ffmpeg CLI multithreading

2023-12-06 Thread Nicolas George
ecause you will ignore Marton's objection just like your ignored mine. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscri

Re: [FFmpeg-devel] [PATCH v3] ffmpeg CLI multithreading

2023-12-06 Thread Nicolas George
disregard for users and disrespect for fellow developers. I hope Fabrice keeps control of the domain, so that we can revive FFmpeg in a few years. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-deve

Re: [FFmpeg-devel] [PATCH 13/13 v3] fftools/ffmpeg: convert to a threaded architecture

2023-12-06 Thread Nicolas George
to work together. “Do this or I will break your code” is an unacceptable behavior, whether it is directed at me or at Paul or at anybody else, and I do not spend effort when unacceptable behavior is tolerated. -- Nicolas George ___ ffmpeg-devel mailing list

  1   2   3   4   5   6   7   8   9   10   >