summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* intel-vaapi-driver 2.3.02.3.0v2.3-branchHaihao Xiang2018-12-103-5/+5
* intel-vaapi-driver 2.3.0.pre22.3.0.pre2Haihao Xiang2018-12-073-2/+3
* Fix memory leakHaihao Xiang2018-12-075-26/+40
* intel-vaapi-driver 2.3.0.pre12.3.0.pre1Haihao Xiang2018-11-213-4/+13
* Merge branch 'v2.2-branch' into intel--masterHaihao Xiang2018-11-213-5/+5
|\
| * libva-intel-driver 2.2.02.2.0Haihao Xiang2018-07-113-4/+4
* | gen8_post_processing: optimization for gen8_pp_object_walkerCole Nelson2018-11-211-29/+20
* | gen75_proc_picture: check return value from gen75_vpp_veboxXu Guangxin2018-11-211-4/+12
* | vp8/enc: Avoid out of boundary MVsHaihao Xiang2018-09-282-662/+674
* | avc/enc: Fix bitrate resetHaihao Xiang2018-09-141-4/+4
* | Add a new CFL PCI IDHaihao Xiang2018-09-141-0/+1
* | Add a new KBL PCI IDHaihao Xiang2018-09-141-0/+1
* | Check for -fstack-protectorBernd Kuhls2018-08-212-1/+21
* | Enable multiple pass by defaultHaihao Xiang2018-08-131-1/+1
* | Change the sequence of reading MMIO registersHaihao Xiang2018-08-131-6/+6
* | Removed the padded bytesHaihao Xiang2018-08-131-1/+0
* | Use the original picture sizeHaihao Xiang2018-08-131-2/+2
* | Correct the base address for the 2nd level batchbufferHaihao Xiang2018-08-131-0/+1
* | intel-vaapi-driver 2.2.1.pre1 for developmentHaihao Xiang2018-07-052-2/+2
|/
* intel-vaapi-driver 2.2.0.pre12.2.0.pre1Haihao Xiang2018-07-053-4/+15
* VPP: clear a surface using media pipeline on GEN8+Haihao Xiang2018-07-0334-78/+2037
* render: clear background using 3D pipeline on GEN8+Haihao Xiang2018-07-0310-130/+389
* Update some CSC kernels for packed pixelsHaihao Xiang2018-07-033-22/+25
* Move the function declaration to an internal header fileHaihao Xiang2018-07-032-9/+8
* Don't show an error on hybrid driver failureNicolas Chauvet2018-06-291-1/+1
* android: get vaapi version from configure.acChih-Wei Huang2018-06-292-5/+32
* android: get libva version from va_version.hChih-Wei Huang2018-06-291-1/+6
* Update README.mdPierre Rudloff2018-06-291-1/+1
* Always set pre/post deblocking output bufferHaihao Xiang2018-05-311-8/+2
* genX_mfd: fix out-of-bounds reference pixel replicationcarpalis2018-05-314-33/+19
* i965_pciids: add kbl-y refresh PCI IDPatrick Waterlander2018-05-311-0/+1
* make sure there is no copy_buffer_to_golden/copy_buffer_to_alternate if refre...ottingerg2018-05-181-2/+2
* make sure reference objects are placed in the same slot / remove assertsottingerg2018-05-181-11/+9
* vp8 encoder parameter check - do not check for ref frames if no no_ref_X flag...ottingerg2018-05-181-18/+25
* Use f_code to determine max MV lengthMark Thompson2018-04-281-15/+3
* Do not return FEI caps for non-FEI entrypointsMark Thompson2018-04-281-4/+7
* genX_mfd: ignore FASTUVMC for interlace frame P and B picturescarpalis2018-04-203-18/+33
* Set the right height for VP9 encodingHaihao Xiang2018-03-151-2/+2
* Add '-fstack-protector' to CFLAGSHaihao Xiang2018-03-151-0/+1
* Use the new link URLsHaihao Xiang2018-03-154-12/+16
* Fix packed headers attribute test in vaCreateConfig()Mark Thompson2018-03-151-1/+14
* Fix a potential over run issuepeng.chen2018-03-141-1/+5
* Remove dead codeHaihao Xiang2018-03-141-29/+1
* Remove self-assignmentXiang, Haihao2018-03-141-1/+0
* Fix typo of variable name in JPEG decodingXiang, Haihao2018-03-143-3/+3
* Add the missing 'break' in switchXiang, Haihao2018-03-141-0/+2
* Remove dead codeXiang, Haihao2018-03-141-7/+0
* Remove 'if' statementXiang, Haihao2018-03-142-10/+2
* Fix typo of variable nameXiang, Haihao2018-03-141-2/+2
* Remove decode code.Xiang, Haihao2018-03-142-6/+0