Luca Abeni <[EMAIL PROTECTED]> added the comment: Hi; I just noticed this bug... I believe the problem is av_dup_packet()'s usage in ffplay.c: it causes a memleak, and it overwrites pkt->destruct. This is the reason why mmap_release_buffer() is not called. I do not know why ffplay calls av_dup_packet(). Maybe the problem is fixed by just removing that call?
______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue507> ______________________________________________________