summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Libva 2.8.02.8.0v2.8-branchCarl Zhang2020-06-222-2/+2
* update NEWS for 2.8.0Carl Zhang2020-06-221-1/+25
* va_trace:enable return value trace for successful function callCarl Zhang2020-06-171-3/+0
* trace: divide va_TraceEndPicture to two seperate functionCarl Zhang2020-06-173-8/+21
* va_trace: add support for VAProfileHEVCSccMain444_10Haihao Xiang2020-06-161-2/+5
* Fixes file descriptor leakGavin Stark2020-06-092-2/+8
* add fourcc code for P012 formatXinpeng Sun2020-06-091-0/+6
* travis: Add a test that code files don't have the exec bit setMichael Weiss2020-06-051-1/+7
* Remove the execute bit from all source code filesMichael Weiss2020-06-054-0/+0
* meson: Allow for libdir and includedir to be absolute pathsMichael Weiss2020-06-052-3/+3
* Fix format string warningsJiri Kucera2020-05-251-9/+9
* Fix clang warning (reading garbage)Jiri Kucera2020-05-251-2/+2
* add definition to enforce both reflist not emptyCarl Zhang2020-05-251-0/+2
* vatrace: List correct field names in va_TraceVAPictureParameterBufferHEVCRuben Gonzalez2020-05-111-1/+1
* change the return value to be UNIMPLEMENTED when the function pointer is NULLCarl Zhang2020-05-111-1/+1
* remove check of vaPutSurface implementationCarl Zhang2020-05-111-1/+0
* Add new slice structure flag for CAPS reportingAlexei Leonenko2020-04-221-2/+6
* VA/X11: VAAPI driver mapping for iris DRI driverU. Artie Eoff2020-04-171-0/+2
* VA/X11: enable driver candidate selection for DRI2U. Artie Eoff2020-04-171-14/+112
* Add SCC flags to enable/disable featuresTianhao Liu2020-04-161-2/+23
* Fix HDR10 MaxCLL and MaxFALL documentationU. Artie Eoff2020-04-131-4/+4
* Add VAProfileHEVCSccMain444_10 for HEVCTianhao Liu2020-04-072-1/+3
* libva 2.8.0 pre1Carl Zhang2020-04-072-3/+3
* change the compatible list to be dynamic oneCarl Zhang2020-04-071-12/+8
* Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to stringTianhao Liu2020-04-021-0/+2
* update NEWS for 2.7.0Carl Zhang2020-03-271-2/+11
* [trace] av1 decode buffers traceIlya Sergeev2020-03-191-2/+179
* Add HEVC REXT and SCC trace for decoding.Yan Wang2020-03-181-3/+184
* add matrix_coefficients into VADecPictureParameterBufferAV12.7.0.pre1Carl Zhang2020-03-051-0/+3
* change the variable name style of va_dec_av1Carl Zhang2020-03-051-8/+9
* change the format of va_dec_av1.h to unix styleCarl Zhang2020-03-051-656/+656
* am: include va_dec_av1.h in makefile.amU. Artie Eoff2020-03-041-0/+1
* Add av1 decode interfaceszefuli2020-03-043-2/+663
* Return error when no va devices available.Lepton Wu2020-02-261-4/+4
* libva 2.7.0 pre1Carl Zhang2020-02-173-3/+4
* Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10 and X2B10G10R10.Furong Zhang2020-02-121-0/+8
* fix android build issue and remove some trailing whitespaceCarl Zhang2020-02-102-4/+3
* adjust call sequence to ensure authenticate operation is executedCarl Zhang2020-01-071-9/+16
* update NEWS for 2.6.0Carl Zhang2019-12-251-1/+16
* enable driver candidate select fucntion for DRMCarl Zhang2019-12-256-25/+108
* enable the mutiple driver selection logic inside vaInitializeCarl Zhang2019-12-251-38/+18
* add backend function pointer to query candidates numberCarl Zhang2019-12-252-7/+59
* drm: Add iHD to driver_name_mapAzhar Shaikh2019-11-151-0/+1
* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'Xu, Zhengguo2019-10-121-1/+3
* ensure that all meson files are part of the release tarballMichael Olbrich2019-10-114-2/+4
* Revert "Add missed slice parameter 'slice_data_num_emu_prevn_bytes'"XinfengZhang2019-10-111-3/+1
* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'Xu, Zhengguo2019-10-111-1/+3
* configure: use correct comparison operatorMichael Olbrich2019-10-091-1/+1
* trace: support VAConfigAttribMultipleFrame in trace2.6.0.pre1Dmitry Rogozhkin2019-09-121-0/+1
* remove incorrect field of VAConfigAttribValDecJPEGCarl Zhang2019-09-121-3/+2