Array bound check
[platform/upstream/libva.git] / va / va.h
2011-12-14 Xiang, Haihaodeclare vaGetDisplay in va.h instead of va_xxx.h
2011-12-14 Xiang, Haihaorename NativeDisplay to VANativeDisplay
2011-09-22 ywan171va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be...
2011-07-26 Austin Yuanva.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType...
2011-07-14 Austin YuanUpdate on vatrace/test and va.h
2011-05-31 Austin Yuanlibva: several changes
2011-04-01 Austin YuanUse constant instead of enum for RenderDevice/RenderMode libva-1.0.12
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2011-02-09 Austin Yuan 1) cleanup for VA_FOOL
2011-01-26 Xiang, HaihaoAdd profile into VAPictureParameterBufferVC1
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
2010-10-27 Austin Yuanlibva-1.0.6
2010-09-26 Austin YuanFor VAEncPictureParameterBufferH264:last_picture
2010-09-25 Austin YuanRemove VADisplayAttribCSCFormat
2010-09-15 Xiang, Haihaoadd scaling flags for vaPutSurface()
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...