vc1: fix bitplane buffer size (SNB, IVB).
[platform/upstream/libva-intel-driver.git] / src /
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-10-28 Gwenole Beauchesnebuild: fix make dist when intel-gen4asm is not installed.
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-11 Gwenole BeauchesneFix slice-param & slice-data buffer memory leaks.
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 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.