Re: [FFmpeg-devel] Compilation failure for the debug target

2015-05-14 Thread Emmanuel Poitier
Michael, ok, I have noticed that the ffmpeg from the git does include indeed the fix I mentioned. The package I made reference to is when using ffmpeg in VLC using the vlc.git from master branch with commit 16acc6a95c25a5a9b68be27d4e605dc497aa37e1. I guess this was fixed in VLC possibly or w

Re: [FFmpeg-devel] Compilation failure for the debug target

2015-05-14 Thread Michael Niedermayer
On Fri, May 15, 2015 at 01:14:17AM +0100, Emmanuel Poitier wrote: > All, > > The flag we use to cause this issue to happen is -DDEBUG -g. > > The compilation failure happen in two different files in libavcodec > and you may find attached the patch to fix the issue. what version of libavcodec is