index
:
delta/libva.git
coverity_scan
gh-pages
libva30
libva31
master
staging
staging-rebased
test
v1.0-branch
v1.3.x
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
v1.8-branch
v2.0-branch
v2.1-branch
v2.2-branch
v2.3-branch
v2.4-branch
v2.5-branch
v2.6-branch
v2.7-branch
v2.8-branch
v2.9-branch
vaapi-egl
vaapi-ext
github.com: 01org/libva.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
va
/
va_trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vatrace: fix a missing field of va_TraceMsg
Austin Yuan
2014-03-17
1
-2
/
+2
*
vatrace: simplify coded buffer trace
Austin Yuan
2014-03-17
1
-39
/
+5
*
vatrace: Remove VA_TRACE_LOGSIZE because it is useless
Austin Yuan
2014-03-17
1
-51
/
+0
*
vatrace: print VASurfaceAttribExternalBufferDescriptor
Austin Yuan
2014-03-17
1
-7
/
+38
*
Dump max frame size in libva trace.
liubolun
2014-03-17
1
-0
/
+8
*
Add more VA Buffer print to ease debug
wfeng6
2014-03-17
1
-34
/
+34
*
vatrace: add trace for VP8 decoding
Zhao Halley
2014-03-17
1
-0
/
+230
*
vatrace: fix UV data offset issue of LIBVA_TRACE_SURFACE_GEOMETRY
Austin Yuan
2014-03-17
1
-1
/
+1
*
vatrace: refine the log format
Austin Yuan
2014-03-17
1
-52
/
+46
*
vatrace: Partial dumping of VAProcPipelineParameterBuffer
Xiang, Haihao
2014-03-17
1
-0
/
+230
*
vatrace: check the pointer against NULL before using it
Xiang, Haihao
2014-03-17
1
-8
/
+9
*
vatrace: Initialize the local variable 'i'
Xiang, Haihao
2014-03-17
1
-1
/
+1
*
vatrace: fix compile warnings and refine some format
Austin Yuan
2014-03-17
1
-58
/
+61
*
vatrace/vafool: save the context data into display context
Austin Yuan
2014-03-17
1
-885
/
+891
*
vatrace: always printf RefPicList
Austin Yuan
2014-03-17
1
-41
/
+40
*
va_trace: avoid to dereference a NULL pointer
Xiang, Haihao
2014-03-17
1
-1
/
+2
*
vatrace: trace vaQuerySurfaceAttributes
Austin Yuan
2014-03-17
1
-21
/
+123
*
vatrace: print target_percentage
Austin Yuan
2013-06-19
1
-0
/
+1
*
vatrace: trace coded buffer create/destroy
Austin Yuan
2013-06-19
1
-0
/
+55
*
vatrace: dump unknonw private misc parameters
Austin Yuan
2013-06-19
1
-1
/
+2
*
vatrace: remove the delimiter of every elements dump
Austin Yuan
2013-06-19
1
-6
/
+0
*
vatrace: refine the format of buf data dump
Elaine Wang
2013-06-19
1
-3
/
+3
*
vatrace: refine VAEncPackedHeaderParameterBufferType format
Austin Yuan
2013-06-19
1
-2
/
+6
*
vatrace: print VAEncPackedHeaderParameterBufferType
Austin Yuan
2013-06-19
1
-0
/
+28
*
libva: Add VABuffer dumping for JPEG parameters
Cheng Yao
2013-06-19
1
-5
/
+140
*
vatrace: only print info of valid reference frames
Austin Yuan
2013-06-19
1
-6
/
+10
*
vatrace: dump flags of VAPictureH264
Elaine Wang
2013-06-19
1
-15
/
+21
*
va_trace: refine the log format
Elaine Wang
2013-06-19
1
-12
/
+26
*
vatrace: print function name for vaMapBuffer trace with coded buffer
Austin Yuan
2013-06-19
1
-7
/
+9
*
vatrace: buffer_type_to_string: add missing VABufferType
Adrian Marius Negreanu
2013-06-19
1
-0
/
+8
*
vatrace: fix build issue
Austin Yuan
2013-06-19
1
-3
/
+3
*
va_trace: dump basic_unit_size/rc_flags in RateControl data struct
Austin Yuan
2013-06-19
1
-0
/
+4
*
vatrace: Fix encoded coded buffer dump function
Elaine Wang
2013-06-19
1
-8
/
+7
*
vatrace: fix vatrace crash during video recording
Elaine Wang
2013-06-19
1
-7
/
+12
*
va_trace: allow surface trace to dump part of surface content
Austin Yuan
2013-06-19
1
-9
/
+44
*
va_trace_surface: dumpe surface content after vaEndPicture call
Austin Yuan
2013-06-19
1
-13
/
+11
*
klockwork: Fix libva klocwork scaning issues
Elaine Wang
2013-06-19
1
-2
/
+2
*
va_TraceCreateSurface->va_TraceCreateSurfaces: correct name change
Austin Yuan
2013-06-05
1
-2
/
+4
*
va_trace.c: fix a wrong conditional check
Austin Yuan
2013-05-28
1
-1
/
+1
*
vatrace: VAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
Austin Yuan
2013-05-28
1
-66
/
+2
*
vatrace: trace H.264 encode parameters
Ermilov, Dmitry
2013-05-28
1
-1
/
+234
*
vatrace: API: drop H.264 specific VA buffer types.
Gwenole Beauchesne
2013-05-28
1
-14
/
+0
*
vatrace: API: rename H.264 encoding buffer structs with a Baseline suffix.
Gwenole Beauchesne
2013-05-28
1
-8
/
+10
*
vatrace/vafool: refine it
Austin Yuan
2011-09-22
1
-93
/
+128
*
vatrace: trace JPEG encode parameters
Austin Yuan
2011-07-26
1
-0
/
+109
*
Update on vatrace/test and va.h
Austin Yuan
2011-07-14
1
-5
/
+27
*
vatrace: print MPEG4/H263 encode parameters information
Austin Yuan
2011-06-30
1
-5
/
+161
*
va: fix warning about memset.
Xiang, Haihao
2011-06-24
1
-1
/
+1
*
Corrected trace prints (updated, change format, etc), replaced \t by spaces i...
Alexander Osin
2011-06-09
1
-62
/
+116
*
1) test/*: enable/refine the test/* for both X11 and Android
Austin Yuan
2011-05-05
1
-14
/
+10
[next]