Age | Commit message (Expand) | Author | Files | Lines |
2015-09-06 | Export the profile/entrypoints for the wrapped backend drivers | Zhao Yakui | 1 | -0/+40 |
2015-09-06 | Call the wrapped backend driver for the given decoding | Zhao Yakui | 1 | -0/+141 |
2015-09-06 | Add the support of wrapper the VA Buffer to the backend driver | Zhao Yakui | 1 | -11/+102 |
2015-09-06 | Add one function to wrapper VA surface into backend driver | Zhao Yakui | 2 | -0/+94 |
2015-09-06 | Call the wrapped function to free wrapped surface/buffer | Zhao Yakui | 1 | -2/+21 |
2015-09-06 | Call wrapped driver to handle config/context related with VP9 decoding | Zhao Yakui | 1 | -1/+61 |
2015-09-06 | Wrapper the DriverContextP of backend driver | Zhao Yakui | 3 | -0/+149 |
2015-09-06 | Add one field for Config/Context/Surface/Buffer to store the wrapper content | Zhao Yakui | 2 | -0/+14 |
2015-09-06 | Clean up unused local variable 'i965' | Lim Siew Hoon | 6 | -8/+0 |
2015-09-06 | Clean up the duplicate extra two line of code | Lim Siew Hoon | 3 | -9/+0 |
2015-09-06 | Fix if statement checking sampling factor for YUV422V_4Y | Lim Siew Hoon | 3 | -3/+3 |
2015-09-06 | Fix suspiciously placed semicolon at if statement. | Lim Siew Hoon | 4 | -8/+8 |
2015-09-06 | Fix memset initialize for huff_co_table and huff_si_table array | Lim Siew Hoon | 1 | -2/+2 |
2015-09-06 | Fix memset initialize value for huff_size_table and huff_code_table | Lim Siew Hoon | 1 | -2/+2 |
2015-09-06 | Fix klockwork critical message hit on calloc function usage | Lim Siew Hoon | 22 | -1/+31 |
2015-09-06 | encode/hevc: Check slice type first in case user passes wrong parameters to d... | Xiang, Haihao | 1 | -1/+13 |
2015-09-06 | encode/hevc: Check the correct BO before unreferencing it | Xiang, Haihao | 1 | -1/+1 |
2015-08-25 | Decoding: Export the attribute of slice mode for decoding | Zhao Yakui | 1 | -0/+4 |
2015-08-25 | Remove the redundant check in vaBeginPicture call | Zhao Yakui | 1 | -50/+1 |
2015-08-25 | Add one field to store the expected VA_RT_FORMAT for surface | Zhao Yakui | 2 | -0/+2 |
2015-08-17 | VPP: Initialize the uninitialed surface to avoid NULL GPU buffer | Zhao Yakui | 1 | -0/+6 |
2015-08-17 | VPP: Flush batch buffer to assure that previous GPU operation is submitted | Zhao Yakui | 1 | -0/+2 |
2015-07-23 | encode/hevc: fix HEVC encode on SKL GT3 | Xiang, Haihao | 1 | -1/+5 |
2015-07-23 | VPP: Combine the CSC/Scaling together to optimize the performance | Zhao Yakui | 1 | -0/+27 |
2015-07-14 | CreateSurfaces2: forward function return to caller | Xu Guangxin | 1 | -12/+14 |
2015-07-08 | Merge branch 'v1.6-branch' into master | Xiang, Haihao | 7 | -944/+6 |
2015-07-07 | vpp/avs: fix license terms (MIT). | Gwenole Beauchesne | 2 | -28/+36 |
2015-07-06 | H264: Use macroblock pair to calculate H264 decoding parameter under MBAFF flag | Zhao Yakui | 4 | -8/+31 |
2015-07-01 | dec/hevc: Use a different equation for metadata tile column buffer on BSW | Xiang, Haihao | 1 | -1/+4 |
2015-07-01 | dec/hevc: Use the same equation for each metadata buffer no matter slice type | Xiang, Haihao | 1 | -40/+9 |
2015-06-25 | Gen75_vpp: Don't assert on BGRA input and output | fritsch | 1 | -2/+4 |
2015-06-24 | FIX:HEVC enc cause GPU hang when lcu_size=32 with 720x480 and 176x144 | Qu,Pengfei | 1 | -11/+15 |
2015-06-24 | VP8 HWEnc: Modify qp threshold value for mode cost calculatation | Zhong Li | 1 | -1/+1 |
2015-06-23 | VPP: Configure SURFACE_STATE based on HW requirement to fix out-of-bound acce... | Zhao Yakui | 2 | -31/+31 |
2015-06-23 | BDW/CHV/SKL: Follow the HW alignment requirement to access GPU buffer correctly | Zhao Yakui | 1 | -3/+3 |
2015-06-23 | VPP: Configure SURFACE_STATE based on HW requirement to fix out-of-bound acce... | Zhao Yakui | 2 | -31/+31 |
2015-06-23 | BDW/CHV/SKL: Follow the HW alignment requirement to access GPU buffer correctly | Zhao Yakui | 1 | -3/+3 |
2015-06-19 | FIX:HEVC enc cause GPU hang when lcu_size=32 with 720x480 and 176x144 | Qu,Pengfei | 1 | -11/+15 |
2015-06-12 | VP8 HWEnc: Modify qp threshold value for mode cost calculatation | Zhong Li | 1 | -1/+1 |
2015-06-04 | Add vp8_inter_frame_gen8.asm and vp8_intra_frame_gen8.asm to the core file list | Xiang, Haihao | 5 | -943/+4 |
2015-06-04 | Add Android.mk to the corresponding EXTRA_DIST | Xiang, Haihao | 1 | -1/+1 |
2015-06-04 | Fix 'make dist' | Xiang, Haihao | 1 | -0/+1 |
2015-06-03 | dec/vp8: fix segmentation update | Xiang, Haihao | 1 | -1/+2 |
2015-06-02 | HEVC/enc: Fix Multi Slice Encoding. | Sreerenj Balachandran | 1 | -2/+2 |
2015-06-02 | HEVC: encoder_utils: Fixes for packed slice header generation. | Sreerenj Balachandran | 1 | -8/+8 |
2015-06-02 | HEVC: Fix the nal unit type generation in packed slice header. | Sreerenj Balachandran | 1 | -1/+11 |
2015-06-02 | HEVC: Fix the Wrong slice type usage | Sreerenj Balachandran | 3 | -16/+16 |
2015-05-25 | VPP: Enable field rate madi/mcdi. Only second hunk is tested | Andy Furniss | 1 | -10/+2 |
2015-05-25 | VPP: Make sure the store buffer is allocated | Xiang, Haihao | 1 | -16/+22 |
2015-05-25 | VPP: Adjust the parameter settings to DI on GEN6/GEN7 | Xiang, Haihao | 1 | -2/+2 |