[FFmpeg-devel] H264 codec leak on seeking
matthieu
matthieu
Sat Oct 20 19:08:58 CEST 2007
> what does valgrind say about that leak?
I'm running on Mac and Windows (sorry :-) but we'll do some profiling
with the debug libraries asap to see where the memory leak is.
Thanks,
Matthieu Beghin, arKaos
Michael Niedermayer a ?crit :
> On Fri, Oct 19, 2007 at 03:32:16PM +0200, Matthieu Beghin wrote:
>
>> Hi everyone,
>>
>> I have a big problem with H264 decodec, each time I call "av_seek_frame"
>> the application leaks about 1 Mo of memory. I saw a discussion on the
>> list and a sample code that reproduces the problem, but no answer.
>>
>> Anything we must do after calling av_seek_frame more than calling
>> avcodec_flush_buffers ?
>> Anybody dealt with this problem and could help us solving that ?
>>
> what does valgrind say about that leak?
More information about the ffmpeg-devel
mailing list