summaryrefslogtreecommitdiff
path: root/va
AgeCommit message (Expand)AuthorFilesLines
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, Haihao1-0/+1
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-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-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-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.0.pre1 for developmentXiang, Haihao1-0/+1
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-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-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-08Fix out of tree buildsEmil Velikov1-1/+1
2014-09-26doc: fix scan order specification for quantization tables.Gwenole Beauchesne2-0/+16
2014-09-25drm: add support for render nodes.Andrey Larionov4-11/+50
2014-09-09Bump VA API to 0.361.4.0.pre1Xiang, Haihao1-0/+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
2014-09-09vatrace: make LIBVA_TRACE_SURFACE work even without LIBVA_TRACEAustin Yuan3-8/+14
2014-09-09vatrace: make standalone LIBVA_TRACE_CODEDBUF work w/o LIBVA_TRACEAustin Yuan1-1/+1
2014-09-09Enable 64bit build for Android, compatible with 32bit.Qiming Shi1-3/+9
2014-09-07API: add support for buffer exports.Gwenole Beauchesne3-1/+147
2014-09-07Update comment for quality_levelXiang, Haihao1-1/+3
2014-09-07Added VAConfigEncQualityRange attribute and VAEncMiscParameterBufferQualityLe...Jonathan Bian1-0/+26
2014-08-28Added OTC hybrid UMD driver to the list of supported driversSameer Kibey1-0/+1
2014-07-18Add vaSurfaceAttribUsageHint to give the driver a hint of intended usage to o...pylee1-0/+18
2014-07-18Add frame_type to VP8 encoderAustin Yuan1-1/+2
2014-07-18va_enc_vp8: update the vp8 interface againAustin Yuan1-7/+17
2014-07-18Removed fields in VP8 structures that duplicate VAEncMiscParameter structures...Jonathan Bian1-34/+35
2014-07-18Added support for VP8 encoding.Jonathan Bian4-0/+321
2014-06-26va: release VADisplayContext at the end of vaTerminate()Xiang, Haihao1-3/+3
2014-06-16Merge H.264 MVC profiles from staging branch.Gwenole Beauchesne1-1/+3
2014-05-05Fix VA_ENC_PACKED_HEADER_RAW_DATA value.Gwenole Beauchesne1-1/+1
2014-04-25Added STE filter to the VPP pipeline.Jonathan Bian1-0/+2
2014-04-15Add a workaround for a bug in xorg-server/glxRinat Ibragimov1-0/+9
2014-03-27Doxygen tags in libva.Sameer Kibey1-95/+94