summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-20HEVC encode APIskl-betav1.5-branchWang, Ce4-0/+704
2015-03-20Include sub core APIs in va.h as wellXiang, Haihao1-2/+9
2015-03-20Move VAHuffmanTableBufferJPEGBaseline to va.hXiang, Haihao3-38/+39
2015-03-20libva 1.5.2.pre1 for developmentXiang, Haihao1-2/+2
2015-03-20libva 1.5.1libva-1.5.1Xiang, Haihao2-4/+4
2015-03-16Update NEWSlibva-1.5.1.pre1Xiang, Haihao1-1/+5
2015-03-10x11: dri2: fix double Unlocks/SyncHandleLionel Landwerlin1-4/+0
2015-01-16Change comment for num_token_partionionsZhong Li1-1/+1
2014-12-29libva 1.5.1.pre1 for developmentXiang, Haihao1-2/+2
2014-12-29libva 1.5.0libva-1.5.0Xiang, Haihao2-3/+3
2014-12-19libva 1.5.0 pre2libva-1.5.0.pre2Xiang, Haihao1-1/+1
2014-12-16vainfo: Add support for HEVC profilesXiang, Haihao1-0/+2
2014-12-14Update NEWSlibva-1.5.0.pre1Xiang, Haihao1-2/+10
2014-12-14test/encode/jpegenc: Add jpegenc_utils.h to EXTRA_DISTXiang, Haihao1-0/+4
2014-12-14JPEG Encode: Added support for UYVY/YUY2/Y8 formatsSirisha Muppavarapu2-101/+76
2014-12-14Add VA trace support for HEVCTang, XiaoxiX1-0/+313
2014-12-14Added HEVC decode APIWang, Ce4-1/+499
2014-12-14x11: check x pixmap is still alive before DRI2DestroyDrawableLionel Landwerlin1-20/+80
2014-12-14Fix while loopXiang, Haihao1-1/+2
2014-12-14Encoding/avcenc: Optimize the allocated VA surfaces to reduce the memory pres...Zhao Yakui1-2/+43
2014-11-19JPEG Encode: Added Unit Test for testing jpeg encode feature.bsw-alphaSirisha Muppavarapu3-1/+1357
2014-11-19vatrace: trace JPEG encode parametersAustin Yuan1-1/+51
2014-11-19Extended existing JPEG encoding data structures and added configuration attri...Jonathan Bian5-20/+188
2014-11-14libva 1.5.0.pre1 for developmentXiang, Haihao2-2/+3
2014-10-08va: hide most private va_Trace* symbolsEmil Velikov3-5/+28
2014-10-08va_x11: hide private symbolsEmil Velikov5-1/+6
2014-10-08glx: Hide private symbol va_glx_init_contextEmil Velikov3-1/+3
2014-10-08debian: distclean the *install filesEmil Velikov1-1/+3
2014-10-08configure: use top_builddir for wayland_scanner_rulesEmil Velikov1-1/+1
2014-10-08Fix out of tree buildsEmil Velikov1-1/+1
2014-10-08.gitignore: add mpeg2vaencEmil Velikov1-0/+1
2014-09-30Bump libva to libva 1.4.1.pre1Xiang, Haihao2-3/+6
2014-09-30libva 1.4.0Xiang, Haihao2-4/+5
2014-09-26NEWS: updates.Gwenole Beauchesne1-1/+9
2014-09-26doc: fix scan order specification for quantization tables.Gwenole Beauchesne2-0/+16
2014-09-26doc: add Encoding, VPP and some of Core APIs.Gwenole Beauchesne1-0/+3
2014-09-26doc: improve Doxyfile configuration.Gwenole Beauchesne1-2/+2
2014-09-26doc: don't add timestamps in generated documentation.Gwenole Beauchesne3-5/+10
2014-09-25tests: try a render-node device first for VA/DRM displays.Gwenole Beauchesne1-5/+21
2014-09-25drm: add support for render nodes.Andrey Larionov4-11/+50
2014-09-09Bump VA API to 0.361.4.0.pre1Xiang, Haihao2-3/+4
2014-09-09Test/encode/avcenc: Follow the H264 spec to fix wrong SEI parameter setting f...Zhao, Yakui1-27/+167
2014-09-09test/encode/avcenc: Follow the idea in h264encode to generalize avcenc test caseZhao Yakui1-126/+306
2014-09-09test/encode/avcenc: update the SPS parameter for encodingZhao Yakui1-2/+9
2014-09-09test/avcenc: Fix the incorrect parameter setting for SPS under CBR modeZhao Yakui1-12/+19
2014-09-09test/avcenc: Remove the dynamic shrink of coded bufferZhao Yakui1-15/+1
2014-09-09vatrace: fix segfault of VASurfaceAttribExternalBufferDescriptor dumppingAustin Yuan1-2/+2
2014-09-09vafool: fix the vaMapBuffer for the buffer from vaDeriveImageAustin Yuan2-3/+13
2014-09-09vatrace: fix a overwriteAustin Yuan1-1/+1
2014-09-09vafool: simplify VAFOOLAustin Yuan3-70/+58