Age | Commit message (Expand) | Author | Files | Lines |
2015-06-02 | va_enc_hevc.h: Fix the description for slice_segment_address | Sreerenj Balachandran | 1 | -1/+1 |
2015-06-02 | va_dec_hevc.h: Fix the misleading documentation | Sreerenj Balachandran | 1 | -1/+0 |
2015-05-22 | Bump VA API to 0.38 | Xiang, Haihao | 1 | -0/+1 |
2015-05-22 | Add one API to allow the user to specify the loaded backend driver | Zhao Yakui | 3 | -5/+99 |
2015-04-29 | HEVC: type delta_chroma_log2_weight_denom as int8_t to match the spec | Xiang, Haihao | 2 | -2/+2 |
2015-04-03 | Add VAConfigAttribEncSkipFrame and corresponding structures to support sendin... | pylee | 1 | -0/+35 |
2015-04-02 | Merge VP9 decode API from staging branch | Wang, Ce | 4 | -1/+321 |
2015-04-02 | libva:Add the bits mask of color-sapce conversion standards | yakui.zhao@intel.com | 1 | -0/+1 |
2015-04-02 | Add support for querying slice decoding mode supported by the underlying driver | Jonathan Bian | 1 | -0/+23 |
2015-03-19 | HEVC encode API | Wang, Ce | 4 | -0/+704 |
2015-03-19 | Include sub core APIs in va.h as well | Xiang, Haihao | 1 | -2/+9 |
2015-03-19 | Move VAHuffmanTableBufferJPEGBaseline to va.h | Xiang, Haihao | 3 | -38/+39 |
2015-03-10 | x11: dri2: fix double Unlocks/SyncHandle | Lionel Landwerlin | 1 | -4/+0 |
2015-01-16 | Change comment for num_token_partionions | Zhong Li | 1 | -1/+1 |
2014-12-29 | libva 1.5.0.pre1 for development | Xiang, Haihao | 1 | -0/+1 |
2014-12-04 | Add VA trace support for HEVC | Tang, XiaoxiX | 1 | -0/+313 |
2014-12-04 | Added HEVC decode API | Wang, Ce | 4 | -1/+499 |
2014-12-04 | x11: check x pixmap is still alive before DRI2DestroyDrawable | Lionel Landwerlin | 1 | -20/+80 |
2014-12-04 | Fix while loop | Xiang, Haihao | 1 | -1/+2 |
2014-11-19 | vatrace: trace JPEG encode parameters | Austin Yuan | 1 | -1/+51 |
2014-11-19 | Extended existing JPEG encoding data structures and added configuration attri... | Jonathan Bian | 5 | -20/+188 |
2014-10-08 | va: hide most private va_Trace* symbols | Emil Velikov | 3 | -5/+28 |
2014-10-08 | va_x11: hide private symbols | Emil Velikov | 5 | -1/+6 |
2014-10-08 | glx: Hide private symbol va_glx_init_context | Emil Velikov | 3 | -1/+3 |
2014-10-08 | Fix out of tree builds | Emil Velikov | 1 | -1/+1 |
2014-09-26 | doc: fix scan order specification for quantization tables. | Gwenole Beauchesne | 2 | -0/+16 |
2014-09-25 | 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 |