Rev. | 日時 | 作者 |
---|---|---|
e37a958 | 2015-09-06 16:13:57 | Zhao Yakui |
Add one field to store the expected VA_RT_FORMAT for surface |
||
010b635 | 2015-09-06 16:13:57 | Zhao Yakui |
VPP: Initialize the uninitialed surface to avoid NULL GPU buffer |
||
9d7c3d1 | 2015-09-06 16:13:57 | Zhao Yakui |
VPP: Flush batch buffer to assure that previous GPU operation is submitted |
||
8e8d548 | 2015-09-06 16:13:57 | Xiang, Haihao |
encode/hevc: fix HEVC encode on SKL GT3 |
||
8e12b81 | 2015-09-06 16:13:57 | Zhao Yakui |
VPP: Combine the CSC/Scaling together to optimize the performance |
||
19cf264 | 2015-09-06 16:13:57 | Xu Guangxin |
CreateSurfaces2: forward function return to caller |
||
b10a990 | 2015-09-06 16:13:57 | Xiang, Haihao |
1.6.1.pre1 for development |
||
4ab12ef | 2015-09-06 16:12:50 | Gwenole Beauchesne |
vpp/avs: fix license terms (MIT). |
||
1a08993 | 2015-09-06 16:12:39 | Zhao Yakui |
H264: Use macroblock pair to calculate H264 decoding parameter under MBAFF flag |
||
56bb240 | 2015-09-06 16:12:22 | Xiang, Haihao |
dec/hevc: Use a different equation for metadata tile column buffer on BSW |
||
0b719df | 2015-09-06 16:12:22 | Xiang, Haihao |
dec/hevc: Use the same equation for each metadata buffer no matter slice type |
||
a991490 | 2015-09-06 16:12:20 | fritsch |
Gen75_vpp: Don't assert on BGRA input and output |
||
b63c289 | 2015-09-06 15:13:27 | Sameer Kibey |
Remove file access check in loading wrapper |
||
ad7b5a0 | 2015-09-06 15:13:27 | Zhao Yakui |
Export the profile/entrypoints for the wrapped backend drivers |
||
12a09a2 | 2015-09-06 15:13:27 | Zhao Yakui |
Call the wrapped backend driver for the given decoding |
||
f75ddc5 | 2015-09-06 15:13:27 | Zhao Yakui |
Add the support of wrapper the VA Buffer to the backend driver |
||
44e3ec2 | 2015-09-06 15:13:27 | Zhao Yakui |
Add one function to wrapper VA surface into backend driver |
||
464ebff | 2015-09-06 15:13:27 | Zhao Yakui |
Call the wrapped function to free wrapped surface/buffer |
||
815d17f | 2015-09-06 15:13:27 | Zhao Yakui |
Call wrapped driver to handle config/context related with VP9 decoding |
||
3bbaff8 | 2015-09-06 15:13:27 | Zhao Yakui |
Wrapper the DriverContextP of backend driver |
||
2f254ec | 2015-09-06 15:13:27 | Zhao Yakui |
Add one field for Config/Context/Surface/Buffer to store the wrapper content |
||
020b341 | 2015-09-06 14:28:29 | Lim Siew Hoon |
Clean up unused local variable 'i965' |
||
cec8f05 | 2015-09-06 14:28:11 | Lim Siew Hoon |
Clean up the duplicate extra two line of code |
||
d7c2ba3 | 2015-09-06 14:27:54 | Lim Siew Hoon |
Fix if statement checking sampling factor for YUV422V_4Y |
||
eb06298 | 2015-09-06 14:11:26 | Lim Siew Hoon |
Fix suspiciously placed semicolon at if statement. |
||
e12ddd3 | 2015-09-06 14:11:22 | Lim Siew Hoon |
Fix memset initialize for huff_co_table and huff_si_table array |
||
d69346b | 2015-09-06 14:11:17 | Lim Siew Hoon |
Fix memset initialize value for huff_size_table and huff_code_table |
||
d117b9d | 2015-09-06 13:53:35 | Lim Siew Hoon |
Fix klockwork critical message hit on calloc function usage |
||
9170fed | 2015-09-06 13:32:31 | Xiang, Haihao |
encode/hevc: Check slice type first in case user passes wrong parameters to driver |
||
1c5a843 | 2015-09-06 13:30:42 | Xiang, Haihao |
encode/hevc: Check the correct BO before unreferencing it |