[FFmpeg-devel] Memory leaks using x265 encoder

Hendrik Leppkes h.leppkes at gmail.com
Wed Jan 2 17:35:45 EET 2019


On Wed, Jan 2, 2019 at 4:33 PM Oliver Collyer <ovcollyer at mac.com> wrote:
>
> Can you clarify what you mean by "static variables are unacceptable". They're all over the place in ffmpeg (random example https://github.com/FFmpeg/FFmpeg/blob/a0ac49e38ee1d1011c394d7be67d0f08b2281526/libavcodec/ffjni.c <https://github.com/FFmpeg/FFmpeg/blob/a0ac49e38ee1d1011c394d7be67d0f08b2281526/libavcodec/ffjni.c>)... what am I missing?
>

We try to clean them up where we can, and new ones are unacceptable.

- Hendrik


More information about the ffmpeg-devel mailing list