OSDN Git Service

Add the suffix_str back into the tracing file name
[android-x86/hardware-intel-common-libva.git] / va / va_trace.c
2017-05-04 peng.chenAdd the suffix_str back into the tracing file name
2016-08-22 Daniel Charlesva_trace: add traces for vp9encoder
2016-08-22 Tobias StoeckmannProperly terminate parsed environment values with ...
2016-08-22 Lim Siew HoonFix the p->load_huffman_table[0] keep print first eleme...
2016-08-22 Lim Siew HoonRemove unused 'i' in va_TraceVAEncPackedHeaderParameter...
2016-08-22 Lim Siew HoonRemove unused 'trace_index' in va_TraceInit
2016-08-22 Lim Siew HoonRemove unused 'j' in va_TraceVAPictureParameterBufferVP9.
2016-08-22 Lim Siew HoonRemove unused 'check_sum' and 'j' in va_TraceSurface
2016-08-22 Lim Siew HoonRemove unused 'i' and 'buf_list' in va_TraceDestroyBuffer
2016-08-08 Daniel Charlesva_trace: add traces for vp9encoder
2016-08-01 Tobias StoeckmannProperly terminate parsed environment values with ...
2016-07-22 Lim Siew HoonFix the p->load_huffman_table[0] keep print first eleme...
2016-06-24 Lim Siew HoonRemove unused 'i' in va_TraceVAEncPackedHeaderParameter...
2016-06-24 Lim Siew HoonRemove unused 'trace_index' in va_TraceInit
2016-06-24 Lim Siew HoonRemove unused 'j' in va_TraceVAPictureParameterBufferVP9.
2016-06-24 Lim Siew HoonRemove unused 'check_sum' and 'j' in va_TraceSurface
2016-06-24 Lim Siew HoonRemove unused 'i' and 'buf_list' in va_TraceDestroyBuffer
2016-05-27 peng.chenfix check NULL issues
2016-05-24 Austin YuanFix missing parameter of vatrace DisplayAttribute print
2016-05-22 Scott D Phillipstrace: Cleanup some HEVC prints
2016-05-22 Scott D Phillipstrace: Add `va_TracePrint`, `va_TraceVPrint` static...
2016-05-13 peng.chenadd the support of multiple context tracing
2015-09-06 Austin Yuanvatrace: add IVF header for VP8 coded buffer dump
2015-09-06 Timo Rothenpielerva_trace.c : Fix VAIQMatrixBufferHEVC tracing
2015-09-06 Lim Siew Hoonva_trace.c : Fixes incorrect hardcode printfs message.
2015-09-06 Xu Guangxinva_trace.c: add vp9 decoder trace info
2015-09-06 Jonathan Bianva_trace.c: fixes incorrect use of signed decimal conve...
2015-09-06 susheelVa_trace changes to dump the HEVC encode parameters
2015-09-06 Austin Yuanvatrace: print frame_type for VP8 encoding
2015-09-06 Xiang, Haihaovatrace: dump the right parameters for VP8 encode
2015-09-06 Liu BolunEnhance LIBVA_TRACE to dump SPS/PPS/ for VP8 encode.
2015-09-06 Austin Yuanvatrace: add IVF header for VP8 coded buffer dump
2015-09-06 Timo Rothenpielerva_trace.c : Fix VAIQMatrixBufferHEVC tracing
2015-07-17 Lim Siew Hoonva_trace.c : Fixes incorrect hardcode printfs message.
2015-07-14 Xu Guangxinva_trace.c: add vp9 decoder trace info
2015-07-14 Jonathan Bianva_trace.c: fixes incorrect use of signed decimal conve...
2015-07-14 susheelVa_trace changes to dump the HEVC encode parameters
2015-07-14 Austin Yuanvatrace: print frame_type for VP8 encoding
2015-07-14 Xiang, Haihaovatrace: dump the right parameters for VP8 encode
2015-07-14 Liu BolunEnhance LIBVA_TRACE to dump SPS/PPS/ for VP8 encode.
2014-12-04 Tang, XiaoxiXAdd VA trace support for HEVC
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.
next