summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libva 1.5.0libva-1.5.0Xiang, Haihao2014-12-292-3/+3
* libva 1.5.0 pre2libva-1.5.0.pre2Xiang, Haihao2014-12-191-1/+1
* vainfo: Add support for HEVC profilesXiang, Haihao2014-12-161-0/+2
* Update NEWSlibva-1.5.0.pre1Xiang, Haihao2014-12-141-2/+10
* test/encode/jpegenc: Add jpegenc_utils.h to EXTRA_DISTXiang, Haihao2014-12-141-0/+4
* JPEG Encode: Added support for UYVY/YUY2/Y8 formatsSirisha Muppavarapu2014-12-142-101/+76
* Add VA trace support for HEVCTang, XiaoxiX2014-12-141-0/+313
* Added HEVC decode APIWang, Ce2014-12-144-1/+499
* x11: check x pixmap is still alive before DRI2DestroyDrawableLionel Landwerlin2014-12-141-20/+80
* Fix while loopXiang, Haihao2014-12-141-1/+2
* Encoding/avcenc: Optimize the allocated VA surfaces to reduce the memory pres...Zhao Yakui2014-12-141-2/+43
* JPEG Encode: Added Unit Test for testing jpeg encode feature.bsw-alphaSirisha Muppavarapu2014-11-193-1/+1357
* vatrace: trace JPEG encode parametersAustin Yuan2014-11-191-1/+51
* Extended existing JPEG encoding data structures and added configuration attri...Jonathan Bian2014-11-195-20/+188
* libva 1.5.0.pre1 for developmentXiang, Haihao2014-11-142-2/+3
* va: hide most private va_Trace* symbolsEmil Velikov2014-10-083-5/+28
* va_x11: hide private symbolsEmil Velikov2014-10-085-1/+6
* glx: Hide private symbol va_glx_init_contextEmil Velikov2014-10-083-1/+3
* debian: distclean the *install filesEmil Velikov2014-10-081-1/+3
* configure: use top_builddir for wayland_scanner_rulesEmil Velikov2014-10-081-1/+1
* Fix out of tree buildsEmil Velikov2014-10-081-1/+1
* .gitignore: add mpeg2vaencEmil Velikov2014-10-081-0/+1
* Bump libva to libva 1.4.1.pre1Xiang, Haihao2014-09-302-3/+6
* libva 1.4.0Xiang, Haihao2014-09-302-4/+5
* NEWS: updates.Gwenole Beauchesne2014-09-261-1/+9
* doc: fix scan order specification for quantization tables.Gwenole Beauchesne2014-09-262-0/+16
* doc: add Encoding, VPP and some of Core APIs.Gwenole Beauchesne2014-09-261-0/+3
* doc: improve Doxyfile configuration.Gwenole Beauchesne2014-09-261-2/+2
* doc: don't add timestamps in generated documentation.Gwenole Beauchesne2014-09-263-5/+10
* tests: try a render-node device first for VA/DRM displays.Gwenole Beauchesne2014-09-251-5/+21
* drm: add support for render nodes.Andrey Larionov2014-09-254-11/+50
* Bump VA API to 0.361.4.0.pre1Xiang, Haihao2014-09-092-3/+4
* Test/encode/avcenc: Follow the H264 spec to fix wrong SEI parameter setting f...Zhao, Yakui2014-09-091-27/+167
* test/encode/avcenc: Follow the idea in h264encode to generalize avcenc test caseZhao Yakui2014-09-091-126/+306
* test/encode/avcenc: update the SPS parameter for encodingZhao Yakui2014-09-091-2/+9
* test/avcenc: Fix the incorrect parameter setting for SPS under CBR modeZhao Yakui2014-09-091-12/+19
* test/avcenc: Remove the dynamic shrink of coded bufferZhao Yakui2014-09-091-15/+1
* vatrace: fix segfault of VASurfaceAttribExternalBufferDescriptor dumppingAustin Yuan2014-09-091-2/+2
* vafool: fix the vaMapBuffer for the buffer from vaDeriveImageAustin Yuan2014-09-092-3/+13
* vatrace: fix a overwriteAustin Yuan2014-09-091-1/+1
* vafool: simplify VAFOOLAustin Yuan2014-09-093-70/+58
* vatrace: make LIBVA_TRACE_SURFACE work even without LIBVA_TRACEAustin Yuan2014-09-093-8/+14
* vatrace: make standalone LIBVA_TRACE_CODEDBUF work w/o LIBVA_TRACEAustin Yuan2014-09-091-1/+1
* Enable 64bit build for Android, compatible with 32bit.Qiming Shi2014-09-091-3/+9
* API: add support for buffer exports.Gwenole Beauchesne2014-09-073-1/+147
* Update comment for quality_levelXiang, Haihao2014-09-071-1/+3
* Added VAConfigEncQualityRange attribute and VAEncMiscParameterBufferQualityLe...Jonathan Bian2014-09-071-0/+26
* Added OTC hybrid UMD driver to the list of supported driversSameer Kibey2014-08-281-0/+1
* avcenc: only support chroma_format_idc with 1Xiang, Haihao2014-08-041-0/+2
* h264encode: check driver supports the RateControl control mode or notXiang, Haihao2014-08-041-3/+26