Baptiste Coudurier <[EMAIL PROTECTED]> added the comment: Confirmed.
FFmpeg version SVN-r14275, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-gpl --enable-libmp3lame --enable-libfaac --enable-libfaad --enable-libgsm --enable-nonfree --enable-libamr-nb --enable-libtheora libavutil version: 49.7.0 libavcodec version: 51.60.0 libavformat version: 52.17.0 libavdevice version: 52.0.0 built on Jul 18 2008 20:19:24, gcc: 4.3.1 ==31003== Conditional jump or move depends on uninitialised value(s) ==31003== at 0x83D9181: aac_sync (aac_parser.c:39) [aac @ 0x4286780]Could not find codec parameters (Audio: libfaad) uninit_condition_test.aac: could not find codec parameters Even worse now because file does not play. Code works fine compiling only with -O1 I suspect gcc messes up somewhere. I already investigated this issue with Mans, and he kinda confirmed this. ---------- priority: normal -> important substatus: open -> analyzed title: Valgrind reports conditional jump or move depends on uninitialised value(s) in aac_sync() (aac_parser.c:39) -> adts aac decoding broken, valgrind reports conditional jump or move depends on uninitialised value(s) in aac_sync() (aac_parser.c:39) ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue527> ______________________________________________________
