diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-06-25 03:14:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-06-25 03:30:12 +0200 |
commit | bacbbd2b03210f7e2faecb1b320a3e7e7a57b041 (patch) | |
tree | de271034ffd1f37e270ffbcee33bc97e2c10facf /tests/ref/lavf | |
parent | f15803e9578908e285b961efa0fc2fe1e10043d0 (diff) | |
download | ffmpeg-bacbbd2b03210f7e2faecb1b320a3e7e7a57b041.tar.gz |
vocenc: fix sample rate rounding direction
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/voc | 2 | ||||
-rw-r--r-- | tests/ref/lavf/voc_s16 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/voc b/tests/ref/lavf/voc index ea903b6ce7..062da63638 100644 --- a/tests/ref/lavf/voc +++ b/tests/ref/lavf/voc @@ -1,3 +1,3 @@ -5c4ee01048e7a8a138a97e80cf7a1924 *./tests/data/lavf/lavf.voc +e4cefbeb4c20f5735de1877fbcfd8d1d *./tests/data/lavf/lavf.voc 45261 ./tests/data/lavf/lavf.voc ./tests/data/lavf/lavf.voc CRC=0x74b2b546 diff --git a/tests/ref/lavf/voc_s16 b/tests/ref/lavf/voc_s16 index d53c9506e6..d404fe345d 100644 --- a/tests/ref/lavf/voc_s16 +++ b/tests/ref/lavf/voc_s16 @@ -1,3 +1,3 @@ -8ed10b311e49b4d4b18679b126492159 *./tests/data/lavf/lavf.s16.voc +1d7be2b6527b76a33d2185ec6fb23f91 *./tests/data/lavf/lavf.s16.voc 180437 ./tests/data/lavf/lavf.s16.voc ./tests/data/lavf/lavf.s16.voc CRC=0x7bd585ff |