summaryrefslogtreecommitdiff
path: root/va
AgeCommit message (Expand)AuthorFilesLines
2013-08-27va: add new ABGR/XBGR fourcc codes.Victor Ying1-0/+2
2013-07-15drm: improve check for authentication.Gwenole Beauchesne1-1/+18
2013-06-27build: fix make dist.Gwenole Beauchesne1-0/+1
2013-06-25Remove the EGL dependency on X11Zhao Yakui1-2/+2
2013-06-19Fix possible memory leakXiang, Haihao2-3/+10
2013-06-19va.c: need to check the symbol before calling itAustin Yuan1-1/+1
2013-06-19va: fix vaErrorStr() to support new error codes.Gwenole Beauchesne1-0/+6
2013-06-19va_x11: fix klockscan issue (details is bellow)Austin Yuan1-1/+3
2013-06-19vatrace: print target_percentageAustin Yuan1-0/+1
2013-06-19vatrace: trace coded buffer create/destroyAustin Yuan3-2/+81
2013-06-19vatrace: dump unknonw private misc parametersAustin Yuan1-1/+2
2013-06-19vatrace: remove the delimiter of every elements dumpAustin Yuan1-6/+0
2013-06-19vatrace: refine the format of buf data dumpElaine Wang1-3/+3
2013-06-19vatrace: refine VAEncPackedHeaderParameterBufferType formatAustin Yuan1-2/+6
2013-06-19vatrace: print VAEncPackedHeaderParameterBufferTypeAustin Yuan1-0/+28
2013-06-19libva: Add VABuffer dumping for JPEG parametersCheng Yao1-5/+140
2013-06-19vatrace: only print info of valid reference framesAustin Yuan1-6/+10
2013-06-19vatrace: dump flags of VAPictureH264Elaine Wang1-15/+21
2013-06-19LIBVA_DRIVER_NAME still needs va_getDriverName to open DRM deviceFei Jiang1-6/+12
2013-06-19va_trace: refine the log formatElaine Wang4-26/+36
2013-06-19vatrace: print function name for vaMapBuffer trace with coded bufferAustin Yuan1-7/+9
2013-06-19vatrace: buffer_type_to_string: add missing VABufferTypeAdrian Marius Negreanu1-0/+8
2013-06-19va_parseConfig: still need to check env_valueAustin Yuan1-1/+2
2013-06-19vatrace: fix build issueAustin Yuan1-3/+3
2013-06-19va_trace: dump basic_unit_size/rc_flags in RateControl data structAustin Yuan1-0/+4
2013-06-19vatrace: Fix encoded coded buffer dump functionElaine Wang1-8/+7
2013-06-19vatrace: fix vatrace crash during video recordingElaine Wang1-7/+12
2013-06-19va_trace: allow surface trace to dump part of surface contentAustin Yuan1-9/+44
2013-06-19va_trace_surface: dumpe surface content after vaEndPicture callAustin Yuan2-21/+16
2013-06-19Fix va_fool.c klocwork issueElaine Wang1-1/+1
2013-06-19klockwork: Fix libva klocwork scaning issuesElaine Wang3-21/+26
2013-06-05Add default implementation for vaQuerySurfaceAttributes().Gwenole Beauchesne1-1/+138
2013-06-05API: add vaQuerySurfaceAttributes().Gwenole Beauchesne3-20/+40
2013-06-05Added new VA_RT_FORMAT_RGBP and VA_FOURCC_411RJonathan Bian1-0/+3
2013-06-05SurfaceAttribMemoryType: add ION memory type for AndroidAustin Yuan1-0/+2
2013-06-05ASurfaceAttribExternalBuffers flags: add more memory attribute flagsAustin Yuan1-0/+9
2013-06-05Changed values for VASurfaceAttribMemoryType from fourcc to bit fields.Jonathan Bian3-14/+19
2013-06-05Added new RT formats and fourcc codes for pixel formats.Jonathan Bian1-1/+17
2013-06-05Added new surface attributes to enable VA surface creation from external buff...Jonathan Bian3-1/+58
2013-06-05Add RGB RT format definition for video processLi,Xiaowei1-0/+2
2013-06-05tpi: clean the old interface, and use new oneAustin Yuan3-241/+80
2013-06-05Add new fourcc codesJonathan Bian1-0/+2
2013-06-05va_TraceCreateSurface->va_TraceCreateSurfaces: correct name changeAustin Yuan3-6/+11
2013-06-05API: add compat glue for older vaCreateSurfaces().Gwenole Beauchesne4-1/+179
2013-06-05API: add surface attributes.Gwenole Beauchesne3-31/+172
2013-05-28va_trace.c: fix a wrong conditional checkAustin Yuan1-1/+1
2013-05-28vatrace: VAEncXXXH264Baseline: start to drop VAEncXXXXBaselineAustin Yuan1-66/+2
2013-05-28vatrace: trace H.264 encode parametersErmilov, Dmitry1-1/+234
2013-05-28vatrace: API: drop H.264 specific VA buffer types.Gwenole Beauchesne1-14/+0
2013-05-28vatrace: API: rename H.264 encoding buffer structs with a Baseline suffix.Gwenole Beauchesne1-8/+10