| Commit message (Expand) | Author | Age | Files | Lines |
* | repatch 106_libva_includedir.patch, modify #include <va/va_x11.h> to #include... | Ren, Zhaohan | 2009-03-26 | 2 | -1/+10 |
* | patch 109_VA_FOURCC.patch | Ren, Zhaohan | 2009-03-26 | 1 | -1/+1 |
* | patch 108_drivers_path.patch | Ren, Zhaohan | 2009-03-26 | 2 | -3/+4 |
* | patch 106_libva_includedir.patch | Ren, Zhaohan | 2009-03-26 | 1 | -2/+3 |
* | patch 105_libdrm_headers_check.patch | Ren, Zhaohan | 2009-03-26 | 1 | -1/+4 |
* | patch 102_fix_make_dist.patch | Ren, Zhaohan | 2009-03-26 | 1 | -2/+0 |
* | Merge branch VA-ISOC-conformance | Ren, Zhaohan | 2009-03-25 | 1 | -1/+1 |
* | Update from Jonathan's latest vaAPI_r030v2.txt | Austin Yuan | 2009-03-03 | 3 | -72/+13 |
* | Update from Jonathan, | Austin Yuan | 2009-03-03 | 3 | -193/+240 |
* | link with libXvmenlow-port-2009031420090323 | Austin Yuan | 2009-03-02 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306 | Austin Yuan | 2009-02-16 | 2 | -5/+23 |
|\ |
|
| * | Fixed the case that vaXXXX pass a corrupted vaDisplay point | Austin Yuan | 2009-02-11 | 2 | -5/+23 |
* | | clean vaDbyCreateSurfaceFromMrstV4L2Buf | Austin Yuan | 2009-02-16 | 2 | -7/+19 |
|/ |
|
* | Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva | Austin Yuan | 2009-02-06 | 1 | -1/+1 |
|\ |
|
| * | Fixed strncpy isssue, should copy "\0" too | Austin Yuan | 2009-02-05 | 1 | -1/+1 |
* | | Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharing | Austin Yuan | 2009-02-06 | 2 | -0/+26 |
|/ |
|
* | Prototype of vaCreateSurfaceFromCIFrame | Austin Yuan | 2009-02-04 | 2 | -0/+21 |
* | Fixed issues reported by Klockwork | Austin Yuan | 2009-02-01 | 2 | -6/+6 |
* | Fix path issue of "va_x11.h" | Austin Yuan | 2009-01-21 | 8 | -7/+7 |
* | not include header at right directory, Compile error fixed | chenbinglin | 2009-01-19 | 1 | -1/+1 |
* | Remove garbage files | Austin Yuan | 2009-01-12 | 5 | -1055/+0 |
* | Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g... | Austin Yuan | 2009-01-12 | 15 | -263/+1492 |
* | Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfix | Austin Yuan | 2008-12-19 | 1 | -0/+1 |
* | change video driver directory to /usr/lib/dri instead of /usr/X11R6/lib/modul...phase2-20081110 | root | 2008-10-22 | 1 | -2/+2 |
* | Bump va to v0.30 delievered by Jonathan | Austin Yuan | 2008-08-29 | 3 | -371/+82 |
* | Added some FOURCC definitions | Austin Yuan | 2008-07-09 | 1 | -0/+6 |
* | Added the missing frame_rate into SequenceParameterMPEG4 | Austin Yuan | 2008-07-02 | 1 | -0/+1 |
* | Update for: | Austin Yuan | 2008-07-01 | 1 | -2/+3 |
* | Correction for PictureParameterH264 | Austin Yuan | 2008-05-14 | 1 | -1/+1 |
* | Typo correction | Austin Yuan | 2008-05-07 | 1 | -4/+4 |
* | Correct some mistakes in va.h | Austin Yuan | 2008-05-05 | 1 | -6/+7 |
* | Add data structures of encode into va.h | Austin Yuan | 2008-04-29 | 1 | -1/+267 |
* | The HW specific driver depends on "-lXfixes -lXdamage" to do correct display | Austin Yuan | 2008-03-14 | 1 | -1/+1 |
* | Update error messages | Waldo Bastian | 2008-03-10 | 1 | -0/+12 |
* | Added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still v0.29) | Waldo Bastian | 2008-03-04 | 1 | -1/+3 |
* | Add VA_STATUS_ERROR_INVALID_PARAMETER | Waldo Bastian | 2008-02-19 | 1 | -0/+1 |
* | * VC1: Add 'quantizer' to pic params | Waldo Bastian | 2008-02-07 | 3 | -4/+6 |
* | * Add additional error code | Waldo Bastian | 2008-02-04 | 2 | -1/+6 |
* | Update to VA API 0.28 | Waldo Bastian | 2007-12-06 | 5 | -38/+262 |
* | Add vainfo utility to get baseic driver info from command line | Waldo Bastian | 2007-12-06 | 1 | -3/+6 |
* | Generate proper error for NULL display. | Waldo Bastian | 2007-11-10 | 1 | -0/+5 |
* | Update to VA API 0.26 | Waldo Bastian | 2007-11-07 | 4 | -56/+33 |
* | Define VA_LSB_FIRST / VA_MSB_FIRST | Waldo Bastian | 2007-11-01 | 1 | -0/+4 |
* | Update version numbers to 0.25 | Waldo Bastian | 2007-10-31 | 1 | -1/+1 |
* | Update to VA API v0.25 | Waldo Bastian | 2007-10-29 | 4 | -284/+444 |
* | * Improve validation of input parameters & error reporting | Waldo Bastian | 2007-10-25 | 3 | -66/+86 |
* | * foward_mb -> forward_mb | Waldo Bastian | 2007-10-16 | 1 | -3/+3 |
* | pic_quantizer_scale needs 5 bits instead of 1 | Waldo Bastian | 2007-10-15 | 1 | -1/+1 |
* | Update library version | Waldo Bastian | 2007-09-20 | 1 | -1/+1 |
* | Swapped vaGetConfigAttributes and vaQueryConfigAttributes for API consistency | Waldo Bastian | 2007-09-20 | 3 | -13/+13 |