| Commit message (Expand) | Author | Age | Files | Lines |
* | va_openDriver: check strdup return value | Xu Guangxin | 2019-05-09 | 1 | -0/+5 |
* | add return value into logs | intel | 2019-05-09 | 1 | -27/+122 |
* | libva 2.5.0 pre1 | intel | 2019-03-04 | 1 | -0/+1 |
* | va: fix new line symbol in error message | Víctor Manuel Jáquez Leal | 2018-12-19 | 1 | -1/+1 |
* | av: avoid driver path truncation | Víctor Manuel Jáquez Leal | 2018-12-19 | 1 | -8/+18 |
* | Fix compilation warning (uninit and wrong variable types) for Android O MR1 | Badiuzzaman Iskhandar | 2018-12-19 | 1 | -2/+2 |
* | android: replace utils/Log.h with log/log.h | Xu Guangxin | 2018-12-10 | 1 | -1/+1 |
* | Remove restrictions on vaSetDriverName() | Mark Thompson | 2018-12-03 | 1 | -32/+0 |
* | libva 2.4.0 pre1 | XinfengZhang | 2018-10-23 | 1 | -0/+1 |
* | libva 2.3.0 pre1 | XinfengZhang | 2018-09-30 | 1 | -0/+1 |
* | libva 2.2.0 pre12.2.0.pre1 | Haihao Xiang | 2018-06-27 | 1 | -0/+1 |
* | va: add new VA STATUS ERROR | ChenXiaomin | 2018-03-02 | 1 | -0/+2 |
* | libva 2.1.1.pre1 for development | Xiang, Haihao | 2018-02-02 | 1 | -0/+1 |
* | va: add missing error status/error message map. | Jun Zhao | 2018-01-03 | 1 | -0/+8 |
* | remove max_display_attributes value check. | XinfengZhang | 2018-01-02 | 1 | -1/+0 |
* | Add a new interface for exporting surfaces | Mark Thompson | 2017-11-22 | 1 | -0/+17 |
* | add support for processing rate | Ping Liu | 2017-11-21 | 1 | -0/+15 |
* | add 2D buffer support | Carl.Zhang | 2017-11-21 | 1 | -0/+27 |
* | Add message callbacks for drivers to use | Mark Thompson | 2017-11-21 | 1 | -0/+22 |
* | Move driver context allocation to common code | Mark Thompson | 2017-11-21 | 1 | -0/+11 |
* | New VAAPI definition for multi-frame processing applicable for Encode, FEI En... | Artem Shaporenko | 2017-11-21 | 1 | -0/+90 |
* | Fix returning of old info callback | Mark Thompson | 2017-10-11 | 1 | -1/+1 |
* | Make logging callbacks library-safe | Mark Thompson | 2017-09-27 | 1 | -56/+85 |
* | Move VADisplay allocation to common code | Mark Thompson | 2017-09-27 | 1 | -0/+12 |
* | Move some common macro definitions to the new internal header | Mark Thompson | 2017-09-27 | 1 | -3/+0 |
* | libva 2.0.0.pre1 for development | Xiang, Haihao | 2017-09-27 | 1 | -8/+0 |
* | Add va_MessagingInit(). | Giuseppe | 2017-06-12 | 1 | -0/+20 |
* | Fix small typos. | Giuseppe | 2017-06-12 | 1 | -6/+6 |
* | android: simplify Android logging | Chih-Wei Huang | 2017-04-26 | 1 | -6/+12 |
* | config: Add va_messaging flag | Sean V Kelley | 2017-02-06 | 1 | -0/+4 |
* | va: Keep compatibility with the backend driver built against 0.39.x | Xiang, Haihao | 2017-01-29 | 1 | -0/+1 |
* | Add callbacks for error and info messages. | Emmanuel Gil Peyrot | 2016-10-27 | 1 | -0/+53 |
* | Properly terminate parsed environment values with '\0'. | Tobias Stoeckmann | 2016-08-01 | 1 | -2/+6 |
* | add the support of multiple context tracing | peng.chen | 2016-05-13 | 1 | -2/+14 |
* | Allow loading the backend driver built against VAAPI 0.38 | Xiang, Haihao | 2016-03-15 | 1 | -0/+1 |
* | LIBVA_DRIVER_NAME needs to be used if set at all | Matthew Waters | 2015-11-23 | 1 | -2/+1 |
* | Bump VA API to 0.38 | Xiang, Haihao | 2015-05-22 | 1 | -0/+1 |
* | Add one API to allow the user to specify the loaded backend driver | Zhao Yakui | 2015-05-22 | 1 | -3/+88 |
* | libva 1.5.0.pre1 for development | Xiang, Haihao | 2014-12-29 | 1 | -0/+1 |
* | Bump VA API to 0.361.4.0.pre1 | Xiang, Haihao | 2014-09-09 | 1 | -0/+1 |
* | vatrace: fix a overwrite | Austin Yuan | 2014-09-09 | 1 | -1/+1 |
* | vafool: simplify VAFOOL | Austin Yuan | 2014-09-09 | 1 | -23/+11 |
* | vatrace: make LIBVA_TRACE_SURFACE work even without LIBVA_TRACE | Austin Yuan | 2014-09-09 | 1 | -4/+4 |
* | vatrace: make standalone LIBVA_TRACE_CODEDBUF work w/o LIBVA_TRACE | Austin Yuan | 2014-09-09 | 1 | -1/+1 |
* | API: add support for buffer exports. | Gwenole Beauchesne | 2014-09-07 | 1 | -0/+28 |
* | va: release VADisplayContext at the end of vaTerminate() | Xiang, Haihao | 2014-06-26 | 1 | -3/+3 |
* | va: keep compatibility with the backend driver built against 0.34.x | Xiang, Haihao | 2014-03-18 | 1 | -0/+1 |
* | vatrace: trace vaQuerySurfaceAttributes | Austin Yuan | 2014-03-17 | 1 | -13/+21 |
* | Fix possible memory leak | Xiang, Haihao | 2013-06-19 | 1 | -0/+1 |
* | va.c: need to check the symbol before calling it | Austin Yuan | 2013-06-19 | 1 | -1/+1 |