Carl Eugen Hoyos <cehoyos at ...> writes:

>Gajdosik Johannes <j.gajdosik at ...> writes:
>
>> In my code I use CODEC_FLAG_TRUNCATED for mpeg4 decoding.
>> But this gives me 2 bugs in my program: a memleak an a 
>> missing decoded image.
>
>Should be fixed, thank you for the report!
>
>Carl Eugen

Thanks, I confirm that the memleak is fixed in current git.

But the other error still remains: I cannot get the last image out of the mpeg4 
decoder when CODEC_FLAG_TRUNCATED is enabled. My original post contains the 
testing program with instructions that demonstrate this misbehaviour.

Thanks in advance,
Johannes Gajdosik
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to