Age | Commit message (Expand) | Author | Files | Lines |
2009-11-20 | Sync with master | Austin Yuan | 4 | -64/+19 |
2009-11-09 | merge master->local-branch-testing2ww46.1-beta-rc220091109_5.1.0.0127 | Austin Yuan | 21 | -286/+3306 |
2009-06-24 | Added version number for libVA. Current version is 0.30.4ww32.1-videoww31.2-videoww31.2-pm-videoww30.5-videoww30.3-videoww30.1-rar-videovideo-img1.5-pocmenlow-beta20091103_PreAlpha520091021_5.1.0.012620091015_5.1.0.012520091002_PreAlpha_Int20090909_5.1.0.012420090821_5.1.0.012220090821_5.1.0.0120.120090820_5.1.0.0120.120090806_5.1.0.012020090731_5.1.0.011920090727_5.1.0.011820090724_5.1.0.011720090723_5.1.0.011620090716_5.1.0.011520090710_5.1.0.011420090707_5.1.0.011320090702_5.1.0.011220090625_5.1.0.0111 | Austin Yuan | 1 | -1/+1 |
2009-06-20 | Added more comments for vaCreateBufferFromV4L2Buffer | Austin Yuan | 1 | -1/+24 |
2009-06-19 | refine vaCreateSurfaceFromMrstV4L2Buf to vaCreateSurfaceFromV4L2Buf to make i... | Austin Yuan | 2 | -28/+17 |
2009-06-19 | rename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer, vaDbgCreateSurfaceFr... | Austin Yuan | 2 | -38/+61 |
2009-06-13 | remove vaSetSubpicturePalette | Austin Yuan | 2 | -31/+0 |
2009-06-05 | Chage VASurfaceSkipped from 3 to 420090608_Alpha2.2 | Austin Yuan | 1 | -1/+1 |
2009-06-03 | Added va_dri2tokens.h for DRI2 tokens definition | Austin Yuan | 3 | -2/+49 |
2009-06-03 | Remove uncessary link form libva.so by adding flag RTLD_NODELETE into | Austin Yuan | 2 | -2/+2 |
2009-05-25 | Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvamenlow-port_05282009_Alpha2.105282009_Alpha2.1 | Austin Yuan | 1 | -1/+1 |
2009-05-25 | Added "intra_period" into VAEncSequenceParameterBufferH263 | Austin Yuan | 1 | -1/+2 |
2009-05-20 | Make libva pass compilation with old and new dri2proto05212009_Alpha1.5 | Jeff Rous | 1 | -1/+1 |
2009-05-15 | Make libva pass compilation with old DRI2 proto which dri2tokens.h hasn't DRI... | root | 1 | -0/+5 |
2009-05-12 | Added build information (build date/time, git commit point) into the librarymenlow-port-05142009_Alpha1.405142009_Alpha1.4 | Austin Yuan | 2 | -0/+16 |
2009-04-29 | Fix binary compatibility issue caused by VAAPI ISO-C conformance fixmenlow-port-05082009-Alpha1.305082009_Alpha1.304302009_Alpha1.204282009_ww18 | Austin Yuan | 3 | -100/+105 |
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 |