summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add meson supportVíctor Manuel Jáquez Leal2018-01-024-0/+413
* remove max_display_attributes value check.XinfengZhang2018-01-021-1/+0
* deprecated VAEncSliceParameterBuffer.Jun Zhao2017-12-041-1/+7
* Update some comment about FEI in VA-API.Jun Zhao2017-12-041-0/+1
* trace: init mutex before attempting to lock itU. Artie Eoff2017-12-011-3/+3
* Revert "configure: set strict default compiler flags"U. Artie Eoff2017-11-271-3/+0
* Add a new DRM PRIME memory typeMark Thompson2017-11-221-1/+66
* Add a new interface for exporting surfacesMark Thompson2017-11-223-1/+90
* HEVC FEI supportKelvin Hu2017-11-224-0/+260
* Statistics function for FEI and non-FEIKelvin Hu2017-11-224-0/+266