From 60b433d905c582ed3656c120b3ffffd0119d5377 Mon Sep 17 00:00:00 2001 From: Tim Nicholson Date: Tue, 2 Oct 2012 11:18:04 +0100 Subject: movenc.c: Add support for >16bit BE flavours Currently only LE handled correctly Updated fate checksums to reflect new headers Signed-off-by: Michael Niedermayer --- tests/ref/fate/acodec-pcm-s24be | 4 ++-- tests/ref/fate/acodec-pcm-s32be | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/ref/fate/acodec-pcm-s24be b/tests/ref/fate/acodec-pcm-s24be index c89e086630..4d82b3eeca 100644 --- a/tests/ref/fate/acodec-pcm-s24be +++ b/tests/ref/fate/acodec-pcm-s24be @@ -1,4 +1,4 @@ -5d843e1f56796aae3185016f164b16b7 *tests/data/fate/acodec-pcm-s24be.mov -1588269 tests/data/fate/acodec-pcm-s24be.mov +cbf0bd68d21099335e197ae812834110 *tests/data/fate/acodec-pcm-s24be.mov +1588323 tests/data/fate/acodec-pcm-s24be.mov 64151e4bcc2b717aa5a8454d424d6a1f *tests/data/fate/acodec-pcm-s24be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/fate/acodec-pcm-s32be b/tests/ref/fate/acodec-pcm-s32be index f7dbc52d47..bfd2797521 100644 --- a/tests/ref/fate/acodec-pcm-s32be +++ b/tests/ref/fate/acodec-pcm-s32be @@ -1,4 +1,4 @@ -b34c66c56df1b1e75688929cf20670b9 *tests/data/fate/acodec-pcm-s32be.mov -2117473 tests/data/fate/acodec-pcm-s32be.mov +856b157d3ab505f0859b0de692e6a8bc *tests/data/fate/acodec-pcm-s32be.mov +2117527 tests/data/fate/acodec-pcm-s32be.mov 64151e4bcc2b717aa5a8454d424d6a1f *tests/data/fate/acodec-pcm-s32be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 -- cgit v1.2.3