diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-06 12:34:49 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-07 11:56:53 +0200 |
commit | 66f468591056b92057a9ae4adc4806546cd19eeb (patch) | |
tree | 603fbb7f6bdb09c34b4d1ee83300294de7c6d2b9 /tests/ref | |
parent | 14baf4cd92062994931044d919f63587aaaa4cdd (diff) | |
download | ffmpeg-66f468591056b92057a9ae4adc4806546cd19eeb.tar.gz |
fate/image: Modify aliaspix tests to also cover the encoder
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/aliaspix-bgr | 8 | ||||
-rw-r--r-- | tests/ref/fate/aliaspix-gray | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/tests/ref/fate/aliaspix-bgr b/tests/ref/fate/aliaspix-bgr index f5c6b7d475..4f55e0dcf6 100644 --- a/tests/ref/fate/aliaspix-bgr +++ b/tests/ref/fate/aliaspix-bgr @@ -1,6 +1,14 @@ +667513c8869eea09e1374a73eb21233c *tests/data/fate/aliaspix-bgr.image2 +63090 tests/data/fate/aliaspix-bgr.image2 #tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 201x79 #sar 0: 0/1 +#tb 1: 1/25 +#media_type 1: video +#codec_id 1: alias_pix +#dimensions 1: 201x79 +#sar 1: 0/1 0, 0, 0, 1, 47637, 0xcb77368f +1, 0, 0, 1, 63090, 0xe49bba3b diff --git a/tests/ref/fate/aliaspix-gray b/tests/ref/fate/aliaspix-gray index aa7b4649b2..4bf9c43e0e 100644 --- a/tests/ref/fate/aliaspix-gray +++ b/tests/ref/fate/aliaspix-gray @@ -1,6 +1,14 @@ +2d7ae310710798257ebcff8a41c646ee *tests/data/fate/aliaspix-gray.image2 +28868 tests/data/fate/aliaspix-gray.image2 #tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 199x81 #sar 0: 0/1 +#tb 1: 1/25 +#media_type 1: video +#codec_id 1: alias_pix +#dimensions 1: 199x81 +#sar 1: 0/1 0, 0, 0, 1, 16119, 0x3d0785f5 +1, 0, 0, 1, 28868, 0x02523ce2 |