Age | Commit message (Expand) | Author | Files | Lines |
2015-09-06 | vatrace: add IVF header for VP8 coded buffer dump | Austin Yuan | 1 | -1/+60 |
2015-09-06 | va_trace.c : Fix VAIQMatrixBufferHEVC tracing | Timo Rothenpieler | 1 | -1/+1 |
2015-09-06 | va_trace.c : Fixes incorrect hardcode printfs message. | Lim Siew Hoon | 1 | -3/+3 |
2015-09-06 | va_trace.c: add vp9 decoder trace info | Xu Guangxin | 1 | -0/+140 |
2015-09-06 | va_trace.c: fixes incorrect use of signed decimal conversion in printfs. | Jonathan Bian | 1 | -30/+30 |
2015-09-06 | Va_trace changes to dump the HEVC encode parameters | susheel | 1 | -0/+253 |
2015-09-06 | vatrace: print frame_type for VP8 encoding | Austin Yuan | 1 | -1/+2 |
2015-09-06 | vatrace: dump the right parameters for VP8 encode | Xiang, Haihao | 1 | -38/+36 |
2015-09-06 | Enhance LIBVA_TRACE to dump SPS/PPS/ for VP8 encode. | Liu Bolun | 1 | -0/+109 |
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 |