OSDN Git Service

Include sub core APIs in va.h as well
[android-x86/hardware-intel-common-libva.git] / va /
2015-03-19 Xiang, HaihaoInclude sub core APIs in va.h as well
2015-03-19 Xiang, HaihaoMove VAHuffmanTableBufferJPEGBaseline to va.h
2015-03-10 Lionel Landwerlinx11: dri2: fix double Unlocks/SyncHandle
2015-01-16 Zhong LiChange comment for num_token_partionions
2014-12-29 Xiang, Haihaolibva 1.5.0.pre1 for development
2014-12-04 Tang, XiaoxiXAdd VA trace support for HEVC
2014-12-04 Wang, CeAdded HEVC decode API
2014-12-04 Lionel Landwerlinx11: check x pixmap is still alive before DRI2DestroyDr...
2014-12-04 Xiang, HaihaoFix while loop
2014-11-19 Austin Yuanvatrace: trace JPEG encode parameters
2014-11-19 Jonathan BianExtended existing JPEG encoding data structures and...
2014-10-08 Emil Velikovva: hide most private va_Trace* symbols
2014-10-08 Emil Velikovva_x11: hide private symbols
2014-10-08 Emil Velikovglx: Hide private symbol va_glx_init_context
2014-10-08 Emil VelikovFix out of tree builds
2014-09-26 Gwenole Beauchesnedoc: fix scan order specification for quantization...
2014-09-25 Andrey Larionovdrm: add support for render nodes.
2014-09-08 Xiang, HaihaoBump VA API to 0.36
2014-09-08 Austin Yuanvatrace: fix segfault of VASurfaceAttribExternalBufferD...
2014-09-08 Austin Yuanvafool: fix the vaMapBuffer for the buffer from vaDeriv...
2014-09-08 Austin Yuanvatrace: fix a overwrite
2014-09-08 Austin Yuanvafool: simplify VAFOOL
2014-09-08 Austin Yuanvatrace: make LIBVA_TRACE_SURFACE work even without...
2014-09-08 Austin Yuanvatrace: make standalone LIBVA_TRACE_CODEDBUF work...
2014-09-08 Qiming ShiEnable 64bit build for Android, compatible with 32bit.
2014-09-07 Gwenole BeauchesneAPI: add support for buffer exports.
2014-09-07 Xiang, HaihaoUpdate comment for quality_level
2014-09-07 Jonathan BianAdded VAConfigEncQualityRange attribute and VAEncMiscPa...
2014-08-27 Sameer KibeyAdded OTC hybrid UMD driver to the list of supported...
2014-07-18 pyleeAdd vaSurfaceAttribUsageHint to give the driver a hint...
2014-07-18 Austin YuanAdd frame_type to VP8 encoder
2014-07-18 Austin Yuanva_enc_vp8: update the vp8 interface again
2014-07-18 Jonathan BianRemoved fields in VP8 structures that duplicate VAEncMi...
2014-07-18 Jonathan BianAdded support for VP8 encoding.
2014-06-26 Xiang, Haihaova: release VADisplayContext at the end of vaTerminate()
2014-06-16 Gwenole BeauchesneMerge H.264 MVC profiles from staging branch.
2014-05-05 Gwenole BeauchesneFix VA_ENC_PACKED_HEADER_RAW_DATA value.
2014-04-25 Jonathan BianAdded STE filter to the VPP pipeline.
2014-04-15 Rinat IbragimovAdd a workaround for a bug in xorg-server/glx
2014-03-27 Sameer KibeyDoxygen tags in libva.
2014-03-18 Xiang, Haihaova: keep compatibility with the backend driver built...
2014-03-17 Austin Yuanvatrace: fix a missing field of va_TraceMsg
2014-03-17 Austin Yuanvatrace: simplify coded buffer trace
2014-03-17 Austin Yuanvatrace: Remove VA_TRACE_LOGSIZE because it is useless
2014-03-17 Austin Yuanvatrace: print VASurfaceAttribExternalBufferDescriptor
2014-03-17 liubolunDump max frame size in libva trace.
2014-03-17 wfeng6Add more VA Buffer print to ease debug
2014-03-17 Zhao Halleyvatrace: add trace for VP8 decoding
2014-03-17 Austin Yuanvatrace: fix UV data offset issue of LIBVA_TRACE_SURFAC...
2014-03-17 Austin Yuanvatrace: refine the log format
2014-03-17 Xiang, Haihaovatrace: Partial dumping of VAProcPipelineParameterBuffer
2014-03-17 Xiang, Haihaovatrace: check the pointer against NULL before using it
2014-03-17 Xiang, Haihaovatrace: Initialize the local variable 'i'
2014-03-17 Austin Yuanvatrace: fix compile warnings and refine some format
2014-03-17 Austin Yuanvatrace/vafool: save the context data into display...
2014-03-17 Austin Yuanvatrace: always printf RefPicList
2014-03-17 Xiang, Haihaova_trace: avoid to dereference a NULL pointer
2014-03-17 Austin Yuanvatrace: trace vaQuerySurfaceAttributes
2014-03-03 Gwenole Beauchesneva: drop VAEntrypointMax enumeration.
2014-03-03 Gwenole Beauchesneva: include <stdint.h> header.
2014-02-13 Zhong Livp8 dec: add clear notation for qindex
2014-02-13 Zhao, Halleyvp8 dec: refine va_dec_vp8.h
2014-02-13 Tianmi Chenlibva: change the types of all fields in VABoolCoderCon...
2014-02-13 Jonathan BianChanges to VASliceParameterBufferVP8 to make it consist...
2014-02-13 Jonathan BianAdded VASliceParameterBufferVP8 to describe data partit...
2014-02-13 Jonathan BianAdd VP8 decoding API
2014-01-16 Rinat Ibragimovdo not request any GLX_DEPTH_SIZE in create_tfp_surface
2013-08-27 Victor Yingva: add new ABGR/XBGR fourcc codes.
2013-07-15 Gwenole Beauchesnedrm: improve check for authentication.
2013-06-27 Gwenole Beauchesnebuild: fix make dist.
2013-06-25 Zhao YakuiRemove the EGL dependency on X11
2013-06-19 Xiang, HaihaoFix possible memory leak
2013-06-19 Austin Yuanva.c: need to check the symbol before calling it
2013-06-19 Gwenole Beauchesneva: fix vaErrorStr() to support new error codes.
2013-06-19 Austin Yuanva_x11: fix klockscan issue (details is bellow)
2013-06-19 Austin Yuanvatrace: print target_percentage
2013-06-19 Austin Yuanvatrace: trace coded buffer create/destroy
2013-06-19 Austin Yuanvatrace: dump unknonw private misc parameters
2013-06-19 Austin Yuanvatrace: remove the delimiter of every elements dump
2013-06-19 Elaine Wangvatrace: refine the format of buf data dump
2013-06-19 Austin Yuanvatrace: refine VAEncPackedHeaderParameterBufferType...
2013-06-19 Austin Yuanvatrace: print VAEncPackedHeaderParameterBufferType
2013-06-19 Cheng Yaolibva: Add VABuffer dumping for JPEG parameters
2013-06-19 Austin Yuanvatrace: only print info of valid reference frames
2013-06-19 Elaine Wangvatrace: dump flags of VAPictureH264
2013-06-19 Fei JiangLIBVA_DRIVER_NAME still needs va_getDriverName to open...
2013-06-19 Elaine Wangva_trace: refine the log format
2013-06-19 Austin Yuanvatrace: print function name for vaMapBuffer trace...
2013-06-19 Adrian Marius Negreanuvatrace: buffer_type_to_string: add missing VABufferType
2013-06-19 Austin Yuanva_parseConfig: still need to check env_value
2013-06-19 Austin Yuanvatrace: fix build issue
2013-06-19 Austin Yuanva_trace: dump basic_unit_size/rc_flags in RateControl...
2013-06-19 Elaine Wangvatrace: Fix encoded coded buffer dump function
2013-06-19 Elaine Wangvatrace: fix vatrace crash during video recording
2013-06-19 Austin Yuanva_trace: allow surface trace to dump part of surface...
2013-06-19 Austin Yuanva_trace_surface: dumpe surface content after vaEndPict...
2013-06-19 Elaine WangFix va_fool.c klocwork issue
2013-06-19 Elaine Wangklockwork: Fix libva klocwork scaning issues
2013-06-05 Gwenole BeauchesneAdd default implementation for vaQuerySurfaceAttributes().
2013-06-05 Gwenole BeauchesneAPI: add vaQuerySurfaceAttributes().
next