summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-04Update NEWSlibva-1.6.0.pre1Xiang, Haihao1-2/+12
2015-06-04Update NEWSXiang, Haihao1-1/+5
2015-06-02va_enc_hevc.h: Fix the description for slice_segment_addressSreerenj Balachandran1-1/+1
2015-06-02va_dec_hevc.h: Fix the misleading documentationSreerenj Balachandran1-1/+0
2015-05-22Bump VA API to 0.38Xiang, Haihao2-3/+4
2015-05-22Add one API to allow the user to specify the loaded backend driverZhao Yakui3-5/+99
2015-04-29HEVC: type delta_chroma_log2_weight_denom as int8_t to match the specXiang, Haihao2-2/+2
2015-04-03Add VAConfigAttribEncSkipFrame and corresponding structures to support sendin...pylee1-0/+35
2015-04-02Bump VA API to 0.37.1Xiang, Haihao1-1/+1
2015-04-02Merge VP9 decode API from staging branchWang, Ce4-1/+321
2015-04-02libva:Add the bits mask of color-sapce conversion standardsyakui.zhao@intel.com1-0/+1
2015-04-02Add support for querying slice decoding mode supported by the underlying driverJonathan Bian1-0/+23
2015-03-26Added normalization and scaling of the quality factor and Quantization tablesSirisha Muppavarapu1-4/+34
2015-03-19HEVC encode APIWang, Ce4-0/+704
2015-03-19Include sub core APIs in va.h as wellXiang, Haihao1-2/+9
2015-03-19Move VAHuffmanTableBufferJPEGBaseline to va.hXiang, Haihao3-38/+39
2015-03-19libva 1.5.2.pre1 for developmentXiang, Haihao1-1/+1
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.0Xiang, Haihao2-3/+3
2014-12-29Update NEWSXiang, Haihao1-2/+10
2014-12-29vainfo: Add support for HEVC profilesXiang, Haihao1-0/+2
2014-12-29test/encode/jpegenc: Add jpegenc_utils.h to EXTRA_DISTXiang, Haihao1-0/+4
2014-12-29libva 1.5.0.pre1 for developmentXiang, Haihao2-2/+3
2014-12-14JPEG Encode: Added support for UYVY/YUY2/Y8 formatsSirisha Muppavarapu2-101/+76
2014-12-04Add VA trace support for HEVCTang, XiaoxiX1-0/+313
2014-12-04Added HEVC decode APIWang, Ce4-1/+499
2014-12-04x11: check x pixmap is still alive before DRI2DestroyDrawableLionel Landwerlin1-20/+80
2014-12-04Fix while loopXiang, Haihao1-1/+2
2014-11-26Encoding/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.Sirisha 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.4.2.pre1 for developmentXiang, Haihao1-1/+1
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