summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix small typos.Giuseppe2017-06-121-6/+6
| * Avoid assertion fault when trying to draw a big pictureXiang, Haihao2017-06-121-1/+0
| * Remove the dummy driverXiang, Haihao2017-06-127-1729/+1
| * README.md: update Slack Team invite URLU. Artie Eoff2017-06-121-1/+1
| * android: move libva-android to /vendorChih-Wei Huang2017-06-121-0/+1
| * android: remove rules of unnecessary librariesChih-Wei Huang2017-06-121-36/+0
| * android: open renderD128 by defaultXu Guangxin2017-06-121-1/+1
| * va_trace: add traces for MB rate control/temporal layerJun Zhao2017-06-121-0/+2
| * Add the suffix_str back into the tracing file namepeng.chen2017-06-121-1/+1
| * android: change VA_DRIVERS_PATH to /vendorChih-Wei Huang2017-06-121-2/+2
| * android: move the libraries to /vendorChih-Wei Huang2017-06-121-0/+1
| * Remove the unnecessary exec bitChih-Wei Huang2017-06-122-0/+0
| * android: change libva drivers pathChih-Wei Huang2017-06-121-2/+2
| * android: enable logging except the user buildChih-Wei Huang2017-06-121-1/+3
| * android: simplify Android loggingChih-Wei Huang2017-06-122-18/+12
| * android: remove redundant -DANDROIDChih-Wei Huang2017-06-121-5/+3
| * android: use LOCAL_EXPORT_C_INCLUDE_DIRS to get include pathsChih-Wei Huang2017-06-121-43/+5
| * android: fix the rules to generate va_version.hChih-Wei Huang2017-06-121-5/+7
| * libva: change to use ANativeWindowLinda Yu2017-06-122-3/+4
| * Fix links formatting in CONTRIBUTING.mdAndrey Maslennikov2017-06-121-3/+3
| * Fix heading in README.mdAndrey Maslennikov2017-06-121-1/+1
| * Bump libva to 1.8.3.pre1 for developmentXiang, Haihao2017-06-121-2/+2
| * libva 1.8.2libva-1.8.21.8.2Xiang, Haihao2017-05-222-3/+3
| * libva 1.8.2.pre11.8.2.pre1Xiang, Haihao2017-05-152-3/+6
* | Added a libva_version variable to libva.pc.inLim Siew Hoon2017-08-161-0/+1
* | va.h: fix comments error for arbitrary number of MBs per slice.Jun Zhao2017-08-101-1/+1
* | glx: strcmp compares chars not unsigned charsVíctor Manuel Jáquez Leal2017-08-101-1/+1
* | va_trace: remove unused variablesVíctor Manuel Jáquez Leal2017-08-101-5/+2
* | va_trace: add quality_level trace logZhong Li2017-06-271-0/+8
* | configure fails if requirement can't be met for user's explicit requestXiang, Haihao2017-06-202-18/+38
* | wayland: Do not rely on external library for wl_drm_interfacePhilipp Kerling2017-06-204-33/+20
* | wayland: Also support wl_drm version 1Philipp Kerling2017-06-151-1/+5
* | Bump wayland-client dependency to 1.11.0Philipp Kerling2017-06-151-1/+2
* | wayland: Use private event queue for compositor communicationPhilipp Kerling2017-06-151-10/+69
* | wayland: Cleanup wl_registry in va_wayland_drm_destroyPhilipp Kerling2017-06-151-0/+5
* | wayland: Fix uninitialized registryPhilipp Kerling2017-06-151-0/+1
* | Bump libva to 1.8.4.pre1 for developmentXiang, Haihao2017-06-131-1/+1
* | Add va_MessagingInit().Giuseppe2017-06-121-0/+20
* | Fix small typos.Giuseppe2017-06-121-6/+6
* | Avoid assertion fault when trying to draw a big pictureXiang, Haihao2017-06-061-1/+0
* | Remove the dummy driverXiang, Haihao2017-06-057-1729/+1
* | README.md: update Slack Team invite URLU. Artie Eoff2017-05-261-1/+1
* | Bump libva to 1.8.3.pre1 for developmentXiang, Haihao2017-05-161-1/+1
* | android: move libva-android to /vendorChih-Wei Huang2017-05-121-0/+1
* | android: remove rules of unnecessary librariesChih-Wei Huang2017-05-121-36/+0
* | android: open renderD128 by defaultXu Guangxin2017-05-091-1/+1
* | va_trace: add traces for MB rate control/temporal layerJun Zhao2017-05-091-0/+2
* | Add the suffix_str back into the tracing file namepeng.chen2017-05-041-1/+1
* | Merge pull request #37 from cwhuang/masterXiang, Haihao2017-05-025-77/+37
|\ \
| * | android: change VA_DRIVERS_PATH to /vendorChih-Wei Huang2017-04-261-2/+2