Age | Commit message (Expand) | Author | Files | Lines |
2015-06-04 | Update NEWSlibva-1.6.0.pre1 | Xiang, Haihao | 1 | -2/+12 |
2015-06-04 | Update NEWS | Xiang, Haihao | 1 | -1/+5 |
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 | 2 | -3/+4 |
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 | Bump VA API to 0.37.1 | Xiang, Haihao | 1 | -1/+1 |
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-26 | Added normalization and scaling of the quality factor and Quantization tables | Sirisha Muppavarapu | 1 | -4/+34 |
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-19 | libva 1.5.2.pre1 for development | Xiang, Haihao | 1 | -1/+1 |
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.1.pre1 for development | Xiang, Haihao | 1 | -2/+2 |
2014-12-29 | libva 1.5.0 | Xiang, Haihao | 2 | -3/+3 |
2014-12-29 | Update NEWS | Xiang, Haihao | 1 | -2/+10 |
2014-12-29 | vainfo: Add support for HEVC profiles | Xiang, Haihao | 1 | -0/+2 |
2014-12-29 | test/encode/jpegenc: Add jpegenc_utils.h to EXTRA_DIST | Xiang, Haihao | 1 | -0/+4 |
2014-12-29 | libva 1.5.0.pre1 for development | Xiang, Haihao | 2 | -2/+3 |
2014-12-14 | JPEG Encode: Added support for UYVY/YUY2/Y8 formats | Sirisha Muppavarapu | 2 | -101/+76 |
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-26 | Encoding/avcenc: Optimize the allocated VA surfaces to reduce the memory pres... | Zhao Yakui | 1 | -2/+43 |
2014-11-19 | JPEG Encode: Added Unit Test for testing jpeg encode feature. | Sirisha Muppavarapu | 3 | -1/+1357 |
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-11-14 | libva 1.4.2.pre1 for development | Xiang, Haihao | 1 | -1/+1 |
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 | debian: distclean the *install files | Emil Velikov | 1 | -1/+3 |
2014-10-08 | configure: use top_builddir for wayland_scanner_rules | Emil Velikov | 1 | -1/+1 |
2014-10-08 | Fix out of tree builds | Emil Velikov | 1 | -1/+1 |
2014-10-08 | .gitignore: add mpeg2vaenc | Emil Velikov | 1 | -0/+1 |
2014-09-30 | Bump libva to libva 1.4.1.pre1 | Xiang, Haihao | 2 | -3/+6 |
2014-09-30 | libva 1.4.0 | Xiang, Haihao | 2 | -4/+5 |
2014-09-26 | NEWS: updates. | Gwenole Beauchesne | 1 | -1/+9 |
2014-09-26 | doc: fix scan order specification for quantization tables. | Gwenole Beauchesne | 2 | -0/+16 |
2014-09-26 | doc: add Encoding, VPP and some of Core APIs. | Gwenole Beauchesne | 1 | -0/+3 |
2014-09-26 | doc: improve Doxyfile configuration. | Gwenole Beauchesne | 1 | -2/+2 |
2014-09-26 | doc: don't add timestamps in generated documentation. | Gwenole Beauchesne | 3 | -5/+10 |
2014-09-25 | tests: try a render-node device first for VA/DRM displays. | Gwenole Beauchesne | 1 | -5/+21 |