summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Fix version string for mesonv2.2-branchVíctor Manuel Jáquez Leal2018-08-211-1/+1
* libva-intel-driver 2.2.02.2.0Haihao Xiang2018-07-113-4/+4
* 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
* Don't compare an array against NULLXiang, Haihao2018-03-141-1/+2
* Make sure a pointer is valid before usingXiang, Haihao2018-03-141-1/+4
* Don't compare an unsigned variable with 0Xiang, Haihao2018-03-145-6/+6
* Check function return valueXiang, Haihao2018-03-141-20/+36
* Correct the valid buffer sizeXiang, Haihao2018-03-141-2/+2
* Remove implicit truncation from unsigned int to bit fieldVíctor Manuel Jáquez Leal2018-03-141-2/+4
* Remove implicit truncations from int to bit-fieldVíctor Manuel Jáquez Leal2018-03-146-118/+118
* Remove spurious assignationsVíctor Manuel Jáquez Leal2018-03-141-5/+0
* build: fix meson buildVíctor Manuel Jáquez Leal2018-03-131-1/+1
* Update .travis.ymlHaihao Xiang2018-03-131-0/+6
* Merge branch 'v2.1-branch' into masterHaihao Xiang2018-03-083-3/+21
|\
| * intel-vaapi-driver 2.1.02.1.0v2.1-branchHaihao Xiang2018-02-122-4/+4
| * intel-vaapi-driver 2.1.0.pre12.1.0.pre1Xiang, Haihao2018-02-023-6/+23
| * Support VBR for HEVC 10bitXiang, Haihao2018-02-021-1/+2
* | Add meson supportVíctor Manuel Jáquez Leal2018-02-114-0/+446
* | build: delete shaders targets at distcleanVíctor Manuel Jáquez Leal2018-02-1110-1/+26
* | build: EXTRA_DIST doesn't recognize wildcardsVíctor Manuel Jáquez Leal2018-02-111-2/+1