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-il | |
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-il')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-il | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-pixfmts-il b/tests/ref/fate/filter-pixfmts-il index 09748c2d08..9efbf5d8e1 100644 --- a/tests/ref/fate/filter-pixfmts-il +++ b/tests/ref/fate/filter-pixfmts-il @@ -62,6 +62,8 @@ nv24 554153c71d142e3fd8e40b7dcaaec229 nv42 d699724c8deaeb4f87faf2766512eec3 p010be 3df51286ef66b53e3e283dbbab582263 p010le eadcd8241e97e35b2b47d5eb2eaea6cd +p012be 3df51286ef66b53e3e283dbbab582263 +p012le 38945445b360fa737e9e37257393e823 p016be 3df51286ef66b53e3e283dbbab582263 p016le eadcd8241e97e35b2b47d5eb2eaea6cd p210be 29ec4e8912d456cd15203a96487c42e8 |