OSDN Git Service

vatrace: trace JPEG encode parameters
[android-x86/hardware-intel-common-libva.git] / va / va_trace.c
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-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: make LIBVA_TRACE_SURFACE work even without...
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
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 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 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 Wangklockwork: Fix libva klocwork scaning issues
2013-06-05 Austin Yuanva_TraceCreateSurface->va_TraceCreateSurfaces: correct...
2013-05-28 Austin Yuanva_trace.c: fix a wrong conditional check
2013-05-28 Austin Yuanvatrace: VAEncXXXH264Baseline: start to drop VAEncXXXXB...
2013-05-28 Ermilov, Dmitryvatrace: trace H.264 encode parameters
2013-05-28 Gwenole Beauchesnevatrace: API: drop H.264 specific VA buffer types.
2013-05-28 Gwenole Beauchesnevatrace: API: rename H.264 encoding buffer structs...
2011-09-22 Austin Yuanvatrace/vafool: refine it
2011-07-26 Austin Yuanvatrace: trace JPEG encode parameters
2011-07-14 Austin YuanUpdate on vatrace/test and va.h
2011-06-30 Austin Yuanvatrace: print MPEG4/H263 encode parameters information
2011-06-24 Xiang, Haihaova: fix warning about memset.
2011-06-10 Austin YuanMerge branch 'master' of git+ssh://git.freedesktop...
2011-06-09 Alexander OsinCorrected trace prints (updated, change format, etc...
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-05-06 Alexander I OsinFixed number bugs in va_TraceSurface.
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
2010-10-27 Austin Yuanlibva-1.0.6
2010-07-26 Gwenole BeauchesneFix H.264 PicParam buffer trace.
2010-07-26 Gwenole BeauchesneFix va_TraceEndPicture() to unlock the VA surface.
2010-07-26 Gwenole BeauchesneFix VA trace warnings.
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-02 Gwenole BeauchesneDon't dump VA surface pixels if driver doesn't return...
2010-06-02 Gwenole BeauchesneFix VA tracer to correctly dump array of bytes.
2010-05-07 Austin YuanSeperate 3rd party API (e.g. vaCreateSurfaceFromXXX...
2010-03-31 Austin YuanInitial android backend
2010-03-30 Austin Yuanmerge vatrace