On Wed, May 14, 2025 at 8:26 AM Michael Niedermayer
wrote:
>
> Hi
>
> On Wed, May 14, 2025 at 11:41:35AM +0100, Kieran Kunhya via ffmpeg-devel
> wrote:
> > On Wed, May 14, 2025 at 11:21 AM Michael Niedermayer
> > wrote:
> > >
> > > Hi Andrew
> &g
On Wed, May 14, 2025 at 11:21 AM Michael Niedermayer
wrote:
>
> Hi Andrew
>
> On Wed, May 14, 2025 at 05:54:54AM +0300, Andrew Randrianasulu wrote:
> > ср, 14 мая 2025 г., 03:55 Andrew Randrianasulu :
> >
> > >
> > >
> > > вт, 6 мая 2025 г., 02:27 Michael Niedermayer :
> > >
> > >> This will be av
On Wed, 21 May 2025, 01:45 softworkz .,
wrote:
> Hello,
>
> thanks again to all for the patches. I figured it might be a bit difficult
> to
> keep track of what has already been submitted and fixed and is still
> pending, and I'm sorry that there has been some duplicate effort to fix the
> same t
Hi Michael,
Here is how this should be handled.
"Hi Paul,
I'm sorry for aggressively trying to force SDR into the FFmpeg project
over a period of several weeks in spite of objections from you and the
community causing you to leave.
FFmpeg is now a better community* and we would love it if you co
>
> - adding vzeroupper: ~12%
>
This seems quite suspicious.
Can you explain what you are doing here?
Kieran
>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or
On Mon, May 26, 2025 at 8:13 PM Zhao Zhili
wrote:
>
>
>
> > On May 22, 2025, at 13:06, Zhao Zhili
> > wrote:
> >
> > From: Zhao Zhili
> >
> > Fix error reported by swscaler:
> > Unsupported input (Operation not supported): fmt:yuv420p csp:unknown
> > prim:reserved trc:bt709 -> fmt:yuv420p csp:
On Tue, 4 Mar 2025, 19:01 Kieran Kunhya, wrote:
>
>
> On Tue, 4 Mar 2025, 11:17 Michael Niedermayer,
> wrote:
>
>> Hi Kieran
>>
>> On Tue, Mar 04, 2025 at 08:13:11AM -0600, Kieran Kunhya via ffmpeg-devel
>> wrote:
>> [...]
>> > Hi Michael,
On Sat, 24 May 2025, 17:39 Michael Niedermayer,
wrote:
> Hi
>
> On Fri, May 23, 2025 at 01:13:05PM +0100, Kieran Kunhya via ffmpeg-devel
> wrote:
> [...]
> > > As an example i could have instead replied with a tone matching yours:
> > > (below is a (true) exa
Hi Michael,
On Wed, 14 May 2025, 23:35 Michael Niedermayer,
wrote:
> On Sun, May 11, 2025 at 10:13:36PM +0200, Michael Niedermayer wrote:
> > This is based on discussion with the GA and its simply the people
> > who have done or tried to do some uploads recently.
> >
> > Everyone who has a shel
>
> all members of fflabs where aware of it as i asked about the license
> situation it in the private
> fflabs IRC channel. I asked there because fflabs/jb has a lawyer
>
Do you understand that the lawyer of FFlabs represents the interests of
FFlabs and does not represent the interests of FFmpeg?
@Andreas Rheinhardt
Should we revert this?
Kieran
___
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
> FFlabs depends on FFmpeg so its interrests in terms of FFmpeg complying
> to all laws should be aligned here
Interesting, so the person that complains about FFlabs having too much
corporate control over FFmpeg is now ok to assume FFlabs legal opinion
"align[ing]" with FFmpeg.
Kieran
__
On Wed, 4 Jun 2025, 12:46 Steven Liu, wrote:
> Kieran Kunhya via ffmpeg-devel 于2025年6月4日周三
> 19:35写道:
> Hi Kieran,
>
> >
> > @Andreas Rheinhardt
> > Should we revert this?
>
> I believe it would be better to leave comments if there are any
> concerns abo
On Fri, 6 Jun 2025, 10:51 Michael Niedermayer,
wrote:
> On Fri, Jun 06, 2025 at 12:06:34AM +0800, Zhao Zhili wrote:
> > From: Zhao Zhili
> >
> > ---
> > libavformat/avformat.h | 3 +--
> > libavformat/format.c | 2 ++
> > 2 files changed, 3 insertions(+), 2 deletions(-)
> >
> > diff --git a/l
On Sat, 7 Jun 2025, 00:12 Michael Niedermayer,
wrote:
> Code like FFMIN(MAX_DURATION_BUFFER_SIZE, avio_size(s->pb)) is not safe
> as FFMIN() is a macro and avio_size() is thus evaluated multiple
> times
>
> CC: Justin Ruggles
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/dhav.c | 7
>
>
> #define LIBAVUTIL_VERSION_MAJOR 60
> --#define LIBAVUTIL_VERSION_MINOR 1
> -+#define LIBAVUTIL_VERSION_MINOR 2
> +-#define LIBAVUTIL_VERSION_MINOR 3
> ++#define LIBAVUTIL_VERSION_MINOR 4
>#define LIBAVUTIL_VERSION_MICRO
Are you seriously expecting
On Sat, Jun 7, 2025 at 5:20 PM softworkz .
wrote:
>
>
> It's MythBusters Day!
> =
>
>
> Today: Busting the Lies of Nicolas George
Can you stop spamming this list with your rants and get a blog or something?
Kieran
___
ffmpeg-devel m
--- Begin Message ---
On Wed, Jun 11, 2025 at 9:58 PM softworkz .
wrote:
>
>
>
> > -Original Message-
> > From: ffmpeg-devel On Behalf Of
> > Marton Balint
> > Sent: Mittwoch, 11. Juni 2025 21:18
> > To: FFmpeg development discussions and patches > de...@ffmpeg.org>
> > Subject: Re: [FFm
On Tue, 12 Aug 2025, 04:11 Michael Niedermayer,
wrote:
> Hi Lynne
>
> On Mon, Aug 11, 2025 at 09:22:26PM +0900, Lynne wrote:
> > Recently, the issue of plugins was raised.
> >
> > Michael pushed a patch to enable out of tree branches to be freely added
> to
>
> please look at this before you frea
On Thu, 14 Aug 2025, 12:53 Alexander Strasser via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> On 2025-08-14 18:44 +0200, Michael Niedermayer wrote:
> > On Thu, Aug 14, 2025 at 04:18:03PM +0200, Nicolas George wrote:
> > > Kieran Kunhya via ffmpeg-devel (HE12025-08-14
On Wed, 13 Aug 2025, 14:25 michaelni, wrote:
> PR #20236 opened by michaelni
> URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20236
> Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20236.patch
>
> Fixes: integer overflow
> Fixes: testcase that calls av_timecode_init_from_components() wi
On Thu, 14 Aug 2025, 00:08 Michael Niedermayer,
wrote:
> On Wed, Aug 13, 2025 at 03:36:43PM -1000, Kieran Kunhya via ffmpeg-devel
> wrote:
> > On Wed, 13 Aug 2025, 14:25 michaelni, wrote:
> >
> > > PR #20236 opened by michaelni
> > > URL: https://code.
On Thu, 21 Aug 2025, 01:32 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi
>
> Should we use a Merge or Cherry picks for integrating Pauls work ?
>
> Following are 2 plans, as we execute either we may run into issues
> and of course adapt them as needed. (or even switc
On Thu, 21 Aug 2025, 07:53 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi Kieran
>
> On Thu, Aug 21, 2025 at 06:56:14AM -1000, Kieran Kunhya via ffmpeg-devel
> wrote:
> [...]
> > For the record, Paul had a note saying changes are under G
On Fri, 22 Aug 2025, 03:05 Lynne via ffmpeg-devel,
wrote:
> On 22/08/2025 21:13, Niklas Haas via ffmpeg-devel wrote:
> > On Thu, 21 Aug 2025 14:47:03 +0900 Lynne via ffmpeg-devel <
> ffmpeg-devel@ffmpeg.org> wrote:
> >> ---
> >> src/index | 42 ++
> >> 1
On Sat, 23 Aug 2025, 00:58 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> On Sat, Aug 23, 2025 at 10:09:14AM +0300, Rémi Denis-Courmont via
> ffmpeg-devel wrote:
> [...]
> > As a member of the CC and the GA, I agree with Niklaas that any license
> change
> > needs a GA v
On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi
>
> Here is the legal advice that i was given.
> The GA has the full text and that is much more detailed.
> Iam posting the relevant parts so the whole community can see it.
>
> "a claim that th
On Sun, 24 Aug 2025, 13:09 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi Kieran
>
> On Sun, Aug 24, 2025 at 12:11:20PM +0100, Kieran Kunhya via ffmpeg-devel
> wrote:
> > On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, <
On Sun, 24 Aug 2025, 11:48 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi Kieran
>
> On Sat, Aug 23, 2025 at 11:39:37PM -0700, Kieran Kunhya via ffmpeg-devel
> wrote:
> > >
> > > The author for most of the changes of the new mod
On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi Kieran
>
> On Sun, Aug 24, 2025 at 07:53:45AM +0100, Kieran Kunhya via ffmpeg-devel
> wrote:
> > On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, <
>
> The author for most of the changes of the new modules is Paul.
> I certainly have alot of respect from Paul, he is a brilliant
> developer and i feel a bit offended by what nonsense Kieran said.
>
Paul left the project because of your attempt to ram in SDR without
community support.
This is d
On Tue, 9 Sept 2025, 09:19 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi Everyone
>
> The subject of funding and sponsors came up a few times recently.
>
> I think FFmpeg needs a clear guideline on this matter. To avoid
> confusion, to avoid disagreements and to ensu
> Lets discuss this in this little subthread, because why not
>
> Had my SDR patch been applied, what would have been different ?
> 1. a few kilobytes of optional source code that affects noone
>because its disabled by default
> 2. I would have had 3 months more time to work on FFmpeg, which i
On Wed, 10 Sept 2025, 17:49 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi remi
>
> On Tue, Sep 09, 2025 at 07:29:02PM +0300, Rémi Denis-Courmont via
> ffmpeg-devel wrote:
> > Le tiistaina 9. syyskuuta 2025, 15.10.37 Itä-Euroopan kesäaika Michael
> > Niedermayer via f
ffmpeg-devel wrote:
> > > Hi Kieran
> > >
> > > On Wed, Sep 10, 2025 at 06:21:56PM +0200, Kieran Kunhya via
> ffmpeg-devel wrote:
> > > > On Wed, 10 Sept 2025, 17:49 Michael Niedermayer via ffmpeg-devel, <
> > > > ffmpeg-devel@ffmpeg.org> wrote:
&g
On Mon, 25 Aug 2025, 05:38 Baptiste Coudurier,
wrote:
>
> > On Aug 24, 2025, at 4:11 AM, Kieran Kunhya via ffmpeg-devel <
> ffmpeg-devel@ffmpeg.org> wrote:
> >
> > On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, <
> > ffmpeg-deve
On Thu, Aug 28, 2025 at 10:11 PM Michael Niedermayer via ffmpeg-devel
wrote:
> +
> +"funding": {
> +"channels": [{
> +"guid": "ffmpeg-spi",
> +"type": "other",
> +"address": "https://ffmpeg.org/donations.html";,
> +"description": "Paypal,
On Wed, 20 Aug 2025, 11:37 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi Pierre
>
> On Wed, Aug 20, 2025 at 09:28:26AM -0700, Pierre-Anthony Lemieux via
> ffmpeg-devel wrote:
> > On Wed, Aug 20, 2025 at 9:24 AM Niklas Haas via ffmpeg-devel
> > wrote:
> > >
> > > On
On Wed, 20 Aug 2025, 19:47 Lynne via ffmpeg-devel,
wrote:
> ---
> src/index | 42 ++
> 1 file changed, 42 insertions(+)
>
> diff --git a/src/index b/src/index
> index 52829e1..a07f4b8 100644
> --- a/src/index
> +++ b/src/index
> @@ -35,6 +35,48 @@
> N
On Thu, 21 Aug 2025, 11:33 Michael Niedermayer via ffmpeg-devel, <
ffmpeg-devel@ffmpeg.org> wrote:
> Hi
>
> On Thu, Aug 21, 2025 at 12:31:46AM +0200, Timo Rothenpieler via
> ffmpeg-devel wrote:
> > On 8/20/2025 9:25 PM, Michael Niedermayer via ffmpeg-devel wrote:
> > > Hi
> > >
> > > On Wed, Aug 2
On Wed, Aug 27, 2025 at 6:03 PM Michael Niedermayer via ffmpeg-devel
wrote:
>
> Hi Remi
>
> On Sun, Aug 24, 2025 at 04:46:09PM +0300, Rémi Denis-Courmont via
> ffmpeg-devel wrote:
> > Le sunnuntai 24. elokuuta 2025, 13.47.49 Itä-Euroopan kesäaika Michael
> > Niedermayer via ffmpeg-devel a écrit :
On Tue, 16 Sept 2025, 16:17 Lynne via ffmpeg-devel,
wrote:
> PR #20533 opened by Lynne
> URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20533
> Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20533.patch
IMO unrelated and independent changes should be different PRs.
Kieran
___
201 - 242 of 242 matches
Mail list logo