diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-05-18 20:11:44 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-05-18 22:57:02 +0200 |
commit | 6ba692f8a7110c3960edb4b8e7a6736ee7124e2e (patch) | |
tree | 893a69eb97e2be8f7c5d44ff08894c8baff8ba57 /tests/ref/lavf/gxf | |
parent | c0c2424f737fc5c7f0056751f5d8126b991bfe5d (diff) | |
download | ffmpeg-6ba692f8a7110c3960edb4b8e7a6736ee7124e2e.tar.gz |
af_aresample: fix rounding that led to sample accumulation in the buffers.
This fixes a regression that apparently was missed when switching to the
in af resampler
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf/gxf')
-rw-r--r-- | tests/ref/lavf/gxf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/lavf/gxf b/tests/ref/lavf/gxf index d16a706f66..63101b89ed 100644 --- a/tests/ref/lavf/gxf +++ b/tests/ref/lavf/gxf @@ -1,9 +1,9 @@ -480a13e0051adcf839ea392c91cb1e18 *./tests/data/lavf/lavf.gxf +befc1a39c37a4ecd9264942a3e34b3f6 *./tests/data/lavf/lavf.gxf 796392 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0x0052f91f -89af7c3f7b7867bce1971123a9e03f4f *./tests/data/lavf/lavf.gxf +./tests/data/lavf/lavf.gxf CRC=0x102918fd +267d2b2b6e357209d76c366302cf35c3 *./tests/data/lavf/lavf.gxf 794572 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0xe570b05e +./tests/data/lavf/lavf.gxf CRC=0xab47d02d 0a1a37fa79b62435545271b4e8e882f5 *./tests/data/lavf/lavf.gxf 796392 ./tests/data/lavf/lavf.gxf ./tests/data/lavf/lavf.gxf CRC=0x3b1a8e91 |