Age | Commit message (Expand) | Author | Files | Lines |
2012-09-20 | README: fix libva required version.v1.0-branch | Gwenole Beauchesne | 1 | -1/+1 |
2012-09-20 | configure: simplify check for VA-API version. | Gwenole Beauchesne | 1 | -4/+2 |
2012-09-20 | build: use libva-intel-driver as the package name. | Gwenole Beauchesne | 7 | -10/+10 |
2012-08-02 | intel-driver 1.0.18 | Xiang, Haihao | 2 | -7/+5 |
2012-08-02 | The version of VA-API is at least 0.32.1 | Xiang, Haihao | 1 | -2/+5 |
2012-07-26 | Adopt the new interfaces for JPEG decoding | Xiang, Haihao | 1 | -43/+39 |
2012-07-26 | Revert "Fix build with older VA-API (libva)." | Xiang, Haihao | 3 | -30/+0 |
2012-06-27 | NEWS: updates. | Gwenole Beauchesne | 1 | -5/+21 |
2012-06-27 | configure: bump version for development. | Gwenole Beauchesne | 1 | -2/+2 |
2012-06-27 | configure: require automake >= 1.9 for tar-ustar option. | Gwenole Beauchesne | 1 | -1/+1 |
2012-06-27 | h264: fix 4K decoding (IVB). | Gwenole Beauchesne | 1 | -6/+11 |
2012-06-15 | Implementation for i965_SyncSurface and i965_QuerySurfaceStatus | Dmitry Ermilov | 1 | -7/+11 |
2012-05-29 | new version for development | Xiang, Haihao | 1 | -2/+2 |
2012-05-29 | 1.0.18 | Xiang, Haihao | 1 | -2/+2 |
2012-05-04 | Fix the error code for unsupported resolution | Xiang, Haihao | 1 | -1/+1 |
2012-05-03 | MPEG-2: Fix MFX_QM_STATE command on Ivybridge | Xiang, Haihao | 1 | -12/+32 |
2012-05-02 | Enlarge some internal buffer for H.264 decoding on Ivybridge | Xiang, Haihao | 1 | -2/+2 |
2012-04-13 | Add support for new Ivybridge chipset | Xiang, Haihao | 1 | -1/+3 |
2012-04-10 | Include the missing config.h | Xiang, Haihao | 1 | -0/+1 |
2012-03-30 | mpeg2: propagate reference surfaces to other slots. | Gwenole Beauchesne | 1 | -2/+6 |
2012-03-27 | Check the max resolution supported by hardware when create VA context | Xiang, Haihao | 2 | -0/+16 |
2012-03-27 | Allocate internal buffers with right size for SNB & IVB | Xiang, Haihao | 2 | -26/+42 |
2012-03-26 | Avoid moving objects in a heap to a new address when expanding this heap | Xiang, Haihao | 2 | -13/+50 |
2012-03-18 | mpeg2: fix construction of reference frames list (SNB, IVB). | Gwenole Beauchesne | 5 | -38/+110 |
2012-03-18 | mpeg2: fix reference surfaces construction (IVB). | Gwenole Beauchesne | 1 | -1/+1 |
2012-03-18 | mpeg2: fix TFF calculation (SNB). | Gwenole Beauchesne | 1 | -1/+9 |
2012-03-18 | mpeg2: fix incorrect slice_vertical_position from codec layers. | Gwenole Beauchesne | 9 | -8/+87 |
2012-03-18 | Add WARN_ONCE() helper macro. | Gwenole Beauchesne | 1 | -0/+8 |
2012-03-14 | render: fix rendering of interlaced surfaces. | Gwenole Beauchesne | 4 | -43/+93 |
2012-03-14 | h264: fix max header size calculation with EPB. | Gwenole Beauchesne | 1 | -1/+1 |
2012-03-14 | h264: fix scan for bit offset to macroblock. | Gwenole Beauchesne | 1 | -7/+8 |
2012-03-13 | h264: fix weight denom for implicit weight tables (SNB). | Gwenole Beauchesne | 1 | -2/+12 |
2012-03-13 | h264: fix weighted prediction indicator (SNB). | Gwenole Beauchesne | 2 | -1/+2 |
2012-03-02 | h264: fix first macroblock bit offset calculation (ILK, SNB, IVB). | Gwenole Beauchesne | 6 | -108/+100 |
2012-02-23 | vc1: fix bitplane buffer size (SNB, IVB). | Gwenole Beauchesne | 3 | -2/+3 |
2012-02-14 | h264: always submit MFX_QM_STATE for flat scaling lists (IVB). | Gwenole Beauchesne | 5 | -10/+40 |
2012-02-14 | jpeg: fix memory leak of huffman tables. | Gwenole Beauchesne | 1 | -0/+1 |
2012-02-14 | Fix build with older VA-API (libva). | Gwenole Beauchesne | 3 | -0/+30 |
2012-02-07 | Fix compile error after cherry-pick | Xiang, Haihao | 1 | -3/+3 |
2012-02-07 | A workaround for JPEG decoding on Ivybridge | Xiang, Haihao | 2 | -1/+418 |
2012-02-07 | Fix y offset for Cb/Cr | Xiang, Haihao | 1 | -2/+2 |
2012-02-07 | JPEG component id macros are removed, so don't use them in driver | Xiang, Haihao | 1 | -5/+5 |
2012-02-07 | Fix frame height/width for YUV400/YUV444/YUV422V_2Y JPEG image | Xiang, Haihao | 1 | -2/+2 |
2012-02-07 | Map JPEG component id to Y, Cb, Cr | Xiang, Haihao | 1 | -4/+2 |
2012-02-07 | Render YUV400 image on Ivybridge | Xiang, Haihao | 3 | -7/+28 |
2012-02-07 | Fix graphics memory allocation for VA surface | Xiang, Haihao | 10 | -90/+231 |
2012-02-07 | use the revised JPEG decoding interface | Xiang, Haihao | 1 | -23/+74 |
2012-02-07 | Fix the bug for IVB jpeg decoding | Hai Lan | 1 | -0/+4 |
2012-02-07 | use the new JPEG decoding interface | Xiang, Haihao | 1 | -1/+1 |
2012-02-07 | i965_drv_video: support JPEG decoding on Ivybridge | Xiang, Haihao | 8 | -27/+411 |