Re: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 approximation)

2025-04-15 Thread Michael Niedermayer
Sent: Montag, 14. April 2025 14:40 > > > To: FFmpeg development discussions and patches > > de...@ffmpeg.org> > > > Subject: Re: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 > > > approximation) > > > > > > > > > > > > > -

Re: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 approximation)

2025-04-15 Thread Michael Niedermayer
. April 2025 13:33 > > > To: FFmpeg development discussions and patches > > de...@ffmpeg.org> > > > Subject: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 > > > approximation) > > > > > > Hi > > > > > > I just posted a AVS

Re: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 approximation)

2025-04-14 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of > Michael Niedermayer > Sent: Montag, 14. April 2025 13:33 > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 > approximat

Re: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 approximation)

2025-04-14 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of > softworkz . > Sent: Montag, 14. April 2025 14:40 > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 > approximation) &g

[FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 approximation)

2025-04-14 Thread Michael Niedermayer
Hi I just posted a AVSet implementation i wrote in the last 2 days (yes thats why i did dissapear for the last 2 days) My plan was to use that AVSet as basis for AVDictionary2 in case benchmarks indicate that its worth it, so is it ? with 3 entries (10 runs) AVDictionary0.040sec AVSet