platform/upstream/libva.git
2009-03-26 Austin YuanRevert "patch 108_drivers_path.patch" 04032009
2009-03-26 Ren, ZhaohanAdd 'bits' field for structure VAEncSliceParameterBuffer
2009-03-25 Ren, ZhaohanAdd -DIN_LIBVA
2009-03-25 Ren, ZhaohanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel...
2009-03-25 Ren, ZhaohanMove files from X11 to va
2009-03-25 Ren, Zhaohanrepatch 106_libva_includedir.patch, modify #include...
2009-03-25 Ren, Zhaohanpatch 107_cosmetics.patch
2009-03-25 Ren, Zhaohanpatch 109_VA_FOURCC.patch
2009-03-25 Ren, Zhaohanpatch 108_drivers_path.patch
2009-03-25 Ren, Zhaohanpatch 106_libva_includedir.patch
2009-03-25 Ren, Zhaohanpatch 105_libdrm_headers_check.patch
2009-03-25 Ren, Zhaohanpatch 103_fix_includes.patch
2009-03-25 Ren, Zhaohanpatch 102_fix_make_dist.patch
2009-03-25 Ren, ZhaohanMerge branch VA-ISOC-conformance
2009-03-03 Austin YuanUpdate from Jonathan's latest vaAPI_r030v2.txt
2009-03-03 Austin YuanUpdate from Jonathan,
2009-03-02 Austin Yuanlink with libXv 20090323 menlow-port-20090314
2009-02-16 Austin YuanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel... 20090306
2009-02-16 Austin Yuanclean vaDbyCreateSurfaceFromMrstV4L2Buf
2009-02-11 Austin YuanFixed the case that vaXXXX pass a corrupted vaDisplay...
2009-02-06 Austin YuanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel...
2009-02-06 Austin YuanAdded vaDbgCreateSurfaceFromUB for V4L2 buffer sharing
2009-02-06 Austin YuanFixed strncpy isssue, should copy "\0" too
2009-02-04 Austin YuanFix vainfo build issue
2009-02-04 Austin YuanPrototype of vaCreateSurfaceFromCIFrame
2009-02-01 Austin YuanFixed issues reported by Klockwork
2009-01-21 Austin YuanFix path issue of "va_x11.h"
2009-01-19 Austin YuanFixed compile issue
2009-01-20 chenbinglinnot include header at right directory, Compile error...
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 lincroft-gfx-video-prealpha-rc2-encode-hotfix lincroft-gfx-video-prealpha-rc3
2008-12-18 Austin Yuandummy driver by default installed into /usr/lib/dri
2008-11-20 Austin Yuanadd dependence check in autoconfig Phase3-12082008 lincroft-gfx-video-prealpha-rc1 lincroft-gfx-video-prealpha-rc2
2008-10-22 rootchange video driver directory to /usr/lib/dri instead... phase2-20081110
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
next