summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-04packaging: Bump to 1.3.2tizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen/20140804.160000submit/tizen/20140804.150939tizen_3.0.m14.3_ivitizen_3.0.2014.q3_commonaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonPhilippe Coval1-1/+1
2014-08-04packaging: Bump to 1.3.1Philippe Coval1-1/+1
2014-08-04packaging: Bump to 1.3.0Philippe Coval1-1/+1
2014-08-04packaging: use upstream tagsPhilippe Coval1-0/+3
2014-06-16Build only for Intel architecturesEd Bartosh1-0/+1
2014-06-16Allow "libva-intel-driver" to build into pure Wayland profile.Ronan Le Martret2-3/+11
2014-06-16changelog: update version to 1.2.2Zhao, Halley2-1/+5
2014-06-16add LockBuffer support for VAImage/VASurfaceZhao, Halley1-0/+76
2014-06-16packaging: Intial packaging for tizen (on 1.2.0pre)Zhao, Halley2-0/+71
2014-06-16Intel driver 1.3.21.3.2upstreamXiang, Haihao2-3/+4
2014-06-09Encoding: Fix one type error in intra-prediction shader on BDWZhao, Yakui2-2/+2
2014-06-09Update NEWS for 1.3.2 pre11.3.2.pre1Xiang, Haihao1-1/+12
2014-06-06debug: add g_intel_debug_option_flags for simple driver debugZhao, Halley3-5/+18
2014-06-06Fix the scaling issue on IVB/HSW/BDWXiang, Haihao2-30/+33
2014-06-06VPP: Simplify surface state setting for csc and scaling on IVB/HSW/BDWXiang, Haihao2-197/+162
2014-06-06New structure i965_fourcc_infoXiang, Haihao2-73/+153
2014-06-06mpeg2: calculate the slice data length on IVBXiang, Haihao1-2/+27
2014-06-06Propagate error codeSebastian Ramacher1-2/+2
2014-06-06Define i965_proc_picture in headerSebastian Ramacher2-6/+7
2014-06-06VPP: MADI on SNBXiang, Haihao5-86/+203
2014-06-06VPP: i965_vpp_clear_surface() is still used for CSC on BDWXiang, Haihao1-5/+5
2014-06-06Remove unnecessary check with IS_GEN8()Xiang, Haihao4-54/+24
2014-06-05decoder: h264: don't allocate bottom DMV buffer on Broadwell.Gwenole Beauchesne1-12/+2
2014-06-05decoder: h264: only allocate tiled surfaces for Sandybridge an newer.Gwenole Beauchesne1-2/+4
2014-06-02decoder: h264: optimize support for grayscale surfaces.Gwenole Beauchesne8-9/+71
2014-06-02decoder: h264: factor out allocation of reconstructed surfaces.Gwenole Beauchesne6-45/+65
2014-06-02config: fix supported set of chroma formats for JPEG decode.Gwenole Beauchesne3-0/+18
2014-06-02config: fix vaCreateConfig() to not override user chroma format.Gwenole Beauchesne1-24/+66
2014-06-02config: fix vaGetConfigAttributes() to validate profile/entrypoint.Gwenole Beauchesne1-67/+78
2014-06-02surface: factor out release of surface buffer storage.Gwenole Beauchesne4-13/+16
2014-06-02surface: fix geometry (size, layout) of grayscale surfaces.Gwenole Beauchesne3-4/+11
2014-05-26mpeg2: check frame_pred_frame_dct instead of progressive_frameXiang, Haihao1-1/+1
2014-05-26Limit the minimum pitch for linear surfaceXiang, Haihao3-6/+22
2014-05-26Rename HAS_PP() to HAS_VPP()Xiang, Haihao2-14/+5
2014-05-26posst_processing_context_init()/finalize() callback functions for each platformXiang, Haihao5-26/+24
2014-05-26render_init()/render_terminate() callback functions for each platformXiang, Haihao5-86/+109
2014-05-26Simplify some macrosXiang, Haihao17-376/+119
2014-05-26Remove max_wm_threads from render_stateXiang, Haihao3-38/+5
2014-05-26Remove URB_SIZE()Xiang, Haihao7-15/+9
2014-05-26Dump chipset information in the vendor stringXiang, Haihao1-1/+12
2014-05-26Add a new intel_device_info structureXiang, Haihao3-0/+135
2014-05-26Move all of PCIIDs and codec info into separated filesXiang, Haihao5-160/+328
2014-05-26i965_DeriveImage() support JPEG color formatsZhong Li1-0/+6
2014-05-091.3.2.pre1 for developmentXiang, Haihao1-2/+2
2014-05-09Intel driver 1.3.11.3.1sandbox/pcoval/upstreamXiang, Haihao2-3/+3
2014-05-05Update NEWSXiang, Haihao1-1/+9
2014-05-05Return error when trying to decoding an interlaced VC-1 videoXiang, Haihao1-1/+6
2014-05-05Make it buildable against libva 1.3.0Xiang, Haihao1-0/+6
2014-05-05Fix over assigned callback "QueryConfigEntrypoints".qing.zhang1-1/+0
2014-04-25VPP: Enable Skin tone detection and enhancement - Added STDE coefficients.Sirisha Muppavarapu1-34/+173