[FFmpeg-devel] Sorry state of AVOptions
Paul B Mahol
onemda at gmail.com
Thu Jul 4 17:56:48 EEST 2024
On Thu, Jul 4, 2024 at 4:54 PM James Almer <jamrial at gmail.com> wrote:
> On 7/4/2024 11:44 AM, Paul B Mahol wrote:
> > The AVOptions state is extremely ugly.
> >
> > It is insane to request from library users to convert non-strings option
> > values from/to strings to be able to read/change them, it is ugly,
>
> av_opt_{get,set,eval}_{int,double,etc}?
>
Does not work with arrays.
>
> > inefficient, and slow. This becomes more relevant for recent array
> options
> > extension for which av_opt_ptr() hack does not work at all.
> >
> > Get this fix ASAP!
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel at ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>
More information about the ffmpeg-devel
mailing list