OSDN Git Service

* VC1: Add 'quantizer' to pic params
[android-x86/hardware-intel-common-libva.git] / src / va.h
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