Sergio M. Ammirata, Ph.D. (12020-12-30):
> Is there else blocking the integration of the library based
> module into ffmpeg?

The comments made by James and me need to be addressed.

> We would prefer not to have it in "experimental mode".

For that, you need to be really really sure that the API is stable. In
particular, you will not be able to change the layout of the various
_config structs. As a more concrete example, this:

commit 29641ac74f89d9a8e6a187a9b218678f1ada27ab
Author: Sergio Ammirata <ser...@ammirata.net>
Date:   2020-12-25 14:15:22 -0500

    Change the new free functions to accept pointer of pointer so they
    can be nulled

cannot happen if librist is used by something serious.

I would recommend not to rush things. Designing a good library API takes
time. If you freeze it too early, you will probably get stuck with
things you will regret later. Having it as "experimental" in FFmpeg is
just a way of having more time to make things really good before
freezing.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to