[FFmpeg-cvslog] r21799 - in trunk/libavcodec: Makefile alsdec.c bgmc.c bgmc.h
Thilo Borgmann
thilo.borgmann
Wed Feb 17 23:53:42 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.
>
> 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?
At least this issue with file #4 should be solved with the latest fix,
tested on a 64bit Linux.
-Thilo
p.s. I have not forgotten about the other issues....
More information about the ffmpeg-cvslog
mailing list