[FFmpeg-cvslog] r21799 - in trunk/libavcodec: Makefile alsdec.c bgmc.c bgmc.h

Mike Melanson mike
Mon Feb 15 06:28:08 CET 2010


Thilo Borgmann wrote:
> And the decoder currently supports 00-05 files.

I have staged tests for these 6 16-bit files. Linux / x86_64 / icc 11.1 
produces different results for all files. Possibly a compiler bug. I'll 
alert my Intel compiler contact.

Apart from that, here are some other curiosities:

For file als_02/als_02_2ch48k16b.mp4, most configs agree, but these 9 
configurations create 9 different CRCs:

(command: 'ffmpeg -i als_02_2ch48k16b.mp4 -f crc -')

   Linux / x86_32 / icc 11.0
   Linux / x86_64 / icc 11.0
   Linux / x86_32 / llvm-svn
   Linux / x86_64 / icc 10.1
   Linux / x86_64 / icc 11.1
   Linux / x86_32 / icc 11.1
   Linux / x86_32 / gcc 3.4.6
   Linux / x86_32 / icc 10.1
   Linux / x86_64 / llvm-svn

File #4 fails on all 10 of my Linux/x86_64 configurations (gcc, icc, and 
LLVM). Do you have a 64-bit machine for testing?

-- 
     -Mike Melanson



More information about the ffmpeg-cvslog mailing list