Browse Source

fate: add pam image regression test

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
tags/n0.11
Paul B Mahol Janne Grunau 13 years ago
parent
commit
05e0061ef6
2 changed files with 7 additions and 0 deletions
  1. +4
    -0
      tests/lavf-regression.sh
  2. +3
    -0
      tests/ref/lavf/pam

+ 4
- 0
tests/lavf-regression.sh View File

@@ -171,6 +171,10 @@ if [ -n "$do_jpg" ] ; then
do_image_formats jpg "-pix_fmt yuvj420p" "-f image2"
fi

if [ -n "$do_pam" ] ; then
do_image_formats pam
fi

if [ -n "$do_pcx" ] ; then
do_image_formats pcx
fi


+ 3
- 0
tests/ref/lavf/pam View File

@@ -0,0 +1,3 @@
0dce5565222cf0f8b309467f279aecd2 *./tests/data/images/pam/02.pam
./tests/data/images/pam/%02d.pam CRC=0x6da01946
304191 ./tests/data/images/pam/02.pam

Loading…
Cancel
Save