[FFmpeg-devel] [PATCH 1/2] avutils/executor: remove unused ready callback

Nuo Mi nuomi2021 at gmail.com
Wed Sep 25 15:37:43 EEST 2024


On Tue, Sep 24, 2024 at 11:44 PM Anton Khirnov <anton at khirnov.net> wrote:

> Quoting Nuo Mi (2024-09-24 16:56:46)
> > On Tue, Sep 24, 2024 at 10:43 PM Nuo Mi <nuomi2021 at gmail.com> wrote:
> >
> > Currently, the pure decode speed for 8K is around 27–30 fps.
> > To achieve stable 8K at 30 playback, we may need to go through several
> rounds
> > of refactoring and optimization for both the decoder and executor, with
> > each refactor potentially breaking the API/ABI.
>
> API and ABI breaks are not allowed outside of major bumps.
>
Okay, let me explore alternative options. Thank you for pointing that out

>
> --
> Anton Khirnov
> _______________________________________________
> 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