Age | Commit message (Expand) | Author | Files | Lines |
2014-06-16 | decoder: h264: improve AVC_REF_IDX_STATE for MVC. | Gwenole Beauchesne | 1 | -1/+17 |
2014-06-16 | surface: drop SURFACE_DISPLAYED flag. | Gwenole Beauchesne | 7 | -15/+20 |
2014-06-16 | render: don't deallocate surface storage of displayed frames. | Gwenole Beauchesne | 1 | -5/+0 |
2014-06-16 | decoder: MVC chroma formats | Gwenole Beauchesne | 1 | -0/+6 |
2014-06-16 | decoder: h264: expose the set of supported MVC profiles. | Gwenole Beauchesne | 9 | -17/+54 |
2014-06-16 | decoder: h264: enable Picture ID Remapping on Haswell and newer. | Gwenole Beauchesne | 4 | -36/+136 |
2014-06-16 | decoder: h264: factor out look ups for VA/H264 picture info. | Gwenole Beauchesne | 8 | -151/+77 |
2014-06-16 | decoder: h264: fix submission of AVC_REF_IDX_STATE command. | Gwenole Beauchesne | 1 | -17/+18 |
2014-06-16 | decoder: h264: simplify and optimize reference frame store updates. | Gwenole Beauchesne | 1 | -64/+44 |
2014-06-16 | decoder: h264: allocate reference frames earlier, if needed. | Gwenole Beauchesne | 1 | -23/+23 |
2014-06-16 | decoder: h264: don't deallocate surface storage of older frames. | Gwenole Beauchesne | 1 | -9/+0 |
2014-06-16 | encoder: MVC: Add support for MVC profiles | Li Xiaowei | 4 | -10/+25 |
2014-06-16 | MVC: CODEC_H264_MVC defination and relatived properties check | Li Xiaowei | 4 | -3/+51 |
2014-06-16 | h264: Add the macros for MVC profiles to keep backward compatibility with lib... | Gwenole Beauchesne | 1 | -0/+5 |
2014-06-16 | Define i965_CreateSurfaces in header file explicitly to avoid multiple declar... | Zhao Yakui | 8 | -56/+7 |
2014-06-16 | Check the pointer against NULL | Xiang, Haihao | 1 | -0/+3 |
2014-06-16 | 1.3.3.pre1 for development | Xiang, Haihao | 1 | -2/+2 |
2014-06-16 | Intel driver 1.3.21.3.2upstream | Xiang, Haihao | 2 | -3/+4 |
2014-06-09 | Encoding: Fix one type error in intra-prediction shader on BDW | Zhao, Yakui | 2 | -2/+2 |
2014-06-09 | Update NEWS for 1.3.2 pre11.3.2.pre1 | Xiang, Haihao | 1 | -1/+12 |
2014-06-06 | debug: add g_intel_debug_option_flags for simple driver debug | Zhao, Halley | 3 | -5/+18 |
2014-06-06 | Fix the scaling issue on IVB/HSW/BDW | Xiang, Haihao | 2 | -30/+33 |
2014-06-06 | VPP: Simplify surface state setting for csc and scaling on IVB/HSW/BDW | Xiang, Haihao | 2 | -197/+162 |
2014-06-06 | New structure i965_fourcc_info | Xiang, Haihao | 2 | -73/+153 |
2014-06-06 | mpeg2: calculate the slice data length on IVB | Xiang, Haihao | 1 | -2/+27 |
2014-06-06 | Propagate error code | Sebastian Ramacher | 1 | -2/+2 |
2014-06-06 | Define i965_proc_picture in header | Sebastian Ramacher | 2 | -6/+7 |
2014-06-06 | VPP: MADI on SNB | Xiang, Haihao | 5 | -86/+203 |
2014-06-06 | VPP: i965_vpp_clear_surface() is still used for CSC on BDW | Xiang, Haihao | 1 | -5/+5 |
2014-06-06 | Remove unnecessary check with IS_GEN8() | Xiang, Haihao | 4 | -54/+24 |
2014-06-05 | decoder: h264: don't allocate bottom DMV buffer on Broadwell. | Gwenole Beauchesne | 1 | -12/+2 |
2014-06-05 | decoder: h264: only allocate tiled surfaces for Sandybridge an newer. | Gwenole Beauchesne | 1 | -2/+4 |
2014-06-02 | decoder: h264: optimize support for grayscale surfaces. | Gwenole Beauchesne | 8 | -9/+71 |
2014-06-02 | decoder: h264: factor out allocation of reconstructed surfaces. | Gwenole Beauchesne | 6 | -45/+65 |
2014-06-02 | config: fix supported set of chroma formats for JPEG decode. | Gwenole Beauchesne | 3 | -0/+18 |
2014-06-02 | config: fix vaCreateConfig() to not override user chroma format. | Gwenole Beauchesne | 1 | -24/+66 |
2014-06-02 | config: fix vaGetConfigAttributes() to validate profile/entrypoint. | Gwenole Beauchesne | 1 | -67/+78 |
2014-06-02 | surface: factor out release of surface buffer storage. | Gwenole Beauchesne | 4 | -13/+16 |
2014-06-02 | surface: fix geometry (size, layout) of grayscale surfaces. | Gwenole Beauchesne | 3 | -4/+11 |
2014-05-26 | mpeg2: check frame_pred_frame_dct instead of progressive_frame | Xiang, Haihao | 1 | -1/+1 |
2014-05-26 | Limit the minimum pitch for linear surface | Xiang, Haihao | 3 | -6/+22 |
2014-05-26 | Rename HAS_PP() to HAS_VPP() | Xiang, Haihao | 2 | -14/+5 |
2014-05-26 | posst_processing_context_init()/finalize() callback functions for each platform | Xiang, Haihao | 5 | -26/+24 |
2014-05-26 | render_init()/render_terminate() callback functions for each platform | Xiang, Haihao | 5 | -86/+109 |
2014-05-26 | Simplify some macros | Xiang, Haihao | 17 | -376/+119 |
2014-05-26 | Remove max_wm_threads from render_state | Xiang, Haihao | 3 | -38/+5 |
2014-05-26 | Remove URB_SIZE() | Xiang, Haihao | 7 | -15/+9 |
2014-05-26 | Dump chipset information in the vendor string | Xiang, Haihao | 1 | -1/+12 |
2014-05-26 | Add a new intel_device_info structure | Xiang, Haihao | 3 | -0/+135 |
2014-05-26 | Move all of PCIIDs and codec info into separated files | Xiang, Haihao | 5 | -160/+328 |