summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * decoder: h264: allocate reference frames earlier, if needed.Gwenole Beauchesne2014-06-161-23/+23
| * decoder: h264: don't deallocate surface storage of older frames.Gwenole Beauchesne2014-06-161-9/+0
| * encoder: MVC: Add support for MVC profilesLi Xiaowei2014-06-164-10/+25
| * MVC: CODEC_H264_MVC defination and relatived properties checkLi Xiaowei2014-06-164-3/+51
| * h264: Add the macros for MVC profiles to keep backward compatibility with lib...Gwenole Beauchesne2014-06-161-0/+5
| * Define i965_CreateSurfaces in header file explicitly to avoid multiple declar...Zhao Yakui2014-06-168-56/+7
| * Check the pointer against NULLXiang, Haihao2014-06-161-0/+3
| * 1.3.3.pre1 for developmentXiang, Haihao2014-06-161-2/+2
| * Intel driver 1.3.21.3.2Xiang, Haihao2014-06-162-3/+4
| * Encoding: Fix one type error in intra-prediction shader on BDWZhao, Yakui2014-06-092-2/+2
| * Update NEWS for 1.3.2 pre11.3.2.pre1Xiang, Haihao2014-06-091-1/+12
| * debug: add g_intel_debug_option_flags for simple driver debugZhao, Halley2014-06-063-5/+18
| * Fix the scaling issue on IVB/HSW/BDWXiang, Haihao2014-06-062-30/+33
| * VPP: Simplify surface state setting for csc and scaling on IVB/HSW/BDWXiang, Haihao2014-06-062-197/+162
| * New structure i965_fourcc_infoXiang, Haihao2014-06-062-73/+153
| * mpeg2: calculate the slice data length on IVBXiang, Haihao2014-06-061-2/+27
| * Propagate error codeSebastian Ramacher2014-06-061-2/+2
| * Define i965_proc_picture in headerSebastian Ramacher2014-06-062-6/+7
| * VPP: MADI on SNBXiang, Haihao2014-06-065-86/+203
| * VPP: i965_vpp_clear_surface() is still used for CSC on BDWXiang, Haihao2014-06-061-5/+5
| * Remove unnecessary check with IS_GEN8()Xiang, Haihao2014-06-064-54/+24
| * decoder: h264: don't allocate bottom DMV buffer on Broadwell.Gwenole Beauchesne2014-06-051-12/+2
| * decoder: h264: only allocate tiled surfaces for Sandybridge an newer.Gwenole Beauchesne2014-06-051-2/+4
| * decoder: h264: optimize support for grayscale surfaces.Gwenole Beauchesne2014-06-028-9/+71
| * decoder: h264: factor out allocation of reconstructed surfaces.Gwenole Beauchesne2014-06-026-45/+65
| * config: fix supported set of chroma formats for JPEG decode.Gwenole Beauchesne2014-06-023-0/+18
| * config: fix vaCreateConfig() to not override user chroma format.Gwenole Beauchesne2014-06-021-24/+66
| * config: fix vaGetConfigAttributes() to validate profile/entrypoint.Gwenole Beauchesne2014-06-021-67/+78
| * surface: factor out release of surface buffer storage.Gwenole Beauchesne2014-06-024-13/+16
| * surface: fix geometry (size, layout) of grayscale surfaces.Gwenole Beauchesne2014-06-023-4/+11
| * mpeg2: check frame_pred_frame_dct instead of progressive_frameXiang, Haihao2014-05-261-1/+1
| * Limit the minimum pitch for linear surfaceXiang, Haihao2014-05-263-6/+22
| * Rename HAS_PP() to HAS_VPP()Xiang, Haihao2014-05-262-14/+5
| * posst_processing_context_init()/finalize() callback functions for each platformXiang, Haihao2014-05-265-26/+24
| * render_init()/render_terminate() callback functions for each platformXiang, Haihao2014-05-265-86/+109
| * Simplify some macrosXiang, Haihao2014-05-2617-376/+119
| * Remove max_wm_threads from render_stateXiang, Haihao2014-05-263-38/+5
| * Remove URB_SIZE()Xiang, Haihao2014-05-267-15/+9
| * Dump chipset information in the vendor stringXiang, Haihao2014-05-261-1/+12
| * Add a new intel_device_info structureXiang, Haihao2014-05-263-0/+135
| * Move all of PCIIDs and codec info into separated filesXiang, Haihao2014-05-265-160/+328
| * i965_DeriveImage() support JPEG color formatsZhong Li2014-05-261-0/+6
| * 1.3.2.pre1 for developmentXiang, Haihao2014-05-091-2/+2
| * Intel driver 1.3.11.3.1Xiang, Haihao2014-05-092-3/+3
| * Update NEWSXiang, Haihao2014-05-051-1/+9
| * Return error when trying to decoding an interlaced VC-1 videoXiang, Haihao2014-05-051-1/+6
| * Make it buildable against libva 1.3.0Xiang, Haihao2014-05-051-0/+6
| * Fix over assigned callback "QueryConfigEntrypoints".qing.zhang2014-05-051-1/+0
| * VPP: Enable Skin tone detection and enhancement - Added STDE coefficients.Sirisha Muppavarapu2014-04-251-34/+173
| * VPP: Enable Skin Tone Detection and Enhancement feature in the driver.Sirisha Muppavarapu2014-04-253-6/+19