diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-21 00:32:09 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-21 12:16:24 +0200 |
commit | 6c8a05268cfe2235e37a28a5cc5b20f6c16b90ad (patch) | |
tree | c0dc44e4f59e87c61ef91225d083a4f4f5ae8fd2 /tests/ref/acodec/adpcm-adx-trellis | |
parent | 95ee0fbacfad9e79ed0f67e1e1980a53a4d2807e (diff) | |
download | ffmpeg-6c8a05268cfe2235e37a28a5cc5b20f6c16b90ad.tar.gz |
avformat/rawenc: Store sample number for ADX
Fixes Ticket4540
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/acodec/adpcm-adx-trellis')
-rw-r--r-- | tests/ref/acodec/adpcm-adx-trellis | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/acodec/adpcm-adx-trellis b/tests/ref/acodec/adpcm-adx-trellis index d620d4a2f0..039f69f9db 100644 --- a/tests/ref/acodec/adpcm-adx-trellis +++ b/tests/ref/acodec/adpcm-adx-trellis @@ -1,4 +1,4 @@ -d7ec7d52a2f5c91464812d031b07cc1d *tests/data/fate/acodec-adpcm-adx-trellis.adx +6bf1a8e5ec9cc958a31cb2b1b66bfc75 *tests/data/fate/acodec-adpcm-adx-trellis.adx 297720 tests/data/fate/acodec-adpcm-adx-trellis.adx 5b5a436ec9d528d6eb0bebaf667521b0 *tests/data/fate/acodec-adpcm-adx-trellis.out.wav stddev: 2549.93 PSNR: 28.20 MAXDIFF:57514 bytes: 1058400/ 1058432 |