diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-05-07 13:21:59 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-05-07 13:22:04 +0200 |
commit | b28d5c49f7e5586a212bfffdd2baa752e64d839d (patch) | |
tree | cbe24bca8797137a5e7fbfba33542d274fcc5690 /tests/ref/fate/filter-pixfmts-copy | |
parent | 9253cc496a50e82e56dff5c7d0e15c95f7d50ce2 (diff) | |
parent | 2293ec6ab300cd58fc057344610a3ad65d2268b8 (diff) | |
download | ffmpeg-b28d5c49f7e5586a212bfffdd2baa752e64d839d.tar.gz |
Merge remote-tracking branch 'rbultje/vp9-profile23-wip'
* rbultje/vp9-profile23-wip:
libvpxdec: add 440 pixfmts.
vp9: add profile 2/3 fate tests.
vp9: add inter-frame profile 2/3 suport.
vp9: add keyframe profile 2/3 support.
vp9: parse profile 2/3 bitdepth in frame header.
vp9: add profile 2/3 to exported profiles.
fate: add/update reference files for 440 addition.
swscale: add yuv440p10/12 pixfmts.
lavc: add yuv440p10/12 formats to aligned pixfmt list.
lavu: add yuv440p10/12 pixfmts.
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-copy')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-copy | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-pixfmts-copy b/tests/ref/fate/filter-pixfmts-copy index a42173442b..d3953ea044 100644 --- a/tests/ref/fate/filter-pixfmts-copy +++ b/tests/ref/fate/filter-pixfmts-copy @@ -78,6 +78,10 @@ yuv422p16le 5d8e26fbbc8f25576065106c8820d56a yuv422p9be e3b364350da35d2ffd431665ed9d3592 yuv422p9le 0f21976b77781cada504f690d7dc6c15 yuv440p e6754959dfd9631f2dc1682fa71aa4e0 +yuv440p10be 8bc503265081c9dc9890f95aa7a94000 +yuv440p10le 84740bc888a73215a8487c6d2cabab37 +yuv440p12be 0da181b349062381436c002ee72be5f9 +yuv440p12le 682997272e77063a2e260a2c483b3306 yuv444p db3ad634aea336663a2f5c2475b95410 yuv444p10be e341efd871b34308831113f4b2ff29f9 yuv444p10le f9666d63623e0d7dceda1a17202579cf |