mirror of https://github.com/FFmpeg/FFmpeg.git
These tests create reference files used for psnr calculation in the other codec tests. Treating them as (mostly) regular tests simplifies the makefile and makes them visible in the fate reports. The latter makes errors in these runs easier to identify. Signed-off-by: Mans Rullgard <mans@mansr.com>pull/2/head
parent
dede36bd02
commit
70378ea190
5 changed files with 15 additions and 11 deletions
@ -0,0 +1,2 @@ |
||||
95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/acodec.ref.wav |
||||
1058444 ./tests/data/acodec.ref.wav |
@ -0,0 +1,2 @@ |
||||
c5ccac874dbf808e9088bc3107860042 *./tests/data/vsynth1.ref.yuv |
||||
7603200 ./tests/data/vsynth1.ref.yuv |
@ -0,0 +1,2 @@ |
||||
dde5895817ad9d219f79a52d0bdfb001 *./tests/data/vsynth2.ref.yuv |
||||
7603200 ./tests/data/vsynth2.ref.yuv |
Loading…
Reference in new issue