Dec 3, 2022, 17:07 by [email protected]: > Moved objpool to libavutil to make it available outside of fftools. > > Signed-off-by: Rick Kern <> [email protected]> > >
No, we already have better pooling APIs, we don't need 3rd or fourth one in libavutil. Use AVBufferPool or AVFifo. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
