OSDN Git Service

Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:gbeauches...
[android-x86/hardware-intel-common-libva.git] / src / va.h
2009-01-12 Austin YuanApply the patch to split va and display/x11 from Gwenol...
2008-12-19 Austin YuanAdd definition of FOURCC IYUV
2008-08-29 Austin YuanBump va to v0.30 delievered by Jonathan
2008-07-09 Austin YuanAdded some FOURCC definitions
2008-07-02 Austin YuanAdded the missing frame_rate into SequenceParameterMPEG4
2008-07-01 Austin YuanUpdate for:
2008-05-14 Austin YuanCorrection for PictureParameterH264
2008-05-07 Austin YuanTypo correction
2008-05-05 Austin YuanCorrect some mistakes in va.h
2008-04-29 Austin YuanMerge branch 'master' into mrst-video
2008-04-29 Austin YuanAdd data structures of encode into va.h
2008-03-05 Waldo BastianAdded VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still...
2008-02-20 Waldo BastianAdd VA_STATUS_ERROR_INVALID_PARAMETER
2008-02-07 Waldo Bastian* VC1: Add 'quantizer' to pic params
2008-02-05 Waldo Bastian* Add additional error code
2007-12-07 Waldo BastianUpdate to VA API 0.28
2007-11-07 Waldo BastianUpdate to VA API 0.26
2007-11-01 Waldo BastianDefine VA_LSB_FIRST / VA_MSB_FIRST
2007-10-29 Waldo BastianUpdate to VA API v0.25
2007-10-25 Waldo Bastian* Improve validation of input parameters & error reporting
2007-10-16 Waldo Bastian* foward_mb -> forward_mb
2007-10-15 Waldo Bastianpic_quantizer_scale needs 5 bits instead of 1
2007-09-20 Waldo BastianSwapped vaGetConfigAttributes and vaQueryConfigAttribut...
2007-09-20 Waldo BastianUpdate to libva 0.24
2007-09-17 Waldo Bastianweighted_bipred_idc needs 2 bits
2007-09-14 Waldo BastianFix sign of some H264 params
2007-09-13 Austin Yuanbump libva to 23
2007-09-07 rootInclude sub-picture support (va 0.22)
2007-09-05 Waldo BastianMerge branch 'master' of ssh://wbastian@umd-repo.jf...
2007-09-05 Waldo BastianExplicit license text
2007-08-30 Austin Yuanadd "is_first_field" into VAPictureParameterBufferMPEG2
2007-08-22 Waldo BastianUpdate H.264 params
2007-08-20 Waldo BastianH264 slice params: Fix typo "10" -> "l0"
2007-08-09 Waldo BastianAdded num_skipped_macroblocks to MPEG2 MC params
2007-08-08 Waldo BastianVC1 params: add loopfilter
2007-08-08 Waldo BastianFix typo (choma -> chroma)
2007-08-08 Waldo Bastianrev 0.20 (08/07/07 Jonathan Bian) - Added missing field...
2007-08-06 Waldo Bastianlibva 0.19 -> remove VAPictureBitPlaneBufferType
2007-07-20 Waldo Bastianrange_reduction_frame -> PICTURE_LAYER::RANGEREDFRM
2007-07-20 Waldo BastianAdd comment describing when to send picture parameters
2007-07-03 rootDefine VA_INVALID_SURFACE
2007-06-19 rootInitial commit of libva