summaryrefslogtreecommitdiffstats
path: root/tests/fate/video.mak
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2015-10-30 01:24:50 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2015-10-30 01:24:50 +0100
commit2f1d6d45af42fc8bfa4d13afef08ad9465d216cc (patch)
tree14534763e3f372baa12b2489f8465a75df88dfdb /tests/fate/video.mak
parentb7fb7c4542af63fea433a5417e4efe2d8c4422f6 (diff)
downloadffmpeg-streaming-2f1d6d45af42fc8bfa4d13afef08ad9465d216cc.zip
ffmpeg-streaming-2f1d6d45af42fc8bfa4d13afef08ad9465d216cc.tar.gz
lavc/cdg: Add transparency support.
Diffstat (limited to 'tests/fate/video.mak')
-rw-r--r--tests/fate/video.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index d128c75..8b70b08 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -85,7 +85,7 @@ FATE_VIDEO-$(call DEMDEC, MPEGPS, CAVS) += fate-cavs
fate-cavs: CMD = framecrc -i $(TARGET_SAMPLES)/cavs/cavs.mpg -an
FATE_VIDEO-$(call DEMDEC, CDG, CDGRAPHICS) += fate-cdgraphics
-fate-cdgraphics: CMD = framecrc -i $(TARGET_SAMPLES)/cdgraphics/BrotherJohn.cdg -pix_fmt rgb24 -t 1
+fate-cdgraphics: CMD = framecrc -i $(TARGET_SAMPLES)/cdgraphics/BrotherJohn.cdg -pix_fmt rgba -t 1
FATE_VIDEO-$(call DEMDEC, AVI, CLJR) += fate-cljr
fate-cljr: CMD = framecrc -i $(TARGET_SAMPLES)/cljr/testcljr-partial.avi
OpenPOWER on IntegriCloud