summaryrefslogtreecommitdiff
path: root/va/va.c
Commit message (Expand)AuthorAgeFilesLines
* va/va: don't try to use RTLD_NODELETE on non-Android if not availableJan Beich2020-10-161-1/+1
* build: respect SYSCONFDIR for libva.confJan Beich2020-10-161-1/+1
* Add vaSyncBuffer for output buffers synchronizationDmitry Ermilov2020-06-301-0/+23
* Add vaSyncSurface2 with timeoutDmitry Ermilov2020-06-231-0/+22
* trace: divide va_TraceEndPicture to two seperate functionCarl Zhang2020-06-171-4/+3
* 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
* change the compatible list to be dynamic oneCarl Zhang2020-04-071-12/+8
* libva 2.7.0 pre1Carl Zhang2020-02-171-0/+1
* fix android build issue and remove some trailing whitespaceCarl Zhang2020-02-101-3/+3
* adjust call sequence to ensure authenticate operation is executedCarl Zhang2020-01-071-9/+16
* enable driver candidate select fucntion for DRMCarl Zhang2019-12-251-4/+11
* enable the mutiple driver selection logic inside vaInitializeCarl Zhang2019-12-251-38/+18
* add backend function pointer to query candidates numberCarl Zhang2019-12-251-6/+48
* libva 2.6.0 pre1Carl Zhang2019-07-051-0/+1
* va_openDriver: check strdup return valueXu Guangxin2019-05-091-0/+5
* add return value into logsintel2019-05-091-27/+122
* libva 2.5.0 pre1intel2019-03-041-0/+1
* va: fix new line symbol in error messageVíctor Manuel Jáquez Leal2018-12-191-1/+1
* av: avoid driver path truncationVíctor Manuel Jáquez Leal2018-12-191-8/+18
* Fix compilation warning (uninit and wrong variable types) for Android O MR1Badiuzzaman Iskhandar2018-12-191-2/+2
* android: replace utils/Log.h with log/log.hXu Guangxin2018-12-101-1/+1
* Remove restrictions on vaSetDriverName()Mark Thompson2018-12-031-32/+0
* libva 2.4.0 pre1XinfengZhang2018-10-231-0/+1
* libva 2.3.0 pre1XinfengZhang2018-09-301-0/+1
* libva 2.2.0 pre12.2.0.pre1Haihao Xiang2018-06-271-0/+1
* va: add new VA STATUS ERRORChenXiaomin2018-03-021-0/+2
* libva 2.1.1.pre1 for developmentXiang, Haihao2018-02-021-0/+1
* va: add missing error status/error message map.Jun Zhao2018-01-031-0/+8
* remove max_display_attributes value check.XinfengZhang2018-01-021-1/+0
* Add a new interface for exporting surfacesMark Thompson2017-11-221-0/+17
* add support for processing ratePing Liu2017-11-211-0/+15
* add 2D buffer supportCarl.Zhang2017-11-211-0/+27
* Add message callbacks for drivers to useMark Thompson2017-11-211-0/+22
* Move driver context allocation to common codeMark Thompson2017-11-211-0/+11
* New VAAPI definition for multi-frame processing applicable for Encode, FEI En...Artem Shaporenko2017-11-211-0/+90
* Fix returning of old info callbackMark Thompson2017-10-111-1/+1
* Make logging callbacks library-safeMark Thompson2017-09-271-56/+85
* Move VADisplay allocation to common codeMark Thompson2017-09-271-0/+12
* Move some common macro definitions to the new internal headerMark Thompson2017-09-271-3/+0
* libva 2.0.0.pre1 for developmentXiang, Haihao2017-09-271-8/+0
* Add va_MessagingInit().Giuseppe2017-06-121-0/+20
* Fix small typos.Giuseppe2017-06-121-6/+6
* android: simplify Android loggingChih-Wei Huang2017-04-261-6/+12
* config: Add va_messaging flagSean V Kelley2017-02-061-0/+4
* va: Keep compatibility with the backend driver built against 0.39.xXiang, Haihao2017-01-291-0/+1
* Add callbacks for error and info messages.Emmanuel Gil Peyrot2016-10-271-0/+53
* Properly terminate parsed environment values with '\0'.Tobias Stoeckmann2016-08-011-2/+6
* add the support of multiple context tracingpeng.chen2016-05-131-2/+14
* Allow loading the backend driver built against VAAPI 0.38Xiang, Haihao2016-03-151-0/+1