Fix dcraw failure with gcc 4.8; update ffmpeg benchmark to version 0.11.1
commit13b08a075362b52aea7c81769212f6e878c0bac8
authorNagaJyothi Eggone <nagajyothi.eggone@amd.com>
Wed, 29 Aug 2012 17:31:03 +0000 (29 23:01 +0530)
committerNagaJyothi Eggone <nagajyothi.eggone@amd.com>
Wed, 29 Aug 2012 17:31:03 +0000 (29 23:01 +0530)
treea9ff6e4c27db4d93152de1b480797bd1945358c9
parentd5e1832575b99d9d31132484f86bdd322e3abe0c
Fix dcraw failure with gcc 4.8; update ffmpeg benchmark to version 0.11.1

    1. Fixed out of bounds array access in dcraw benchmark, which caused infinite
       execution, when compiled with gcc 4.8

    2. Replaced ffmpeg 0.6.1 with version 0.11.1, which has fix for out of bounds
       array access in libavcodec/dsputil.c. This caused ffmpeg to fail with
       segmentation fault when compiled with gcc 4.8
dcraw/dcraw-test-1.tar.bz2
ffmpeg/ffmpeg-0.11.1.tar.bz2 [new file with mode: 0644]
ffmpeg/go.sh [changed mode: 0755->0644]