[FFmpeg-devel] [PATCH 2/9] fate: add 10bits YUV4:2:2 test
Christophe Gisquet
christophe.gisquet at gmail.com
Mon Oct 12 22:39:23 CEST 2015
Le 12 oct. 2015 21:37, "Michael Niedermayer" <michael at niedermayer.cc> a
écrit :
>
> On Mon, Oct 12, 2015 at 07:37:43PM +0200, Christophe Gisquet wrote:
> > It was useful to (accidentally?) spot an overflow in the column pass
> > of the x86 simple_idct10 implementation.
> > ---
> > tests/fate/vcodec.mak | 6 +++++-
> > tests/ref/vsynth/vsynth1-dnxhd-1080i-10bit | 4 ++++
> > tests/ref/vsynth/vsynth2-dnxhd-1080i-10bit | 4 ++++
> > tests/ref/vsynth/vsynth3-dnxhd-1080i-10bit | 4 ++++
> > tests/ref/vsynth/vsynth_lena-dnxhd-1080i-10bit | 4 ++++
> > 5 files changed, 21 insertions(+), 1 deletion(-)
> > create mode 100644 tests/ref/vsynth/vsynth1-dnxhd-1080i-10bit
> > create mode 100644 tests/ref/vsynth/vsynth2-dnxhd-1080i-10bit
> > create mode 100644 tests/ref/vsynth/vsynth3-dnxhd-1080i-10bit
> > create mode 100644 tests/ref/vsynth/vsynth_lena-dnxhd-1080i-10bit
>
> this alone and with patch 1 doesnt pass fate:
I'm so bad at this codec stuff.
I'll stop bothering everyone, myself included, with dnxhd, and let's
consider the patch series dropped.
>
> @@ -1,4 +1,4 @@
> f562845d1848bf5d3e524b418b742e01
*tests/data/fate/vsynth1-dnxhd-1080i-10bit.mov
> 4588391 tests/data/fate/vsynth1-dnxhd-1080i-10bit.mov
> -45429b8540183b91d9028dd085b55b42
*tests/data/fate/vsynth1-dnxhd-1080i-10bit.out.rawvideo
> +b97c785a1690ae8cad3f2ae1ec8748ac
*tests/data/fate/vsynth1-dnxhd-1080i-10bit.out.rawvideo
> stddev: 6.22 PSNR: 32.25 MAXDIFF: 64 bytes: 7603200/ 760320
> Test vsynth1-dnxhd-1080i-10bit failed. Look at
tests/data/fate/vsynth1-dnxhd-1080i-10bit.err for details.
> make: *** [fate-vsynth1-dnxhd-1080i-10bit] Error 1
> --
> @@ -1,4 +1,4 @@
> 514607eecfd9004aa4da1d216f7620ce
*tests/data/fate/vsynth2-dnxhd-1080i-10bit.mov
> 4588391 tests/data/fate/vsynth2-dnxhd-1080i-10bit.mov
> -edc8e010a6353b539e669a5b94de1c59
*tests/data/fate/vsynth2-dnxhd-1080i-10bit.out.rawvideo
> +f7fca89eca245f80f95a1359aacf9f32
*tests/data/fate/vsynth2-dnxhd-1080i-10bit.out.rawvideo
> stddev: 1.54 PSNR: 44.38 MAXDIFF: 31 bytes: 7603200/ 760320
> Test vsynth2-dnxhd-1080i-10bit failed. Look at
tests/data/fate/vsynth2-dnxhd-1080i-10bit.err for details.
> make: *** [fate-vsynth2-dnxhd-1080i-10bit] Error 1
> --
> dea8862f8ae9fb03f665f358dde75962
*tests/data/fate/vsynth3-dnxhd-1080i-10bit.mov
> 4588391 tests/data/fate/vsynth3-dnxhd-1080i-10bit.mov
> -823752744738ea7ad26acd4b22c7bca7
*tests/data/fate/vsynth3-dnxhd-1080i-10bit.out.rawvideo
> -stddev: 7.80 PSNR: 30.29 MAXDIFF: 61 bytes: 86700/ 8670
> +ec4c874c57994c80e6a35e11ee8a558f
*tests/data/fate/vsynth3-dnxhd-1080i-10bit.out.rawvideo
> +stddev: 7.80 PSNR: 30.28 MAXDIFF: 61 bytes: 86700/ 8670
> Test vsynth3-dnxhd-1080i-10bit failed. Look at
tests/data/fate/vsynth3-dnxhd-1080i-10bit.err for details.
> make: *** [fate-vsynth3-dnxhd-1080i-10bit] Error 1
> --
> @@ -1,4 +1,4 @@
> 72144676d0c6e320ff2c9b28bc3e4fa2
*tests/data/fate/vsynth_lena-dnxhd-1080i-10bit.mov
> 4588391 tests/data/fate/vsynth_lena-dnxhd-1080i-10bit.mov
> -a2a25965f72b4c22769b515d027e004e
*tests/data/fate/vsynth_lena-dnxhd-1080i-10bit.out.rawvideo
> +857c706cf797b7ac7a676dec9313e7bc
*tests/data/fate/vsynth_lena-dnxhd-1080i-10bit.out.rawvideo
> stddev: 1.33 PSNR: 45.62 MAXDIFF: 22 bytes: 7603200/ 760320
> Test vsynth_lena-dnxhd-1080i-10bit failed. Look at
tests/data/fate/vsynth_lena-dnxhd-1080i-10bit.err for details.
> make: *** [fate-vsynth_lena-dnxhd-1080i-10bit] Error 1
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Democracy is the form of government in which you can choose your dictator
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list