remove VADisplayAttribCSC* which is duplicated, and add VADisplayAttribCSCMatrix...
[platform/upstream/libva.git] / va / va.h
2010-07-26 Austin Yuanremove VADisplayAttribCSC* which is duplicated, and...
2010-06-08 Austin YuanAdded VA_STATUS_ERROR_INVALID_IMAGE_FORMAT
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-04 Austin YuanFollow up the change of "LIBVA_DRIVER_NAME", remove...
2010-05-20 Austin YuanAdded intra_idr_period for H264 encode
2010-05-07 Austin YuanSeperate 3rd party API (e.g. vaCreateSurfaceFromXXX...
2010-05-07 Ren ZhaohanRemove and redifine some Xlib Macros, use void* instead...
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-27 Ren Zhaohanlibva backend
2010-04-27 Austin YuanAdded VACodedBufferSegment
2010-04-06 Elaine WangAdd coded_buf to VAEncPictureParameterBufferJPEG.
2010-04-06 Austin YuanMerge branch 'master' of ssh://git@moblin.intel.com...
2010-04-01 Ren ZhaohanAdd Android.mk, pass compile
2010-04-01 Austin YuanAdded codedbuf into JPEG encode picture parameter
2010-04-01 Ren Zhaohanpass moblin compile
2010-03-29 Austin Yuanfix build issue 20100330_5.3.0.0001_Alpha2
2010-03-29 Austin YuanAdd entrypoint for JPEG encode
2010-03-29 Austin YuanAdded JPEG/IEP data structure
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed... 20100324_5.3.0.0000
2010-03-08 Gwenole BeauchesneMove vaPutSurface() flags to <va/va.h> header.
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...