[FFmpeg-devel] [PATCH] avfilter: add sdlvsink for video display
Rémi Denis-Courmont
remi at remlab.net
Fri Jun 7 14:54:51 EEST 2024
Le 7 juin 2024 12:53:51 GMT+03:00, Michael Niedermayer <michael at niedermayer.cc> a écrit :
>We can require anything from an API that we are able to change and extend
>Of course we can decide not to allow such requirment even if optional
>but we surely _could_ add such a feature if we choose to do so
Sure. You can also require infinite memory or an oracle be provided. That's just not going to happen though. And having libraries depend on the main thread is a well-documented malpractice.
I don't think we should add maintenance burden with code that can't be used safely.
More information about the ffmpeg-devel
mailing list