OSDN Git Service

va_trace: Remove unused variable
[android-x86/hardware-intel-common-libva.git] / va / va_trace.c
2018-01-17 Victor Tosova_trace: Remove unused variable
2018-01-03 peng.chenFix tracing index allocation issue
2017-12-01 U. Artie Eofftrace: init mutex before attempting to lock it
2017-11-22 Artem ShaporenkoNew VAAPI definition for multi-frame processing applica...
2017-09-28 Xiang, HaihaoFix segmentation fault in VA tracer
2017-09-27 Kelly Ledfordva: Use new va*Str() functions
2017-09-27 Xiang, HaihaoFix deprecated warning
2017-09-27 Mark ThompsonAdd namespace prefix to globals
2017-09-27 Mark ThompsonDeprecate H.264 baseline profile and FMO support
2017-09-27 Mark ThompsonMake logging callbacks library-safe
2017-09-27 Mark ThompsonMove declarations for internal functions to new header
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-08-10 Víctor Manuel Jáqu... va_trace: remove unused variables
2017-06-27 Zhong Liva_trace: add quality_level trace log
2017-06-12 Jun Zhaova_trace: add traces for MB rate control/temporal layer
2017-06-12 peng.chenAdd the suffix_str back into the tracing file name
2017-05-09 Jun Zhaova_trace: add traces for MB rate control/temporal layer
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...
next