summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "patch 108_drivers_path.patch"04032009Austin Yuan2009-03-262-4/+3
* Add 'bits' field for structure VAEncSliceParameterBufferRen, Zhaohan2009-03-271-1/+1
* Add -DIN_LIBVARen, Zhaohan2009-03-262-2/+2
* Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaRen, Zhaohan2009-03-262-1/+10
|\
| * repatch 106_libva_includedir.patch, modify #include <va/va_x11.h> to #include...Ren, Zhaohan2009-03-262-1/+10
* | Move files from X11 to vaRen, Zhaohan2009-03-261-1/+1
|/
* patch 109_VA_FOURCC.patchRen, Zhaohan2009-03-261-1/+1
* patch 108_drivers_path.patchRen, Zhaohan2009-03-262-3/+4
* patch 106_libva_includedir.patchRen, Zhaohan2009-03-261-2/+3
* patch 105_libdrm_headers_check.patchRen, Zhaohan2009-03-261-1/+4
* patch 102_fix_make_dist.patchRen, Zhaohan2009-03-261-2/+0
* Merge branch VA-ISOC-conformanceRen, Zhaohan2009-03-251-1/+1
* Update from Jonathan's latest vaAPI_r030v2.txtAustin Yuan2009-03-033-72/+13
* Update from Jonathan,Austin Yuan2009-03-033-193/+240
* link with libXvmenlow-port-2009031420090323Austin Yuan2009-03-021-1/+1
* Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306Austin Yuan2009-02-162-5/+23
|\
| * Fixed the case that vaXXXX pass a corrupted vaDisplay pointAustin Yuan2009-02-112-5/+23
* | clean vaDbyCreateSurfaceFromMrstV4L2BufAustin Yuan2009-02-162-7/+19
|/
* Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaAustin Yuan2009-02-061-1/+1
|\
| * Fixed strncpy isssue, should copy "\0" tooAustin Yuan2009-02-051-1/+1
* | Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharingAustin Yuan2009-02-062-0/+26
|/
* Prototype of vaCreateSurfaceFromCIFrameAustin Yuan2009-02-042-0/+21
* Fixed issues reported by KlockworkAustin Yuan2009-02-012-6/+6
* Fix path issue of "va_x11.h"Austin Yuan2009-01-218-7/+7
* not include header at right directory, Compile error fixedchenbinglin2009-01-191-1/+1
* Remove garbage filesAustin Yuan2009-01-125-1055/+0
* Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g...Austin Yuan2009-01-1215-263/+1492
* Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfixAustin Yuan2008-12-191-0/+1
* change video driver directory to /usr/lib/dri instead of /usr/X11R6/lib/modul...phase2-20081110root2008-10-221-2/+2
* Bump va to v0.30 delievered by JonathanAustin Yuan2008-08-293-371/+82
* Added some FOURCC definitionsAustin Yuan2008-07-091-0/+6
* Added the missing frame_rate into SequenceParameterMPEG4Austin Yuan2008-07-021-0/+1
* Update for:Austin Yuan2008-07-011-2/+3
* Correction for PictureParameterH264Austin Yuan2008-05-141-1/+1
* Typo correctionAustin Yuan2008-05-071-4/+4
* Correct some mistakes in va.hAustin Yuan2008-05-051-6/+7
* Add data structures of encode into va.hAustin Yuan2008-04-291-1/+267
* The HW specific driver depends on "-lXfixes -lXdamage" to do correct displayAustin Yuan2008-03-141-1/+1
* Update error messagesWaldo Bastian2008-03-101-0/+12
* Added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still v0.29)Waldo Bastian2008-03-041-1/+3
* Add VA_STATUS_ERROR_INVALID_PARAMETERWaldo Bastian2008-02-191-0/+1
* * VC1: Add 'quantizer' to pic paramsWaldo Bastian2008-02-073-4/+6
* * Add additional error codeWaldo Bastian2008-02-042-1/+6
* Update to VA API 0.28Waldo Bastian2007-12-065-38/+262
* Add vainfo utility to get baseic driver info from command lineWaldo Bastian2007-12-061-3/+6
* Generate proper error for NULL display.Waldo Bastian2007-11-101-0/+5
* Update to VA API 0.26Waldo Bastian2007-11-074-56/+33
* Define VA_LSB_FIRST / VA_MSB_FIRSTWaldo Bastian2007-11-011-0/+4
* Update version numbers to 0.25Waldo Bastian2007-10-311-1/+1
* Update to VA API v0.25Waldo Bastian2007-10-294-284/+444