summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* 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
* wayland: Don't commit and ship generated filesJussi Kukkonen2017-02-242-291/+4
* Wayland-drm: Fix not finding wl_drm_interface on systems with libglvndHans de Goede2017-02-151-3/+9
* drm: Add mapping of amdgpu kernel driver to radeonsi Mesa driverMark Thompson2017-02-061-0/+1
* drm: Fix Mesa driver namesMark Thompson2017-02-061-2/+2
* 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
* Don't automatically destroy the buffer(s) passed to vaRenderPictureXiang, Haihao2017-01-093-13/+11
* va.h: Improve the comment on the encode framerate parameterMark Thompson2016-12-231-5/+15
* va.h: fix compile warningLi Zhijian2016-11-221-1/+1
* Add the fourcc of I010 formatZhao Yakui2016-11-211-0/+5
* drm: remove va_drm_is_authenticated checkEmil Velikov2016-11-173-45/+2
* va/x11: Require synchronisation to vblank with DRI2SwapBuffersChris Wilson2016-11-161-2/+3
* Add callbacks for error and info messages.Emmanuel Gil Peyrot2016-10-273-20/+68
* wayland: Check whether prime fd can be used in buffer sharing mechanismXiang, Haihao2016-09-192-2/+21
* New wayland-drm.xmlXiang, Haihao2016-09-192-2/+72
* A simple encoder for H.264/AVC SVC temporal scalabilityXiang, Haihao2016-09-131-40/+77
* Add the comment for framerate in VAEncMiscParameterFrameRateXiang, Haihao2016-09-131-0/+8
* Merge and modify encoding bit-rate control per temporal layer.Xiang, Haihao2016-09-131-1/+86
* va_trace: add traces for vp9encoderDaniel Charles2016-08-081-0/+126
* Add one flag to use the qp_delta instead of qp priority for ROI under non-CQP...jialipen2016-08-041-14/+61
* Properly terminate parsed environment values with '\0'.Tobias Stoeckmann2016-08-012-2/+8
* Fix the p->load_huffman_table[0] keep print first element in for loopLim Siew Hoon2016-07-221-1/+1
* Remove unused 'id' in va_wayland_drm_createLim Siew Hoon2016-06-241-1/+0
* Remove unused variable 'id' in va_wayland_emgd_create.Lim Siew Hoon2016-06-241-1/+0
* Remove unused 'i' in va_TraceVAEncPackedHeaderParameterBufferTypeLim Siew Hoon2016-06-241-1/+0
* Remove unused 'trace_index' in va_TraceInitLim Siew Hoon2016-06-241-1/+0
* Remove unused 'j' in va_TraceVAPictureParameterBufferVP9.Lim Siew Hoon2016-06-241-1/+1
* Remove unused 'check_sum' and 'j' in va_TraceSurfaceLim Siew Hoon2016-06-241-2/+1
* Remove unused 'i' and 'buf_list' in va_TraceDestroyBufferLim Siew Hoon2016-06-241-3/+0
* fix check NULL issuespeng.chen2016-05-271-3/+16
* Add API for VP9 EncodeWang, Ce2016-05-274-0/+601
* Fix missing parameter of vatrace DisplayAttribute printAustin Yuan2016-05-241-4/+5
* trace: Cleanup some HEVC printsScott D Phillips2016-05-221-46/+62
* trace: Add `va_TracePrint`, `va_TraceVPrint` static functionsScott D Phillips2016-05-221-16/+34
* add the support of multiple context tracingpeng.chen2016-05-133-219/+1069
* Add Macroblock based rate control method.pylee2016-05-091-0/+5
* Merge ROI patches from staging branchpylee2016-05-091-10/+80
* Added VAEntrypointEncSliceLP for implementations to expose a low power/high p...Jonathan Bian2016-05-091-0/+9
* gcc suggests not putting ; at end of if statementsAlan Coopersmith2016-04-251-1/+1
* Allow loading the backend driver built against VAAPI 0.38Xiang, Haihao2016-03-151-0/+1
* glx: check OpenGL 3.1 extensionsCyril Drouet2016-03-031-3/+26
* driver_name_map: add nouveau and radeon for Mesa GalliumJulien Isorce2016-02-021-0/+2
* Add support for 10b vp9 decodeWang, Ce2016-01-292-3/+11
* Fix error caused by 'make distclean' with wayland disabledXiang, Haihao2015-12-113-31/+6