While running the examples about ffmpeg here :https://github.com/chelyaev/ffmpeg-tutorial (tutorial 01 to be exact) I found that my application worked in debug mode but crashed directly in release mode. What could be the cause for this .
I am using 32 bit builds from http://ffmpeg.zeranoe.com/builds/
Thanks.