| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use Media Read message if possible on Gen8+ | Xiang, Haihao | 2016-10-24 | 16 | -2/+563 |
* | test: use valarray for raw image comparison | Scott D Phillips | 2016-10-19 | 1 | -16/+13 |
* | vpp chroma-formats: report supported chroma formats for vpp | Daniel Charles | 2016-10-17 | 1 | -1/+4 |
* | test: add some avce context tests | U. Artie Eoff | 2016-10-13 | 5 | -0/+385 |
* | test: allow default attribs param for create config | U. Artie Eoff | 2016-10-13 | 2 | -3/+5 |
* | test: allow default surface param for create context | U. Artie Eoff | 2016-10-13 | 2 | -3/+5 |
* | ConfigAttribEncROI: check entrypoint on VAGetConfigAttrib | Daniel Charles | 2016-10-13 | 1 | -15/+22 |
* | Add support for IYUV in vaCreateSurfaces() | Xiang, Haihao | 2016-10-13 | 1 | -0/+1 |
* | test: use common I965ConfigTest fixture for jpeg enc/dec | U. Artie Eoff | 2016-10-06 | 5 | -40/+109 |
* | test: add avce/avcd create config tests | U. Artie Eoff | 2016-10-06 | 5 | -0/+304 |
* | test: add ostream operators for VAProfile and VAEntrypoint | U. Artie Eoff | 2016-10-06 | 1 | -0/+84 |
* | test: move vaInitialize/vaTerminate to a global test environment | U. Artie Eoff | 2016-10-06 | 6 | -158/+202 |
* | Set default framerate to 30fps if user doesn't set the corresponding sequence... | Xiang, Haihao | 2016-10-04 | 1 | -1/+6 |
* | test: add create surface test | U. Artie Eoff | 2016-10-04 | 3 | -0/+122 |
* | jpeg/dec: gen8+ set correct fourcc for monochrome decode | U. Artie Eoff | 2016-10-03 | 1 | -2/+3 |
* | test: jpeg/enc: add tests for Y800 inputs | U. Artie Eoff | 2016-10-03 | 3 | -5/+25 |
* | test: jpeg/enc: add tests for YUY2 and UYVY inputs | U. Artie Eoff | 2016-10-03 | 3 | -19/+104 |
* | test: jpeg/enc: return empty TestInput::Shared if fourcc not handled | U. Artie Eoff | 2016-10-03 | 2 | -41/+48 |
* | test: jpeg/enc: improve random YUV data initialization | U. Artie Eoff | 2016-10-03 | 2 | -9/+10 |
* | test: jpeg/enc: move YUV conversion to TestInput class | U. Artie Eoff | 2016-10-03 | 3 | -24/+28 |
* | test: jpeg/enc: enable shared_from_this on TestInput | U. Artie Eoff | 2016-10-03 | 3 | -3/+13 |
* | test: jpeg/enc: move input creators to data file | U. Artie Eoff | 2016-10-03 | 3 | -80/+110 |
* | test: jpeg/enc: move TestInput impl to compilation unit | U. Artie Eoff | 2016-10-03 | 4 | -95/+98 |
* | test: jpeg/enc: fix TestInput::SharedConst typedef | U. Artie Eoff | 2016-10-03 | 1 | -1/+1 |
* | test: move generic toString to i965_streamable.h | U. Artie Eoff | 2016-10-03 | 2 | -10/+9 |
* | test: move ASSERT_NO_FAILURE macro to test.h | U. Artie Eoff | 2016-10-03 | 3 | -8/+4 |
* | Move the sharpening into the whole virtual VEBOX process | peng.chen | 2016-09-29 | 4 | -38/+43 |
* | The {width, height} in VEBOX_SURFACE_STATE is in unit of pixel | Xiang, Haihao | 2016-09-29 | 1 | -6/+16 |
* | Add CBR and VBR bitrate control flags for low power encode if possible | Xiang, Haihao | 2016-09-28 | 1 | -0/+11 |
* | Check whether there is a fully loaded HuC firmware | Xiang, Haihao | 2016-09-28 | 2 | -0/+13 |
* | test: add some jpeg encode tests | U. Artie Eoff | 2016-09-28 | 4 | -4/+895 |
* | test: add common test utils | U. Artie Eoff | 2016-09-28 | 2 | -0/+50 |
* | test: add wrapper for SyncSurface | U. Artie Eoff | 2016-09-28 | 3 | -0/+15 |
* | test: add streamable operators for VA structs and other | U. Artie Eoff | 2016-09-28 | 2 | -0/+362 |
* | test: add wrapper for CreateSurfaces2 | U. Artie Eoff | 2016-09-28 | 2 | -7/+23 |
* | test: wrap jpeg decode tests and data in namespace | U. Artie Eoff | 2016-09-28 | 3 | -60/+33 |
* | test: split jpeg test data into header and cpp | U. Artie Eoff | 2016-09-28 | 3 | -734/+765 |
* | Use char *ptr instead of void *ptr | Xiang, Haihao | 2016-09-26 | 2 | -2/+2 |
* | G2130 doesn't support MPEG2/H.264 encoding | Xiang, Haihao | 2016-09-26 | 1 | -0/+1 |
* | Revert "HEVC10bit ENC: work around gpu hang when p010->nv12" | Xiang, Haihao | 2016-09-26 | 2 | -3/+0 |
* | Clear IECP state buffer when it is enabled | peng.chen | 2016-09-19 | 2 | -13/+26 |
* | Update the dependency on VA-API version | Xiang, Haihao | 2016-09-19 | 1 | -1/+1 |
* | Wayland: try prime fd first in buffer sharing meachanism | Xiang, Haihao | 2016-09-19 | 1 | -8/+24 |
* | Update wayland-drm.xml | Xiang, Haihao | 2016-09-19 | 2 | -40/+147 |
* | Merge branch 'v1.7-branch' into fdo--master | Xiang, Haihao | 2016-09-19 | 2 | -3/+31 |
|\ |
|
| * | libva-intel-driver 1.7.21.7.2 | Xiang, Haihao | 2016-09-08 | 2 | -3/+3 |
| * | Update NEWS1.7.2.pre1 | Xiang, Haihao | 2016-08-23 | 1 | -1/+19 |
| * | HEVC ENC:set the initial QP threshold to avoid the low quality in the first GOP | Pengfei Qu | 2016-08-23 | 1 | -3/+3 |
| * | HEVC ENC:fill the correct chroma intra mode | Pengfei Qu | 2016-08-23 | 1 | -4/+3 |
| * | Remove unused .g9a/.g9b files | Xiang, Haihao | 2016-08-23 | 4 | -222/+0 |