platform/upstream/libva.git
2008-04-29 Waldo BastianFix interface revision of dummy driver.
2008-03-15 Waldo BastianCall vaPutSurface
2008-03-15 Waldo BastianMPEG2 example stream
2008-03-14 Austin YuanThe HW specific driver depends on "-lXfixes -lXdamage...
2008-03-13 Waldo BastianAdd MPEG2 VLD test case
2008-03-10 Waldo BastianUpdate error messages
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 Bastianvainfo: Readd VA API version
2007-12-07 Waldo BastianUpdate to VA API 0.28
2007-12-06 Waldo BastianInclude vainfo in Debian package
2007-12-06 Waldo BastianAdd vainfo utility to get baseic driver info from comma...
2007-11-11 Waldo BastianGenerate proper error for NULL display.
2007-11-08 Waldo BastianDo no attempt vaCreateBuffer with VAImageBufferType
2007-11-07 Waldo BastianUpdate to VA API 0.26
2007-11-01 Waldo BastianDefine VA_LSB_FIRST / VA_MSB_FIRST
2007-10-31 Waldo BastianUpdate version numbers to 0.25
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-25 Waldo BastianMore tests
2007-09-25 Waldo BastianHandle some of the newer buffer types in vaCreateBuffer
2007-09-25 Waldo BastianMore tests
2007-09-24 Waldo BastianFirst test cases
2007-09-20 Waldo BastianUpdate library version
2007-09-20 Waldo Bastianpreparing for release of v0.24
2007-09-20 Waldo BastianSwapped vaGetConfigAttributes and vaQueryConfigAttribut...
2007-09-20 Waldo BastianUpdate to libva 0.24
2007-09-19 Waldo BastianPlan for better test coverage.
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 Waldo BastianInstall dummy driver to /usr/X11R6/lib/modules/dri
2007-09-07 Waldo BastianMake dummy driver compile & load
2007-09-07 Waldo BastianUpdated for 0.22
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 Waldo BastianExplicit license text
2007-08-30 Waldo BastianReplace autogen.sh with our own version
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 BastianBump version to 0.20
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-07 Waldo BastianInclude & export DRI interface as part of VA namespace
2007-08-07 Waldo BastianFix compile
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-21 rootFix build dependencies
2007-06-19 rootInitial commit of libva