[FFmpeg-devel] [PATCH v3] Added Turing codec interface for ffmpeg

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Jan 31 14:52:10 EET 2017


2017-01-31 13:42 GMT+01:00 Matteo Naccari <Matteo.Naccari at bbc.co.uk>:
> Hello everyone,
>
> Any news on the integration of the patch identified in the subject line?

So far, you haven't removed the calls to malloc().
Please use av_freep() (instead of av_free) to free the memory.

Carl Eugen


More information about the ffmpeg-devel mailing list