index
:
~gb/libva
master
staging
{merged}/01.display_base
{merged}/10.drm_base
{merged}/11.drm
{merged}/12.wayland
{merged}/16.h264.mvc
{merged}/common
{merged}/h264encode
{merged}/intel-branch
{merged}/staging.01.display_base
{merged}/staging.02.vpp
{merged}/staging.03.misc_fixes
{merged}/staging.10.drm_base
{merged}/staging.11.drm
{merged}/staging.12.wayland
{merged}/surface-attrs
{merged}/vpp
{obsolete}/13.egl
{obsolete}/staging.13.egl
Personal repository of libva
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
va
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
Merge H.264 MVC profiles from staging branch.
Gwenole Beauchesne
1
-1
/
+3
2014-05-05
Fix VA_ENC_PACKED_HEADER_RAW_DATA value.
Gwenole Beauchesne
1
-1
/
+1
2014-04-25
Added STE filter to the VPP pipeline.
Jonathan Bian
1
-0
/
+2
2014-04-15
Add a workaround for a bug in xorg-server/glx
Rinat Ibragimov
1
-0
/
+9
2014-03-27
Doxygen tags in libva.
Sameer Kibey
1
-95
/
+94
2014-03-18
va: keep compatibility with the backend driver built against 0.34.x
Xiang, Haihao
1
-0
/
+1
2014-03-17
vatrace: fix a missing field of va_TraceMsg
Austin Yuan
1
-2
/
+2
2014-03-17
vatrace: simplify coded buffer trace
Austin Yuan
1
-39
/
+5
2014-03-17
vatrace: Remove VA_TRACE_LOGSIZE because it is useless
Austin Yuan
1
-51
/
+0
2014-03-17
vatrace: print VASurfaceAttribExternalBufferDescriptor
Austin Yuan
1
-7
/
+38
2014-03-17
Dump max frame size in libva trace.
liubolun
1
-0
/
+8
2014-03-17
Add more VA Buffer print to ease debug
wfeng6
1
-34
/
+34
2014-03-17
vatrace: add trace for VP8 decoding
Zhao Halley
1
-0
/
+230
2014-03-17
vatrace: fix UV data offset issue of LIBVA_TRACE_SURFACE_GEOMETRY
Austin Yuan
1
-1
/
+1
2014-03-17
vatrace: refine the log format
Austin Yuan
1
-52
/
+46
2014-03-17
vatrace: Partial dumping of VAProcPipelineParameterBuffer
Xiang, Haihao
1
-0
/
+230
2014-03-17
vatrace: check the pointer against NULL before using it
Xiang, Haihao
1
-8
/
+9
2014-03-17
vatrace: Initialize the local variable 'i'
Xiang, Haihao
1
-1
/
+1
2014-03-17
vatrace: fix compile warnings and refine some format
Austin Yuan
1
-58
/
+61
2014-03-17
vatrace/vafool: save the context data into display context
Austin Yuan
4
-964
/
+960
2014-03-17
vatrace: always printf RefPicList
Austin Yuan
1
-41
/
+40
2014-03-17
va_trace: avoid to dereference a NULL pointer
Xiang, Haihao
1
-1
/
+2
2014-03-17
vatrace: trace vaQuerySurfaceAttributes
Austin Yuan
3
-34
/
+151
2014-03-03
va: drop VAEntrypointMax enumeration.
Gwenole Beauchesne
1
-1
/
+0
2014-03-03
va: include <stdint.h> header.
Gwenole Beauchesne
1
-0
/
+1
2014-02-13
vp8 dec: add clear notation for qindex
Zhong Li
1
-0
/
+1
2014-02-13
vp8 dec: refine va_dec_vp8.h
Zhao, Halley
1
-7
/
+17
2014-02-13
libva: change the types of all fields in VABoolCoderContextVPX
Tianmi Chen
1
-3
/
+3
2014-02-13
Changes to VASliceParameterBufferVP8 to make it consistent with slice paramet...
Jonathan Bian
1
-11
/
+18
2014-02-13
Added VASliceParameterBufferVP8 to describe data partition related fields.
Jonathan Bian
1
-2
/
+18
2014-02-13
Add VP8 decoding API
Jonathan Bian
3
-1
/
+213
2014-01-16
do not request any GLX_DEPTH_SIZE in create_tfp_surface
Rinat Ibragimov
1
-1
/
+0
2013-08-27
va: add new ABGR/XBGR fourcc codes.
Victor Ying
1
-0
/
+2
2013-07-15
drm: improve check for authentication.
Gwenole Beauchesne
1
-1
/
+18
2013-06-27
build: fix make dist.
Gwenole Beauchesne
1
-0
/
+1
2013-06-25
Remove the EGL dependency on X11
Zhao Yakui
1
-2
/
+2
2013-06-19
Fix possible memory leak
Xiang, Haihao
2
-3
/
+10
2013-06-19
va.c: need to check the symbol before calling it
Austin Yuan
1
-1
/
+1
2013-06-19
va: fix vaErrorStr() to support new error codes.
Gwenole Beauchesne
1
-0
/
+6
2013-06-19
va_x11: fix klockscan issue (details is bellow)
Austin Yuan
1
-1
/
+3
2013-06-19
vatrace: print target_percentage
Austin Yuan
1
-0
/
+1
2013-06-19
vatrace: trace coded buffer create/destroy
Austin Yuan
3
-2
/
+81
2013-06-19
vatrace: dump unknonw private misc parameters
Austin Yuan
1
-1
/
+2
2013-06-19
vatrace: remove the delimiter of every elements dump
Austin Yuan
1
-6
/
+0
2013-06-19
vatrace: refine the format of buf data dump
Elaine Wang
1
-3
/
+3
2013-06-19
vatrace: refine VAEncPackedHeaderParameterBufferType format
Austin Yuan
1
-2
/
+6
2013-06-19
vatrace: print VAEncPackedHeaderParameterBufferType
Austin Yuan
1
-0
/
+28
2013-06-19
libva: Add VABuffer dumping for JPEG parameters
Cheng Yao
1
-5
/
+140
2013-06-19
vatrace: only print info of valid reference frames
Austin Yuan
1
-6
/
+10
2013-06-19
vatrace: dump flags of VAPictureH264
Elaine Wang
1
-15
/
+21
[next]