avcodec/vvcdec: support mv wraparound
A 360 video specific tool see https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9503377 passed files: DMVR_A_Huawei_3.bit WRAP_D_InterDigital_4.bit WRAP_A_InterDigital_4.bit WRAP_B_InterDigital_4.bit WRAP_C_InterDigital_4.bit ERP_A_MediaTek_3.bit
This commit is contained in:
parent
685174069f
commit
f68f40736f
2 changed files with 87 additions and 10 deletions
|
|
@ -4,11 +4,11 @@
|
|||
#dimensions 0: 1680x832
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 4193280, 0xbd70f1b3
|
||||
0, 1, 1, 1, 4193280, 0x64e160d5
|
||||
0, 2, 2, 1, 4193280, 0xd20722ea
|
||||
0, 3, 3, 1, 4193280, 0xa1d00055
|
||||
0, 4, 4, 1, 4193280, 0xe3dcb9cd
|
||||
0, 5, 5, 1, 4193280, 0xcf97b6cf
|
||||
0, 6, 6, 1, 4193280, 0xd87b73d0
|
||||
0, 7, 7, 1, 4193280, 0x0f8ee2bc
|
||||
0, 8, 8, 1, 4193280, 0x76607ca4
|
||||
0, 1, 1, 1, 4193280, 0x491104c9
|
||||
0, 2, 2, 1, 4193280, 0xf600c2c1
|
||||
0, 3, 3, 1, 4193280, 0x1e3c8e2b
|
||||
0, 4, 4, 1, 4193280, 0xad275e45
|
||||
0, 5, 5, 1, 4193280, 0xcd6103d7
|
||||
0, 6, 6, 1, 4193280, 0x0ec8cfbd
|
||||
0, 7, 7, 1, 4193280, 0x2f664486
|
||||
0, 8, 8, 1, 4193280, 0x543eb3fc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue