Mercurial > libavcodec.hg
diff vp5.c @ 6193:52ccab2531bd libavcodec
Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being allocated
in both mpegvideo and h264 decoder. Fixed by allowing all (master and duplicate)
contexts to fully initialize in MPV_frame_start and copying these into
H264Contexts.
Mailing list discussion:
[FFmpeg-devel] Memory leak in h264
Tue, 22 Jan 2008 15:22:55
author | heydowns |
---|---|
date | Mon, 28 Jan 2008 21:12:38 +0000 |
parents | 51918cb97f6f |
children | 1b91ce6c758c |