diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-10-03 03:42:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-03 03:49:24 +0200 |
commit | df824548d031dbfc5fa86ea9e0c652bd086b55c4 (patch) | |
tree | 4e6c7511ce529d3f3591a3cf0df9a8e6025cd113 /tests | |
parent | 26d1c7d9c3701a1c650ad8f5f4d65ec2326092a9 (diff) | |
download | ffmpeg-df824548d031dbfc5fa86ea9e0c652bd086b55c4.tar.gz |
8svx: Fixing header size, move decoding to per call instead of the first call.
The fate checksum change is due to the header size having been wrong.
Credit&Authorship for the code belongs to Justin Ruggles
Blame for bugs in this merging of the code belong to the Commiter
Commit message by Commiter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/fate/iff-fibonacci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/iff-fibonacci b/tests/ref/fate/iff-fibonacci index 5b9332973d..e452f31e6c 100644 --- a/tests/ref/fate/iff-fibonacci +++ b/tests/ref/fate/iff-fibonacci @@ -1 +1 @@ -96a20cd1fae705cbc11eee5d6046b8e4 +e968a853779bb6438339e3b8d69d8d24 |