[FFmpeg-cvslog] r21799 - in trunk/libavcodec: Makefile alsdec.c bgmc.c bgmc.h
Thilo Borgmann
thilo.borgmann
Mon Feb 15 09:36:38 CET 2010
Am 15.02.10 06:28, schrieb Mike Melanson:
> 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.
This corresponds to a pending report I know of. I already got a 11.1 icc
on my disk but not the time to install and test it though. But I do also
suspect a bug in the compiler because the newer/older icc's work
correctly - its just 11.1. (I think it is in roundup already...)
>
> 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?
I do but I test for 32bit locally. I will also have a look at these
later on.
Thanks for the testing, I will have to put my local test suite on wider
feet there has been missed a lot :/
Yes I have a 64bitter here, so this should at least not be another problem.
-Thilo
More information about the ffmpeg-cvslog
mailing list