[FFmpeg-devel] FATE review

Reimar Döffinger Reimar.Doeffinger
Sat Sep 25 11:13:57 CEST 2010


On Thu, Sep 09, 2010 at 11:21:36AM +0100, M?ns Rullg?rd wrote:
>   Memory leak in wmv8-drm: http://article.gmane.org/gmane.comp.video.ffmpeg.cvs/32899

I think the options are:
1) require that field to be av_malloced and free it on format close
2) free it in ffmpeg

I think the same issues exist with e.g. rc_eq and other allocated
AVOptions (well, cryptokey, stats_out, stats_in and rc_eq are the only
ones of that kind it seems).



More information about the ffmpeg-devel mailing list