platform/upstream/libva-intel-driver.git
2012-03-27 Xiang, HaihaoCheck the max resolution supported by hardware when...
2012-03-27 Xiang, HaihaoAllocate internal buffers with right size for SNB ...
2012-03-26 Xiang, HaihaoAvoid moving objects in a heap to a new address when...
2012-03-22 Xiang, HaihaoUse AVS kernel to implement normal scaling on Sandybridge
2012-03-20 Xiang, HaihaoRemove weave method
2012-03-20 Xiang, HaihaoFix the mapping of filter
2012-03-16 Xiang, HaihaoFix compiler error after merge
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-16 Xiang, HaihaoFix VME output offset issue
2012-03-16 Xiang, HaihaoAlways append MI_BATCH_BUFFER_END at the end of a batch...
2012-03-16 Xiang, HaihaoMore space for the header of picture & slice in the...
2012-03-15 Xiang, HaihaoMFC: optimize the MFC batchbuffer shader
2012-03-15 Xiang, HaihaoVME: dual start and adaptive search
2012-03-15 Xiang, HaihaoVME: Handle multiple macroblocks in a single thread
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-09 Xiang, HaihaoSetup pipeline to create MFC batchbuffer on Sandybridge
2012-03-08 Xiang, HaihaoSetup pipeline to create MFC batchbuffer on IVB
2012-03-08 Xiang, HaihaoNew shader for MFC batchbuffer
2012-03-02 Xiang, HaihaoAdd two helper functions for batchbuffer
2012-03-02 teaonlySynced gen7 with gen6 for HRD.
2012-03-02 teaonlySynced gen7 with gen6 for HRD.
2012-03-01 Xiang, HaihaoFix the issue of vaGetImage()/vaPutImage() in multi...
2012-03-01 Xiang, HaihaoFix map/unmap mismatches
2012-03-01 Xiang, HaihaoFixed VME result offset issue for IVB.
2012-03-01 Xiang, HaihaoPreprocess VME shader first
2012-03-01 Zhou,ChangFixed multipul slices issue, change end of coded buffer...
2012-03-01 Xiang, HaihaoFix memory leak
2012-03-01 Xiang, HaihaoFix the issue of vaGetImage()/vaPutImage() in multi...
2012-03-01 Xiang, HaihaoFix map/unmap mismatches
2012-02-29 Zhou,ChangSynced IVB with SNB, added HRD and multipul slices...
2012-02-29 Xiang, HaihaoFixed VME result offset issue for IVB.
2012-02-29 Xiang, HaihaoPreprocess VME shader first
2012-02-29 Zhou,ChangFixed multipul slices issue, change end of coded buffer...
2012-02-29 Xiang, HaihaoCleanup VME
2012-02-28 Xiang, HaihaoFix memory leak
2012-02-27 Xiang, HaihaoUse the right slice parameters for multi-slice encoding
2012-02-27 Xiang, HaihaoUse the right slice parameters for multi-slice encoding
2012-02-23 Xiang, HaihaoReissue all states before executing VME
2012-02-23 Xiang, HaihaoReissue all states before executing VME
2012-02-22 Xiang, HaihaoAlso support Main & High profile on Sandybridge
2012-02-22 Xiang, HaihaoSet input/output color list
2012-02-22 Xiang, HaihaoSupport Main & High profile
2012-02-22 Xiang, HaihaoStore VAEncPackedHeaderParameterBuffer as other paramet...
2012-02-22 Xiang, HaihaoAdd support for the new version of vaCreateSurfaces()
2012-02-22 Xiang, HaihaoAdd support for vaGetSurfaceAttributes()
2012-02-22 Xiang, HaihaoRemove VAProcFilterParameterBufferType from vaRenderPic...
2012-02-22 Xiang, HaihaoAdd support for VAEncMiscParameterBuffer
2012-02-22 Xiang, HaihaoUse the bitrate control mode set in the current configu...
2012-02-22 Xiang, HaihaoFix the interface for internal context initialization
2012-02-22 Xiang, HaihaoFix i965_update_attribute
2012-02-22 Xiang, HaihaoFix the supported bit rate control mode
2012-02-22 Xiang, HaihaoSwitch to the new interface in staging branch.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Gwenole Beauchesneh264: always submit MFX_QM_STATE for flat scaling lists...
2012-02-14 Gwenole Beauchesnejpeg: fix memory leak of huffman tables.
2012-02-14 Gwenole BeauchesneFix build with older VA-API (libva).
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-14 Xiang, HaihaoUse the same the binding table index on Sandybridge...
2012-02-14 Xiang, HaihaoCreate batchbuffer for VME via GPU shader on Sandybridge
2012-02-14 Xiang, HaihaoFill VME batchbuffer by GPU instead of CPU
2012-02-14 Xiang, HaihaoA new shader to create VME batchbuffer on Ivybridge
2012-02-10 Xiang, HaihaoClean up
2012-02-10 Xiang, HaihaoFix the address of the surface state for vme output...
2012-02-10 Xiang, HaihaoFix surface state size
2012-02-07 Xiang, HaihaoFix compile error after cherry-pick
2012-02-07 Xiang, HaihaoA workaround for JPEG decoding on Ivybridge
2012-02-07 Xiang, HaihaoFix y offset for Cb/Cr
2012-02-07 Xiang, HaihaoJPEG component id macros are removed, so don't use...
2012-02-07 Xiang, HaihaoFix frame height/width for YUV400/YUV444/YUV422V_2Y...
2012-02-07 Xiang, HaihaoMap JPEG component id to Y, Cb, Cr
2012-02-07 Xiang, HaihaoRender YUV400 image on Ivybridge
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-02-07 Xiang, Haihaouse the revised JPEG decoding interface
2012-02-07 Hai LanFix the bug for IVB jpeg decoding
2012-02-07 Xiang, Haihaouse the new JPEG decoding interface
2012-02-07 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2012-02-07 Xiang, Haihaoi965_drv_video: Postpone releasing internal buffer.
2012-02-07 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2012-02-06 Zhou ChangAdded HRD support for Gen6.
2012-02-06 Zhou ChangInitail HRD control framwork.
2012-02-06 Zhou ChangAdded SEI header help functions.
2012-02-06 Xiang, HaihaoA workaround for JPEG decoding on Ivybridge
2012-02-06 Xiang, HaihaoPixel format conversion for IMC1/IMC3
2012-02-02 Gwenole Beauchesnevc1: fix motion vector mode (IVB).
2012-02-02 Gwenole BeauchesneThe software implementation of vaPutImage() on G4x
2012-02-02 Xiang, HaihaoFix the surface format in vaPutImage()
2012-02-02 Xiang, HaihaoGuess the format of a VA surface in vaDeriveImage()
2012-02-01 Gwenole Beauchesneh264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).
2012-02-01 Gwenole BeauchesneFactor out type definitions (GenFrameStore, GenBuffer).
2012-02-01 Xiang, HaihaoAdd support for I420, YV12 etc. formatted YUV surface...
2012-02-01 Xiang, HaihaoFix the base offset of cr(V) surface
2012-01-30 Xiang, HaihaoAccelerated vaGetImage() on Sandybridge & Ivybridge
2012-01-30 Xiang, HaihaoReuse AVS kernel for pixel format conversion on Ivybridge
2012-01-30 Xiang, HaihaoAdd support for I420/YV12/IMC1/IMC3 input/output surfac...
2012-01-30 Xiang, HaihaoBuild new shaders for Ivybridge
2012-01-30 Xiang, HaihaoNormal scaling on Ivybridge
2012-01-30 Xiang, HaihaoClear target surface with specified color
2012-01-30 Xiang, HaihaoFix AVS parameters for Ivybridge
2012-01-19 Xiang, HaihaoFix y offset for Cb/Cr
2012-01-19 Xiang, HaihaoRemove whitespace following trailing backslash
next