diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2014-06-15 19:33:46 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-16 00:38:03 +0200 |
commit | 02bffc560f5ee91afa62b6c1a1a7012efc161734 (patch) | |
tree | 32c61680eb11311b9cab8e7b607bb965c06d3688 /tests/ref | |
parent | bc21260e643c2249e38f7485bceada1d4bbb2b9a (diff) | |
download | ffmpeg-02bffc560f5ee91afa62b6c1a1a7012efc161734.tar.gz |
huffyuv: fate: add a BGR24 test
It was previously untested.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/vsynth/vsynth1-huffyuvbgr24 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-huffyuvbgr24 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth3-huffyuvbgr24 | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/tests/ref/vsynth/vsynth1-huffyuvbgr24 b/tests/ref/vsynth/vsynth1-huffyuvbgr24 new file mode 100644 index 0000000000..197b49fd39 --- /dev/null +++ b/tests/ref/vsynth/vsynth1-huffyuvbgr24 @@ -0,0 +1,4 @@ +179e6126e977cda3dba49620e070e13f *tests/data/fate/vsynth1-huffyuvbgr24.avi +11504664 tests/data/fate/vsynth1-huffyuvbgr24.avi +49c03ab1b73b7cd3cabc3c77a9479c9e *tests/data/fate/vsynth1-huffyuvbgr24.out.rawvideo +stddev: 3.16 PSNR: 38.12 MAXDIFF: 50 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-huffyuvbgr24 b/tests/ref/vsynth/vsynth2-huffyuvbgr24 new file mode 100644 index 0000000000..a63985ecd7 --- /dev/null +++ b/tests/ref/vsynth/vsynth2-huffyuvbgr24 @@ -0,0 +1,4 @@ +4516094cbbac6ef2e52b3ae3cc206ea5 *tests/data/fate/vsynth2-huffyuvbgr24.avi +9316868 tests/data/fate/vsynth2-huffyuvbgr24.avi +0a8b7ddfec03622e37c869c5b552f9fc *tests/data/fate/vsynth2-huffyuvbgr24.out.rawvideo +stddev: 1.24 PSNR: 46.26 MAXDIFF: 17 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth3-huffyuvbgr24 b/tests/ref/vsynth/vsynth3-huffyuvbgr24 new file mode 100644 index 0000000000..a007acaff0 --- /dev/null +++ b/tests/ref/vsynth/vsynth3-huffyuvbgr24 @@ -0,0 +1,4 @@ +1305108d6ab10d3488467fae4c61cbeb *tests/data/fate/vsynth3-huffyuvbgr24.avi +142020 tests/data/fate/vsynth3-huffyuvbgr24.avi +5d031d2e891b13593b8cd79e63d083b4 *tests/data/fate/vsynth3-huffyuvbgr24.out.rawvideo +stddev: 3.23 PSNR: 37.92 MAXDIFF: 50 bytes: 86700/ 86700 |