diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-02-03 17:27:31 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-02-11 12:49:22 -0500 |
commit | b590f3a7bf9103ac7a7a61c48568676201d6824b (patch) | |
tree | f8b6cdf3b6f40899885ae3ad3698a7f4ff6e9313 /tests/ref/acodec | |
parent | ba821b098b5748e46db0fea875679365b33110e3 (diff) | |
download | ffmpeg-b590f3a7bf9103ac7a7a61c48568676201d6824b.tar.gz |
alacenc: only encode frame size in header for a final smaller frame
Otherwise it is not needed because it matches the frame size as encoded in
the extradata.
Diffstat (limited to 'tests/ref/acodec')
-rw-r--r-- | tests/ref/acodec/alac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/acodec/alac b/tests/ref/acodec/alac index cef12d0744..02752cf31d 100644 --- a/tests/ref/acodec/alac +++ b/tests/ref/acodec/alac @@ -1,4 +1,4 @@ -db1806d9ffd85c168c2c71a28e6d9229 *./tests/data/acodec/alac.m4a -389410 ./tests/data/acodec/alac.m4a +b9e78aa8b8774a63d187380a47201a37 *./tests/data/acodec/alac.m4a +389154 ./tests/data/acodec/alac.m4a 64151e4bcc2b717aa5a8454d424d6a1f *./tests/data/alac.acodec.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 |