OSDN Git Service

android-x86/hardware-intel-common-libva.git
2009-01-12 Austin YuanRemove garbage files
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-12-18 Austin Yuandummy driver by default installed into /usr/lib/dri
2008-11-20 Austin Yuanadd dependence check in autoconfig
2008-10-22 rootchange video driver directory to /usr/lib/dri instead...
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-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