summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-26i965_drv_video/encode: offset for coded bufferXiang, Haihao2-1/+3
2011-04-22i965_drv_video/encode: indentation fixXiang, Haihao1-19/+19
2011-04-22i965_drv_video/encode: media read with sampler cacheXiang, Haihao1-2/+2
2011-04-22i965_drv_video/video: set base address for MV dataXiang, Haihao1-6/+8
2011-04-22i965_drv_video/encode: merge global symbols in intra/inter shaderXiang, Haihao5-209/+123
2011-04-22i965_drv_video/encode: remove all intra data in inter shaderXiang, Haihao2-46/+23
2011-04-22i965_drv_video: clean up gen6_mfc_avc_pipeline_programingXiang, Haihao1-22/+19
2011-04-22i965_drv_video/encode: merge the object command for intra/inter frameXiang, Haihao1-36/+7
2011-04-22i965_drv_video/encode: also simplify the object command for inter frameXiang, Haihao1-108/+1
2011-04-22i965_drv_video/encode: reduce inline data for inter shaderXiang, Haihao3-33/+245
2011-04-21i965_drv_video: simplify the object command for intra frameXiang, Haihao2-130/+33
2011-04-21i965_drv_video/encode: fetch neighbor pixel in intra shaderXiang, Haihao3-25/+265
2011-04-21i965_drv_video/encode: fix neighbor pixel luma value in VME messageXiang, Haihao1-2/+2
2011-04-21i965_drv_video/encode: fix macroblock instra struct in VME messageXiang, Haihao1-4/+4
2011-04-14i965_drv_video/encode: fix interface descriptor tableXiang, Haihao1-17/+11
2011-04-14add inter frame support in vme.Zhou Chang5-34/+268
2011-04-14i965_drv_video/encode: fix CURBE usage for VMEXiang, Haihao2-6/+10
2011-04-11i965_drv_video: fix the format of a derived image for MPEG2 on ILKXiang, Haihao3-29/+50
2011-04-11i965_drv_video: associate the derived image with the surfaceXiang, Haihao1-0/+1
2011-04-07disabling cabac zeros words inert, using 0x00000000 as end of bit streaming f...Zhou Chang1-2/+2
2011-04-07Support Inter frames in driver.Zhou Chang2-112/+144
2011-04-07test/encode/h264encode: Destroy config after context.Xiang, Haihao1-1/+1
2011-04-07fix for VAEncCodedBufferTypeXiang, Haihao2-2/+24
2011-04-07Workaround for 720p/1080p encodingXiang, Haihao4-42/+92
2011-04-07release all BOs when terminatingXiang, Haihao2-33/+54
2011-04-07fix internal buffer sizeXiang, Haihao1-2/+2
2011-04-07fix for interface descriptorXiang, Haihao1-1/+1
2011-04-07i965_drv_vidoe: Encoder on Sandy BridgeZhou Chang16-33/+2250
2011-04-01Use constant instead of enum for RenderDevice/RenderModeAustin Yuan1-14/+8
2011-04-01Fix build issue againAustin Yuan1-2/+2
2011-04-01Fix build issueAustin Yuan1-1/+1
2011-04-01Bump to 1.0.12Austin Yuan1-1/+1
2011-04-01 1. add interface VARenderDevice for output the video into an external dev...Austin Yuan17-33/+173
2011-03-28bump library version to 1.0.11Xiang, Haihao2-2/+2
2011-03-14i965_drv_video/VC1: fix for single intensity compensation parameter settingXiang, Haihao1-3/+5
2011-03-14i965_drv_video/VC1: fix data offset for Main/Simple profileXiang, Haihao1-7/+13
2011-03-11i965_drv_video/VC1: disable overlap if PQUANT is less than 9 in Main/Simple p...Xiang, Haihao1-3/+13
2011-03-11i965_drv_video: Fixes the dimension of a surface on SandyBridgeXiang, Haihao1-1/+1
2011-03-11i965_drv_video: rendere I420/YV12 surface on SandyBridgeXiang, Haihao6-13/+69
2011-03-11i965_drv_video: only use tiled surface for NV12 on SandyBridgeXiang, Haihao1-2/+3
2011-03-10i965_drv_video: deinterlacing & scaling on SandyBridgeXiang, Haihao5-197/+780
2011-03-10i965_drv_video: shaders for post processing on SandyBridgeXiang, Haihao13-74/+969
2011-03-10i965_drv_video: move pp_context to i965_driver_data and make it a pointer.Xiang, Haihao5-64/+81
2011-03-10i965_drv_video: don't support MPEG2/VC1/H264 without BSD support on SandyBridge.Xiang, Haihao1-10/+15
2011-03-10i965_drv_video: Implement vaDeriveImage()Xiang, Haihao5-24/+199
2011-03-10i965_drv_video: map/unmap a tiled GEM BOXiang, Haihao1-6/+40
2011-02-24i965_dri_video: don't try to render an invalid surfaceXiang, Haihao1-1/+1
2011-02-10i965_drv_video: make VADriverContext.vtable a pointer.Gwenole Beauchesne1-42/+43
2011-02-09Correct USE_EGL check and bump to libva 1.0.10Austin Yuan2-3/+3
2011-02-09Remove suffix of libva.spec from the version stringAustin Yuan1-1/+1