diff options
author | Philip Langdale <philipl@overt.org> | 2022-09-05 14:53:50 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2022-09-10 12:29:12 -0700 |
commit | caf8d4d256cc21f09570bdcbdbe8dde4406834ca (patch) | |
tree | c983de742589183a3bd9be6eda0fab653b4dce31 /tests/ref/fate/filter-pixfmts-hflip | |
parent | d32a9f3137c91de86547601a38fea0693c3497f1 (diff) | |
download | ffmpeg-caf8d4d256cc21f09570bdcbdbe8dde4406834ca.tar.gz |
swscale/output: add support for P012
This generalises the existing P010 support.
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-hflip')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-hflip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-pixfmts-hflip b/tests/ref/fate/filter-pixfmts-hflip index 6fbc472a4e..1e37027ec2 100644 --- a/tests/ref/fate/filter-pixfmts-hflip +++ b/tests/ref/fate/filter-pixfmts-hflip @@ -60,6 +60,8 @@ nv24 f0c5b2f42970f8d4003621d8857a872f nv42 4dcf9aec82b110712b396a8b365dcb13 p010be 744b13e44d39e1ff7588983fa03e0101 p010le a50b160346ab94f55a425065b57006f0 +p012be 744b13e44d39e1ff7588983fa03e0101 +p012le aeb31f50c66f376b0530c7bb6287212b p016be 744b13e44d39e1ff7588983fa03e0101 p016le a50b160346ab94f55a425065b57006f0 p210be 6f5a76d6467b86d55fe5589d3af8a7ea |