Files
ffmpeg/fftools/objpool.h
Anton Khirnov 9ac78fb347 fftools: add an object pool
Allows to avoid constantly allocating and freeing objects like AVFrame
or AVPacket.
2022-07-23 11:53:19 +02:00

1.3 KiB