summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* va_enc_hevc.h: Fix the description for slice_segment_addressSreerenj Balachandran2015-06-021-1/+1
* va_dec_hevc.h: Fix the misleading documentationSreerenj Balachandran2015-06-021-1/+0
* Bump VA API to 0.38Xiang, Haihao2015-05-221-0/+1
* Add one API to allow the user to specify the loaded backend driverZhao Yakui2015-05-223-5/+99
* HEVC: type delta_chroma_log2_weight_denom as int8_t to match the specXiang, Haihao2015-04-292-2/+2
* Add VAConfigAttribEncSkipFrame and corresponding structures to support sendin...pylee2015-04-031-0/+35
* Merge VP9 decode API from staging branchWang, Ce2015-04-024-1/+321
* libva:Add the bits mask of color-sapce conversion standardsyakui.zhao@intel.com2015-04-021-0/+1
* Add support for querying slice decoding mode supported by the underlying driverJonathan Bian2015-04-021-0/+23
* HEVC encode APIWang, Ce2015-03-194-0/+704
* Include sub core APIs in va.h as wellXiang, Haihao2015-03-191-2/+9
* Move VAHuffmanTableBufferJPEGBaseline to va.hXiang, Haihao2015-03-193-38/+39
* x11: dri2: fix double Unlocks/SyncHandleLionel Landwerlin2015-03-101-4/+0
* Change comment for num_token_partionionsZhong Li2015-01-161-1/+1
* libva 1.5.0.pre1 for developmentXiang, Haihao2014-12-291-0/+1
* Add VA trace support for HEVCTang, XiaoxiX2014-12-041-0/+313
* Added HEVC decode APIWang, Ce2014-12-044-1/+499
* x11: check x pixmap is still alive before DRI2DestroyDrawableLionel Landwerlin2014-12-041-20/+80
* Fix while loopXiang, Haihao2014-12-041-1/+2
* 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
* 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
* Fix out of tree buildsEmil Velikov2014-10-081-1/+1
* doc: fix scan order specification for quantization tables.Gwenole Beauchesne2014-09-262-0/+16
* drm: add support for render nodes.Andrey Larionov2014-09-254-11/+50
* Bump VA API to 0.361.4.0.pre1Xiang, Haihao2014-09-091-0/+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
* Add vaSurfaceAttribUsageHint to give the driver a hint of intended usage to o...pylee2014-07-181-0/+18
* Add frame_type to VP8 encoderAustin Yuan2014-07-181-1/+2
* va_enc_vp8: update the vp8 interface againAustin Yuan2014-07-181-7/+17
* Removed fields in VP8 structures that duplicate VAEncMiscParameter structures...Jonathan Bian2014-07-181-34/+35
* Added support for VP8 encoding.Jonathan Bian2014-07-184-0/+321
* va: release VADisplayContext at the end of vaTerminate()Xiang, Haihao2014-06-261-3/+3
* Merge H.264 MVC profiles from staging branch.Gwenole Beauchesne2014-06-161-1/+3
* Fix VA_ENC_PACKED_HEADER_RAW_DATA value.Gwenole Beauchesne2014-05-051-1/+1
* Added STE filter to the VPP pipeline.Jonathan Bian2014-04-251-0/+2
* Add a workaround for a bug in xorg-server/glxRinat Ibragimov2014-04-151-0/+9
* Doxygen tags in libva.Sameer Kibey2014-03-271-95/+94