mirror of https://github.com/FFmpeg/FFmpeg.git
omse goes from 0.03060703 (which fails for dct-test) to 0.01663750. This also actually improve the error of decoding the sample generated by fate-vsynth3-dnxhd1080i-10bit using simple_idct10 to FAANI, which goes (when resampled to yuv422p) from: stddev: 0.06 PSNR: 72.28 MAXDIFF: 1 to identical. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/154/head
parent
e9a68b0316
commit
2fd14dd8eb
6 changed files with 42 additions and 20 deletions
@ -1,2 +1,2 @@ |
||||
#tb 0: 1/24 |
||||
0, 0, 0, 1, 9665280, 0x238a023e |
||||
0, 0, 0, 1, 9665280, 0x19ef4057 |
||||
|
@ -1,4 +1,4 @@ |
||||
f8c4b7aa165a80df2485d526161290a3 *tests/data/fate/vsynth1-dnxhd-720p-10bit.dnxhd |
||||
2293760 tests/data/fate/vsynth1-dnxhd-720p-10bit.dnxhd |
||||
3cc84f9e8d2e704475b410de27dd9951 *tests/data/fate/vsynth1-dnxhd-720p-10bit.out.rawvideo |
||||
87f1f0e074466facd3a9922ecc8311db *tests/data/fate/vsynth1-dnxhd-720p-10bit.out.rawvideo |
||||
stddev: 6.23 PSNR: 32.23 MAXDIFF: 64 bytes: 7603200/ 760320 |
||||
|
@ -1,4 +1,4 @@ |
||||
e49cb87f69acc809aee55d64990c84a9 *tests/data/fate/vsynth2-dnxhd-720p-10bit.dnxhd |
||||
2293760 tests/data/fate/vsynth2-dnxhd-720p-10bit.dnxhd |
||||
a98c4b69d4d036089a455e147d6922a7 *tests/data/fate/vsynth2-dnxhd-720p-10bit.out.rawvideo |
||||
1e6e1ef90e5c9b16a80acc17fde596ff *tests/data/fate/vsynth2-dnxhd-720p-10bit.out.rawvideo |
||||
stddev: 1.54 PSNR: 44.36 MAXDIFF: 31 bytes: 7603200/ 760320 |
||||
|
@ -1,4 +1,4 @@ |
||||
e96fc4a7d994b9369c50da32fd325822 *tests/data/fate/vsynth_lena-dnxhd-720p-10bit.dnxhd |
||||
2293760 tests/data/fate/vsynth_lena-dnxhd-720p-10bit.dnxhd |
||||
2b497215c57558910a605ff8c78430d9 *tests/data/fate/vsynth_lena-dnxhd-720p-10bit.out.rawvideo |
||||
0e9fcec94aeff70bac5dec02cf2391bc *tests/data/fate/vsynth_lena-dnxhd-720p-10bit.out.rawvideo |
||||
stddev: 1.33 PSNR: 45.61 MAXDIFF: 22 bytes: 7603200/ 760320 |
||||
|
Loading…
Reference in new issue