summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* Fix possible memory leakXiang, Haihao2013-06-192-3/+10
* va.c: need to check the symbol before calling itAustin Yuan2013-06-191-1/+1
* va: fix vaErrorStr() to support new error codes.Gwenole Beauchesne2013-06-191-0/+6
* va_x11: fix klockscan issue (details is bellow)Austin Yuan2013-06-191-1/+3
* vatrace: print target_percentageAustin Yuan2013-06-191-0/+1
* vatrace: trace coded buffer create/destroyAustin Yuan2013-06-193-2/+81
* vatrace: dump unknonw private misc parametersAustin Yuan2013-06-191-1/+2
* vatrace: remove the delimiter of every elements dumpAustin Yuan2013-06-191-6/+0
* vatrace: refine the format of buf data dumpElaine Wang2013-06-191-3/+3
* vatrace: refine VAEncPackedHeaderParameterBufferType formatAustin Yuan2013-06-191-2/+6
* vatrace: print VAEncPackedHeaderParameterBufferTypeAustin Yuan2013-06-191-0/+28
* libva: Add VABuffer dumping for JPEG parametersCheng Yao2013-06-191-5/+140
* vatrace: only print info of valid reference framesAustin Yuan2013-06-191-6/+10
* vatrace: dump flags of VAPictureH264Elaine Wang2013-06-191-15/+21
* LIBVA_DRIVER_NAME still needs va_getDriverName to open DRM deviceFei Jiang2013-06-191-6/+12
* va_trace: refine the log formatElaine Wang2013-06-194-26/+36
* vatrace: print function name for vaMapBuffer trace with coded bufferAustin Yuan2013-06-191-7/+9
* vatrace: buffer_type_to_string: add missing VABufferTypeAdrian Marius Negreanu2013-06-191-0/+8
* va_parseConfig: still need to check env_valueAustin Yuan2013-06-191-1/+2
* vatrace: fix build issueAustin Yuan2013-06-191-3/+3
* va_trace: dump basic_unit_size/rc_flags in RateControl data structAustin Yuan2013-06-191-0/+4
* vatrace: Fix encoded coded buffer dump functionElaine Wang2013-06-191-8/+7
* vatrace: fix vatrace crash during video recordingElaine Wang2013-06-191-7/+12
* va_trace: allow surface trace to dump part of surface contentAustin Yuan2013-06-191-9/+44
* va_trace_surface: dumpe surface content after vaEndPicture callAustin Yuan2013-06-192-21/+16
* Fix va_fool.c klocwork issueElaine Wang2013-06-191-1/+1
* klockwork: Fix libva klocwork scaning issuesElaine Wang2013-06-193-21/+26
* Add default implementation for vaQuerySurfaceAttributes().Gwenole Beauchesne2013-06-051-1/+138
* API: add vaQuerySurfaceAttributes().Gwenole Beauchesne2013-06-053-20/+40
* Added new VA_RT_FORMAT_RGBP and VA_FOURCC_411RJonathan Bian2013-06-051-0/+3
* SurfaceAttribMemoryType: add ION memory type for AndroidAustin Yuan2013-06-051-0/+2
* ASurfaceAttribExternalBuffers flags: add more memory attribute flagsAustin Yuan2013-06-051-0/+9
* Changed values for VASurfaceAttribMemoryType from fourcc to bit fields.Jonathan Bian2013-06-053-14/+19
* Added new RT formats and fourcc codes for pixel formats.Jonathan Bian2013-06-051-1/+17
* Added new surface attributes to enable VA surface creation from external buff...Jonathan Bian2013-06-053-1/+58
* Add RGB RT format definition for video processLi,Xiaowei2013-06-051-0/+2
* tpi: clean the old interface, and use new oneAustin Yuan2013-06-053-241/+80
* Add new fourcc codesJonathan Bian2013-06-051-0/+2
* va_TraceCreateSurface->va_TraceCreateSurfaces: correct name changeAustin Yuan2013-06-053-6/+11
* API: add compat glue for older vaCreateSurfaces().Gwenole Beauchesne2013-06-054-1/+179
* API: add surface attributes.Gwenole Beauchesne2013-06-053-31/+172
* va_trace.c: fix a wrong conditional checkAustin Yuan2013-05-281-1/+1
* vatrace: VAEncXXXH264Baseline: start to drop VAEncXXXXBaselineAustin Yuan2013-05-281-66/+2
* vatrace: trace H.264 encode parametersErmilov, Dmitry2013-05-281-1/+234
* vatrace: API: drop H.264 specific VA buffer types.Gwenole Beauchesne2013-05-281-14/+0
* vatrace: API: rename H.264 encoding buffer structs with a Baseline suffix.Gwenole Beauchesne2013-05-281-8/+10
* doc/vpp: link modules from the main page.Gwenole Beauchesne2013-05-281-0/+1
* doc/encode: link modules from the main page.Gwenole Beauchesne2013-05-281-0/+17
* doc: add placeholder for the Core API.Gwenole Beauchesne2013-05-281-0/+15
* API: bump version to 0.34.0 (libva 1.2.0).Gwenole Beauchesne2013-05-281-0/+1