summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libva 2.2.02.2.0v2.2-branchHaihao Xiang2018-07-113-4/+4
* libva 2.2.0 pre12.2.0.pre1Haihao Xiang2018-06-274-5/+16
* Add missing rate control parameters to trace output2.1.1.pre1-20180601Mark Thompson2018-05-141-1/+7
* Improve documentation for encode HRD parametersMark Thompson2018-05-141-2/+25
* Improve documentation for encode framerate parametersMark Thompson2018-05-141-4/+10
* Improve documentation for rate control parametersMark Thompson2018-05-141-16/+59
* Add generated documentation files to .gitignoreMark Thompson2018-05-141-0/+2
* Add comments explaining layout of formats represented by fourccsMark Thompson2018-05-141-14/+174
* Add 10/12-bit YUV render target formatsMark Thompson2018-05-141-0/+5
* Remove incorrect "BPP" suffix from 10-bit render target formatsMark Thompson2018-05-141-19/+17
* Add strings for H.265 RExt subprofilesMark Thompson2018-05-141-0/+9
* Remove duplicate AYUV fourccMark Thompson2018-05-141-1/+0
* Remove executable mode from source filesMark Thompson2018-05-143-0/+0
* add hevc picture parameters, slice parameters and profile for range extension...Zhengguo.Xu2018-04-132-1/+242
* add fourcc code for y210/y216/ayuv/y410/y416 formatZhengguo.Xu2018-04-131-0/+7
* Add 'fast_intra_mode' in VAEncMiscParameterFEIFrameControlHEVCdlin22018-04-081-1/+4
* [common] Add RGB565 and BGR565 definitionsRoman Kazantsev2018-03-301-0/+2
* va: Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORTPhilipp Kerling2018-03-301-0/+3
* Fix issue with static analysis scanU. Artie Eoff2018-03-201-1/+1
* Add '-Wall -fstack-protector' to CFLAGSHaihao Xiang2018-03-151-0/+10
* Use the new link URLsHaihao Xiang2018-03-154-12/+16
* Fix comment about VADRMPRIMESurfaceDescriptorHaihao Xiang2018-03-131-1/+1
* Return once the drawable is destroyedHaihao Xiang2018-03-131-0/+1
* Merge branch 'v2.1-branch' into masterHaihao Xiang2018-03-081-2/+17
|\
| * libva 2.1.02.1.0v2.1-branchHaihao Xiang2018-02-123-4/+4
| * libva 2.1.0.pre12.1.0.pre1Xiang, Haihao2018-02-024-6/+22
* | va: add new VA STATUS ERRORChenXiaomin2018-03-022-0/+4
* | Update .travis.ymlHaihao Xiang2018-03-021-0/+6
* | libva 2.1.1.pre1 for developmentXiang, Haihao2018-02-023-3/+4
|/
* Fix broken 'make distclean'Víctor Manuel Jáquez Leal2018-02-021-1/+1
* build: meson: build documentationVíctor Manuel Jáquez Leal2018-02-013-0/+56
* build: enable out-of-source buildingVíctor Manuel Jáquez Leal2018-02-013-3/+3
* build: clean generated documentationVíctor Manuel Jáquez Leal2018-02-011-1/+4
* build: use condititional doc generationVíctor Manuel Jáquez Leal2018-02-012-3/+7
* doc: don't generate latexVíctor Manuel Jáquez Leal2018-02-011-1/+1
* doc: use Doxyfile templateVíctor Manuel Jáquez Leal2018-02-012-13/+18
* meson: Fix libtool version numberXiang, Haihao2018-02-011-2/+4
* Revert "fei_hevc: Add control to use avc VME to do intra prediction for HEVC ...Xiang, Haihao2018-01-301-3/+1
* fei_hevc: Add control to use avc VME to do intra prediction for HEVC FEIdlin22018-01-261-1/+3
* android: fix typo introduced by 4cc9a74bXu Guangxin2018-01-261-2/+2
* Update some comments about VADRMPRIMESurfaceDescriptorXiang, Haihao2018-01-231-2/+2
* va_trace: Remove unused variableVictor Toso2018-01-171-1/+0
* android: remove useless vaPutSurfaceXu Guangxin2018-01-122-94/+0
* meson: add va_fei_hevc.hVíctor Manuel Jáquez Leal2018-01-111-0/+1
* Add documents for VP9/VP9/HEVC/JPEG/FEIPengfei Qu2018-01-031-0/+12
* Update for the documents generationPengfei Qu2018-01-035-13/+34
* Fix tracing index allocation issuepeng.chen2018-01-031-27/+34
* add comments for FEIxinfengz2018-01-031-3/+54
* va: add missing error status/error message map.Jun Zhao2018-01-031-0/+8
* Expose the encode passes interface.Hongbo2018-01-021-0/+10