summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Update to VA API 0.26Waldo Bastian2007-11-078-102/+183
| * | | | | | | | | Define VA_LSB_FIRST / VA_MSB_FIRSTWaldo Bastian2007-11-011-0/+4
| * | | | | | | | | Update version numbers to 0.25Waldo Bastian2007-10-312-2/+2
| * | | | | | | | | Update to VA API v0.25Waldo Bastian2007-10-2910-428/+597
| * | | | | | | | | * Improve validation of input parameters & error reportingWaldo Bastian2007-10-253-66/+86
| * | | | | | | | | * foward_mb -> forward_mbWaldo Bastian2007-10-161-3/+3
| * | | | | | | | | pic_quantizer_scale needs 5 bits instead of 1Waldo Bastian2007-10-151-1/+1
| * | | | | | | | | More testsWaldo Bastian2007-09-254-1/+227
| * | | | | | | | | Handle some of the newer buffer types in vaCreateBufferWaldo Bastian2007-09-251-0/+3
| * | | | | | | | | More testsWaldo Bastian2007-09-257-9/+472
| * | | | | | | | | First test casesWaldo Bastian2007-09-248-10/+549
| * | | | | | | | | Update library versionWaldo Bastian2007-09-201-1/+1
| * | | | | | | | | preparing for release of v0.24Waldo Bastian2007-09-201-3/+8
| * | | | | | | | | Swapped vaGetConfigAttributes and vaQueryConfigAttributes for API consistencyWaldo Bastian2007-09-204-15/+15
| * | | | | | | | | Update to libva 0.24Waldo Bastian2007-09-207-116/+287
| * | | | | | | | | Plan for better test coverage.Waldo Bastian2007-09-191-0/+61
| * | | | | | | | | weighted_bipred_idc needs 2 bitsWaldo Bastian2007-09-171-4/+4
| * | | | | | | | | Fix sign of some H264 paramsWaldo Bastian2007-09-141-3/+3
| * | | | | | | | | bump libva to 23Austin Yuan2007-09-135-15/+179
| * | | | | | | | | Install dummy driver to /usr/X11R6/lib/modules/driWaldo Bastian2007-09-072-4/+4
| * | | | | | | | | Make dummy driver compile & loadWaldo Bastian2007-09-074-94/+283
| * | | | | | | | | Updated for 0.22Waldo Bastian2007-09-076-7/+25
| * | | | | | | | | Include sub-picture support (va 0.22)root2007-09-074-13/+687
| * | | | | | | | | Merge branch 'master' of ssh://wbastian@umd-repo.jf.intel.com/home/repos/deve...Waldo Bastian2007-09-040-0/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Explicit license textWaldo Bastian2007-08-301-0/+19
| * | | | | | | | | | Explicit license textWaldo Bastian2007-09-0414-38/+294
| |/ / / / / / / / /
| * | | | | | | | | Replace autogen.sh with our own versionWaldo Bastian2007-08-301-11/+2
| * | | | | | | | | add "is_first_field" into VAPictureParameterBufferMPEG2Austin Yuan2007-08-301-0/+1
| * | | | | | | | | Update H.264 paramsWaldo Bastian2007-08-221-15/+55
| * | | | | | | | | H264 slice params: Fix typo "10" -> "l0"Waldo Bastian2007-08-201-2/+2
| * | | | | | | | | Bump version to 0.20Waldo Bastian2007-08-092-3/+3
| * | | | | | | | | Added num_skipped_macroblocks to MPEG2 MC paramsWaldo Bastian2007-08-091-0/+3
| * | | | | | | | | VC1 params: add loopfilterWaldo Bastian2007-08-081-0/+1
| * | | | | | | | | Fix typo (choma -> chroma)Waldo Bastian2007-08-081-2/+7
| * | | | | | | | | rev 0.20 (08/07/07 Jonathan Bian) - Added missing fields to VC-1 PictureParam...Waldo Bastian2007-08-081-3/+28
| * | | | | | | | | Include & export DRI interface as part of VA namespaceWaldo Bastian2007-08-076-688/+213
| * | | | | | | | | Fix compileWaldo Bastian2007-08-061-1/+0
| * | | | | | | | | libva 0.19 -> remove VAPictureBitPlaneBufferTypeWaldo Bastian2007-08-062-11/+11
| * | | | | | | | | range_reduction_frame -> PICTURE_LAYER::RANGEREDFRMWaldo Bastian2007-07-201-1/+1
| * | | | | | | | | Add comment describing when to send picture parametersWaldo Bastian2007-07-201-0/+19
| * | | | | | | | | Define VA_INVALID_SURFACEroot2007-07-031-0/+2
| * | | | | | | | | Fix build dependenciesroot2007-06-201-0/+2
| * | | | | | | | | Initial commit of libvaroot2007-06-1936-0/+5298
| / / / / / / / /
* | | | | | | | | fix test build issue on a clean systemAustin Yuan2009-12-012-3/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | refine test program: putsurface/h264encodeAustin Yuan2009-12-013-53/+130
* | | | | | | | Assign the magic number to a macroAustin Yuan2009-11-303-2/+3
* | | | | | | | Add license headerAustin Yuan2009-11-272-0/+48
* | | | | | | | re-arrange test programsAustin Yuan2009-11-2727-129/+1166
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Added a "magic" number to VADisplayContext in case an illeal VA dpy passed inAustin Yuan2009-11-233-1/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Added VA_STATUS_ERROR_SURFACE_IN_DISPLAYINGAustin Yuan2009-11-202-1/+4