Age | Commit message (Expand) | Author | Files | Lines |
2014-10-10 | drm: add support for render nodes. | Andrey Larionov | 4 | -11/+50 |
2014-09-09 | Bump VA API to 0.361.4.0.pre1 | Xiang, Haihao | 1 | -0/+1 |
2014-09-09 | vatrace: fix segfault of VASurfaceAttribExternalBufferDescriptor dumpping | Austin Yuan | 1 | -2/+2 |
2014-09-09 | vafool: fix the vaMapBuffer for the buffer from vaDeriveImage | Austin Yuan | 2 | -3/+13 |
2014-09-09 | vatrace: fix a overwrite | Austin Yuan | 1 | -1/+1 |
2014-09-09 | vafool: simplify VAFOOL | Austin Yuan | 3 | -70/+58 |
2014-09-09 | vatrace: make LIBVA_TRACE_SURFACE work even without LIBVA_TRACE | Austin Yuan | 3 | -8/+14 |
2014-09-09 | vatrace: make standalone LIBVA_TRACE_CODEDBUF work w/o LIBVA_TRACE | Austin Yuan | 1 | -1/+1 |
2014-09-09 | Enable 64bit build for Android, compatible with 32bit. | Qiming Shi | 1 | -3/+9 |
2014-09-07 | API: add support for buffer exports. | Gwenole Beauchesne | 3 | -1/+147 |
2014-09-07 | Update comment for quality_level | Xiang, Haihao | 1 | -1/+3 |
2014-09-07 | Added VAConfigEncQualityRange attribute and VAEncMiscParameterBufferQualityLe... | Jonathan Bian | 1 | -0/+26 |
2014-08-28 | Added OTC hybrid UMD driver to the list of supported drivers | Sameer Kibey | 1 | -0/+1 |
2014-07-18 | Add vaSurfaceAttribUsageHint to give the driver a hint of intended usage to o... | pylee | 1 | -0/+18 |
2014-07-18 | Add frame_type to VP8 encoder | Austin Yuan | 1 | -1/+2 |
2014-07-18 | va_enc_vp8: update the vp8 interface again | Austin Yuan | 1 | -7/+17 |
2014-07-18 | Removed fields in VP8 structures that duplicate VAEncMiscParameter structures... | Jonathan Bian | 1 | -34/+35 |
2014-07-18 | Added support for VP8 encoding. | Jonathan Bian | 4 | -0/+321 |
2014-06-26 | va: release VADisplayContext at the end of vaTerminate() | Xiang, Haihao | 1 | -3/+3 |
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 |