[MPlayer-dev-eng] CrystalHD & 1080p mkv memory leaks.
Ivan Kalvachev
ikalvachev at gmail.com
Tue May 31 00:23:39 CEST 2011
On 5/31/11, wallak at free.fr <wallak at free.fr> wrote:
> Hello All,
>
> I was trying the last mplayer / ffmpeg tree with my bcm970015 board.
> Everything is fine on a .ts file, but I have 1MB/s memory leaks when I'm
> using
> the mkv container. I was unable to debug this situation.
>
> Any idea to solve this issue ?
valgrind also have quite powerful memory leak debugging.
--leak-check=full --log-file=errors.log
Focus on "definitely lost".
More information about the MPlayer-dev-eng
mailing list