platform/upstream/libva-intel-driver.git
2012-02-23 Gwenole Beauchesnevc1: fix bitplane buffer size (SNB, IVB).
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-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-02 Gwenole Beauchesnevc1: fix motion vector mode (IVB).
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-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2012-01-10 Xiang, HaihaoRemove legacy DRI support
2011-12-21 Xiang, Haihaoi965_drv_video: check the internal format of a surface...
2011-12-07 Xiang, HaihaoAdd support for B43 chipset
2011-11-02 Gwenole Beauchesneconfigure: bump version for development.
2011-10-28 Gwenole BeauchesneNEWS: add missing entry for auto-generated Debian packa... 1.0.15
2011-10-28 Gwenole Beauchesnebuild: fix make dist when intel-gen4asm is not installed.
2011-10-28 Gwenole Beauchesne1.0.15.
2011-10-28 Gwenole Beauchesnedebian: don't use simple-patchsys (upstream has no...
2011-10-17 Gwenole Beauchesnei965_drv_video: fix return values to vaRenderPicture().
2011-10-17 Gwenole Beauchesnebuild: use AM_V_GEN to generate files quietly.
2011-10-17 Gwenole Beauchesnebuild: use GEN4ASM variable to hold path to intel-gen4a...
2011-10-17 Gwenole Beauchesne.gitignore: filter out generated Gen assembly files.
2011-10-11 Gwenole BeauchesneFix slice-param & slice-data buffer memory leaks.
2011-10-11 Gwenole BeauchesneAdd new .gitignore rules.
2011-10-10 Gwenole BeauchesneNEWS: update.
2011-10-10 Gwenole Beauchesneconfigure: bump version for development.
2011-10-10 Gwenole Beauchesnevc1: fix TTFRM (picture-level transform type) packing.
2011-09-19 Xiang, Haihaodecode: fix for next slice when decoding MPEG2 on Ivybridge
2011-09-19 Gwenole BeauchesneVAImage.data_size represents the allocated size, thus...
2011-09-14 Gwenole BeauchesneMake MPEG-2 QM state live until the next change from...
2011-08-25 Gwenole BeauchesneAdd correct version info for vaQueryVendorString().
2011-08-25 Gwenole BeauchesneAdd debian packaging.
2011-08-25 Gwenole BeauchesneFix H.264 MC kernel bootstrap for Ironlake.
2011-08-25 Gwenole BeauchesneFix make dist.
2011-08-25 Gwenole BeauchesneNew project build rules and files.
2011-08-22 Gwenole BeauchesneMoved files around.
2011-07-27 Gwenole Beauchesnei965_drv_video: don't export internal driver functions. 1.0.14
2011-07-26 Gwenole Beauchesnei965_drv_video: cosmetics (cleanup Makefile).
2011-07-12 Xiang, Haihaoi965_drv_video: update post processing interface
2011-07-08 Xiang, Haihaoi965_drv_video: fixes assertion failure
2011-07-07 Xiang, Haihaoi965_drv_video: fix next slice vertical position for...
2011-06-29 Gwenole Beauchesnei965_drv_video: add support for VA_SUBPICTURE_DESTINATI...
2011-06-29 Gwenole Beauchesnei965_drv_video: fix subpicture scale factor for Y axis.
2011-06-29 Gwenole Beauchesnei965_drv_video: simplify put_surface() and put_subpictu...
2011-06-15 Xiang, Haihaoi965_drv_video: fix assertion failure
2011-06-14 Xiang, Haihaoi965_drv_video: fix GPU hang issue when decoding field...
2011-06-13 Edgar Huceki965_drv_video: fix memory leaks in i965 driver
2011-06-13 Xiang, Haihaoi965_drv_video: track the internal format of a surface
2011-06-10 Xiang, Haihaoi965_drv_video: encode on Ivybridge
2011-06-10 Xiang, Haihaoi965_drv_video: fix VME shaders
2011-06-10 Xiang, Haihaoi965_drv_video: new shaders for VME on Ivybridge
2011-06-09 Xiang, Haihaoi965_drv_video: set surface base address in VME
2011-06-09 Xiang, Haihaoi965_drv_video: clean up
2011-06-09 Alexander Osini965_drv_video: Added check of obj_surface->bo field...
2011-06-02 Zhou Changi965_drv_video: improved MV quality for VME
2011-05-25 Xiang, Haihaoi965_drv_video: clean up codes 1.0.13
2011-05-25 Xiang, Haihaoi965_drv_video: rendering for Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: new shaders for rendering on Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: VC1 decoding on Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: H.264 & MPEG2 decoding on Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: Ivybridge PCI IDs
2011-05-16 Xiang, Haihaoi965_drv_video: thread safety for object allocation
2011-05-16 Xiang, Haihaoi965_drv_vidoe: thread safety for rendering
2011-05-16 Xiang, Haihaoi965_drv_video: move batchbuffer to context
2011-05-16 Xiang, Haihaoi965_drv_video: clean up batchbuffer interface
2011-05-10 Xiang, Haihaoi965_drv_video: store post process parameters in context
2011-05-10 Xiang, Haihaoi965_drv_video: store kernel info in the corresponding...
2011-05-10 Xiang, Haihaoi965_drv_video: use the same structure for all kernels
2011-05-10 Xiang, Haihaoi965_drv_video: create media_state per context
2011-05-06 Alexander I... Implemented i965_LockSurface, i965_UnlockSurface, i965_...
2011-05-06 Alexander I... Added locked_image_id in struct object_surface
2011-04-26 Xiang, HaihaoMerge branch 'snb-encoder'
2011-04-26 Xiang, Haihaoi965_drv_video/encode: offset for coded buffer
2011-04-22 Xiang, Haihaoi965_drv_video/encode: indentation fix
2011-04-22 Xiang, Haihaoi965_drv_video/encode: media read with sampler cache
2011-04-22 Xiang, Haihaoi965_drv_video/video: set base address for MV data
2011-04-22 Xiang, Haihaoi965_drv_video/encode: merge global symbols in intra...
2011-04-22 Xiang, Haihaoi965_drv_video/encode: remove all intra data in inter...
2011-04-22 Xiang, Haihaoi965_drv_video: clean up gen6_mfc_avc_pipeline_programing
2011-04-22 Xiang, Haihaoi965_drv_video/encode: merge the object command for...
2011-04-22 Xiang, Haihaoi965_drv_video/encode: also simplify the object command...
2011-04-22 Xiang, Haihaoi965_drv_video/encode: reduce inline data for inter...
2011-04-21 Xiang, Haihaoi965_drv_video: simplify the object command for intra...
2011-04-21 Xiang, Haihaoi965_drv_video/encode: fetch neighbor pixel in intra...
2011-04-21 Xiang, Haihaoi965_drv_video/encode: fix neighbor pixel luma value...
2011-04-21 Xiang, Haihaoi965_drv_video/encode: fix macroblock instra struct...
2011-04-14 Xiang, Haihaoi965_drv_video/encode: fix interface descriptor table
2011-04-14 Zhou Changadd inter frame support in vme.
next