Rev. | 时间 | 作者 |
---|---|---|
0299dba | 2014-04-25 10:52:40 | Jonathan Bian |
Added STE filter to the VPP pipeline. |
||
0d60132 | 2014-04-15 12:07:24 | Rinat Ibragimov |
Add a workaround for a bug in xorg-server/glx |
||
8f6a3dd | 2014-03-27 13:14:22 | Sameer Kibey |
Doxygen tags in libva. |
||
e30e29a | 2014-03-25 09:53:14 | Xiang, Haihao |
libva: bump version for development |
||
14f49ea | 2014-03-24 17:10:07 | Xiang, Haihao |
libva 1.3.0 |
||
b2d30cd | 2014-03-18 12:06:00 | Xiang, Haihao |
va: keep compatibility with the backend driver built against 0.34.x |
||
ffdcb50 | 2014-03-17 13:28:11 | Xiang, Haihao |
va: Bump VA-API to 0.35 and libva to 1.3.0.pre1 |
||
6e1c52b | 2014-03-17 12:12:22 | Austin Yuan |
vatrace: fix a missing field of va_TraceMsg |
||
814fd33 | 2014-03-17 12:11:55 | Austin Yuan |
vatrace: simplify coded buffer trace |
||
1f7c97e | 2014-03-17 12:10:37 | Austin Yuan |
vatrace: Remove VA_TRACE_LOGSIZE because it is useless |
||
74e6f94 | 2014-03-17 12:07:27 | Austin Yuan |
vatrace: print VASurfaceAttribExternalBufferDescriptor |
||
8663aef | 2014-03-17 12:07:12 | liubolun |
Dump max frame size in libva trace. |
||
23f716d | 2014-03-17 12:06:51 | wfeng6 |
Add more VA Buffer print to ease debug |
||
e563dcc | 2014-03-17 11:59:28 | Zhao Halley |
vatrace: add trace for VP8 decoding |
||
e26617d | 2014-03-17 10:41:55 | Austin Yuan |
vatrace: fix UV data offset issue of LIBVA_TRACE_SURFACE_GEOMETRY |
||
1e497a3 | 2014-03-17 10:41:45 | Austin Yuan |
vatrace: refine the log format |
||
3b8dbb6 | 2014-03-17 10:40:42 | Xiang, Haihao |
vatrace: Partial dumping of VAProcPipelineParameterBuffer |
||
a360c48 | 2014-03-17 10:36:52 | Xiang, Haihao |
vatrace: check the pointer against NULL before using it |
||
45cc9da | 2014-03-17 10:36:10 | Xiang, Haihao |
vatrace: Initialize the local variable 'i' |
||
e90fc3d | 2014-03-17 10:34:56 | Austin Yuan |
vatrace: fix compile warnings and refine some format |
||
708e9f0 | 2014-03-17 10:33:35 | Austin Yuan |
vatrace/vafool: save the context data into display context |
||
9889842 | 2014-03-17 10:31:05 | Austin Yuan |
vatrace: always printf RefPicList |
||
cfce651 | 2014-03-17 10:30:44 | Xiang, Haihao |
va_trace: avoid to dereference a NULL pointer |
||
94ca337 | 2014-03-17 10:27:29 | Austin Yuan |
vatrace: trace vaQuerySurfaceAttributes |
||
c7359ce | 2014-03-04 00:32:44 | Xiang, Haihao |
vainfo: Query the supported profile list before listing profile/entrypoint |
||
d927189 | 2014-03-04 00:32:32 | Xiang, Haihao |
vainfo: clean up resource in the error handling path |
||
a7c4603 | 2014-03-04 00:31:55 | Xiang, Haihao |
vainfo: Add the support for the new VA profiles |
||
61415a0 | 2014-03-03 18:16:12 | Gwenole Beauchesne |
tests: basic: add missing string representation for VP8 profiles. |
||
0b71390 | 2014-03-03 18:16:09 | Gwenole Beauchesne |
va: drop VAEntrypointMax enumeration. |
||
4f2686b | 2014-03-03 18:16:01 | Gwenole Beauchesne |
va: include <stdint.h> header. |