diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-25 21:51:25 +0100 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2013-01-27 15:28:07 -0500 |
commit | 4eb93bed4e9b6daca7d3dd716a7517cd53dd5a95 (patch) | |
tree | 0c83aa474451868dd4aeb823b264eb606b5608a8 /tests/ref/lavfi/pixfmts_copy | |
parent | 2026eb1408a718c37835eb4b258c63714ab3205e (diff) | |
download | ffmpeg-4eb93bed4e9b6daca7d3dd716a7517cd53dd5a95.tar.gz |
swscale: GBRP output support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'tests/ref/lavfi/pixfmts_copy')
-rw-r--r-- | tests/ref/lavfi/pixfmts_copy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_copy b/tests/ref/lavfi/pixfmts_copy index d1ccbbcd17..eaf0b78e31 100644 --- a/tests/ref/lavfi/pixfmts_copy +++ b/tests/ref/lavfi/pixfmts_copy @@ -12,6 +12,7 @@ bgr565be 257cf78afa35dc31e9696f139c916715 bgr565le 1dfdd03995c287e3c754b164bf26a355 bgr8 24bd566170343d06fec6fccfff5abc54 bgra 76a18a5151242fa137133f604cd624d2 +gbrp 76204621e200a3cc633012f6720c7005 gray db08f7f0751900347e6b8649e4164d21 gray16be 7becf34ae825a3df3969bf4c6bfeb5e2 gray16le 10bd87059b5c189f3caef2837f4f2b5c |