#3194: valgrind leak on example package ---------------------------------+----------------------------------- Reporter: andreyv | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: 2.1.1 | Resolution: Keywords: leak | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+----------------------------------- Comment (by andreyv): Hi I've done the same on latest git The configuration this time is ./configure --prefix="/home/andrey/ffmpeg_sources/ffmpeg_latest" --extra- ldflags="-L/home/andrey/ffmpeg_build/lib" --bindir="/home/andrey/ffmpeg_build/bin" --enable-pthreads --extra- libs="-ldl" --extra-cflags="-I/home/andrey/ffmpeg_build/include" --enable- nonfree --enable-gpl --disable-vaapi --disable-iconv --enable-memalign- hack I've commented everything in decode_encode.c and attaching the copy of changed simple example I really do not require to see the problems in decoder or encoder. My problem is a leak on initialization stage. The previous branch my project was linked 0.8 has no this issue I am also ataching the valgrind output for you -- Ticket URL: <https://trac.ffmpeg.org/ticket/3194#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker