Age | Commit message (Expand) | Author | Files | Lines |
2009-04-23 | Added va_dri2str.h so that don't relay on dri2proto | Austin Yuan | 2 | -1/+194 |
2009-04-22 | Must link with Xv, orelse segment fault when XCloseDisplay | Austin Yuan | 1 | -1/+1 |
2009-04-22 | More update for DRI2 support | Austin Yuan | 3 | -6/+13 |
2009-04-22 | Merge branch 'DRI2' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva... | root | 2 | -13/+83 |
2009-04-22 | Added DRI2 files | root | 3 | -2/+375 |
2009-04-22 | Initial support for DRI2 | Austin Yuan | 2 | -13/+83 |
2009-03-26 | Revert "patch 108_drivers_path.patch"04032009 | Austin Yuan | 2 | -4/+3 |
2009-03-27 | Add 'bits' field for structure VAEncSliceParameterBuffer | Ren, Zhaohan | 1 | -1/+1 |
2009-03-26 | Add -DIN_LIBVA | Ren, Zhaohan | 2 | -2/+2 |
2009-03-26 | Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva | Ren, Zhaohan | 2 | -1/+10 |
2009-03-26 | Move files from X11 to va | Ren, Zhaohan | 1 | -1/+1 |
2009-03-26 | repatch 106_libva_includedir.patch, modify #include <va/va_x11.h> to #include... | Ren, Zhaohan | 2 | -1/+10 |
2009-03-26 | patch 109_VA_FOURCC.patch | Ren, Zhaohan | 1 | -1/+1 |
2009-03-26 | patch 108_drivers_path.patch | Ren, Zhaohan | 2 | -3/+4 |
2009-03-26 | patch 106_libva_includedir.patch | Ren, Zhaohan | 1 | -2/+3 |
2009-03-26 | patch 105_libdrm_headers_check.patch | Ren, Zhaohan | 1 | -1/+4 |
2009-03-26 | patch 102_fix_make_dist.patch | Ren, Zhaohan | 1 | -2/+0 |
2009-03-25 | Merge branch VA-ISOC-conformance | Ren, Zhaohan | 1 | -1/+1 |
2009-03-03 | Update from Jonathan's latest vaAPI_r030v2.txt | Austin Yuan | 3 | -72/+13 |
2009-03-03 | Update from Jonathan, | Austin Yuan | 3 | -193/+240 |
2009-03-02 | link with libXvmenlow-port-2009031420090323 | Austin Yuan | 1 | -1/+1 |
2009-02-16 | Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306 | Austin Yuan | 2 | -5/+23 |
2009-02-16 | clean vaDbyCreateSurfaceFromMrstV4L2Buf | Austin Yuan | 2 | -7/+19 |
2009-02-11 | Fixed the case that vaXXXX pass a corrupted vaDisplay point | Austin Yuan | 2 | -5/+23 |
2009-02-06 | Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva | Austin Yuan | 1 | -1/+1 |
2009-02-06 | Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharing | Austin Yuan | 2 | -0/+26 |
2009-02-05 | Fixed strncpy isssue, should copy "\0" too | Austin Yuan | 1 | -1/+1 |
2009-02-04 | Prototype of vaCreateSurfaceFromCIFrame | Austin Yuan | 2 | -0/+21 |
2009-02-01 | Fixed issues reported by Klockwork | Austin Yuan | 2 | -6/+6 |
2009-01-21 | Fix path issue of "va_x11.h" | Austin Yuan | 8 | -7/+7 |
2009-01-19 | not include header at right directory, Compile error fixed | chenbinglin | 1 | -1/+1 |
2009-01-12 | Remove garbage files | Austin Yuan | 5 | -1055/+0 |
2009-01-12 | Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g... | Austin Yuan | 15 | -263/+1492 |
2008-12-19 | Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfix | Austin Yuan | 1 | -0/+1 |
2008-10-22 | change video driver directory to /usr/lib/dri instead of /usr/X11R6/lib/modul...phase2-20081110 | root | 1 | -2/+2 |
2008-08-29 | Bump va to v0.30 delievered by Jonathan | Austin Yuan | 3 | -371/+82 |
2008-07-09 | Added some FOURCC definitions | Austin Yuan | 1 | -0/+6 |
2008-07-02 | Added the missing frame_rate into SequenceParameterMPEG4 | Austin Yuan | 1 | -0/+1 |
2008-07-01 | Update for: | Austin Yuan | 1 | -2/+3 |
2008-05-14 | Correction for PictureParameterH264 | Austin Yuan | 1 | -1/+1 |
2008-05-07 | Typo correction | Austin Yuan | 1 | -4/+4 |
2008-05-05 | Correct some mistakes in va.h | Austin Yuan | 1 | -6/+7 |
2008-04-29 | Add data structures of encode into va.h | Austin Yuan | 1 | -1/+267 |
2008-03-14 | The HW specific driver depends on "-lXfixes -lXdamage" to do correct display | Austin Yuan | 1 | -1/+1 |
2008-03-10 | Update error messages | Waldo Bastian | 1 | -0/+12 |
2008-03-04 | Added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still v0.29) | Waldo Bastian | 1 | -1/+3 |
2008-02-19 | Add VA_STATUS_ERROR_INVALID_PARAMETER | Waldo Bastian | 1 | -0/+1 |
2008-02-07 | * VC1: Add 'quantizer' to pic params | Waldo Bastian | 3 | -4/+6 |
2008-02-04 | * Add additional error code | Waldo Bastian | 2 | -1/+6 |
2007-12-06 | Update to VA API 0.28 | Waldo Bastian | 5 | -38/+262 |