summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-04-23Added va_dri2str.h so that don't relay on dri2protoAustin Yuan2-1/+194
2009-04-22Must link with Xv, orelse segment fault when XCloseDisplayAustin Yuan1-1/+1
2009-04-22More update for DRI2 supportAustin Yuan3-6/+13
2009-04-22Merge branch 'DRI2' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva...root2-13/+83
2009-04-22Added DRI2 filesroot3-2/+375
2009-04-22Initial support for DRI2Austin Yuan2-13/+83
2009-03-26Revert "patch 108_drivers_path.patch"04032009Austin Yuan2-4/+3
2009-03-27Add 'bits' field for structure VAEncSliceParameterBufferRen, Zhaohan1-1/+1
2009-03-26Add -DIN_LIBVARen, Zhaohan2-2/+2
2009-03-26Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaRen, Zhaohan2-1/+10
2009-03-26Move files from X11 to vaRen, Zhaohan1-1/+1
2009-03-26repatch 106_libva_includedir.patch, modify #include <va/va_x11.h> to #include...Ren, Zhaohan2-1/+10
2009-03-26patch 109_VA_FOURCC.patchRen, Zhaohan1-1/+1
2009-03-26patch 108_drivers_path.patchRen, Zhaohan2-3/+4
2009-03-26patch 106_libva_includedir.patchRen, Zhaohan1-2/+3
2009-03-26patch 105_libdrm_headers_check.patchRen, Zhaohan1-1/+4
2009-03-26patch 102_fix_make_dist.patchRen, Zhaohan1-2/+0
2009-03-25Merge branch VA-ISOC-conformanceRen, Zhaohan1-1/+1
2009-03-03Update from Jonathan's latest vaAPI_r030v2.txtAustin Yuan3-72/+13
2009-03-03Update from Jonathan,Austin Yuan3-193/+240
2009-03-02link with libXvmenlow-port-2009031420090323Austin Yuan1-1/+1
2009-02-16Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306Austin Yuan2-5/+23
2009-02-16clean vaDbyCreateSurfaceFromMrstV4L2BufAustin Yuan2-7/+19
2009-02-11Fixed the case that vaXXXX pass a corrupted vaDisplay pointAustin Yuan2-5/+23
2009-02-06Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaAustin Yuan1-1/+1
2009-02-06Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharingAustin Yuan2-0/+26
2009-02-05Fixed strncpy isssue, should copy "\0" tooAustin Yuan1-1/+1
2009-02-04Prototype of vaCreateSurfaceFromCIFrameAustin Yuan2-0/+21
2009-02-01Fixed issues reported by KlockworkAustin Yuan2-6/+6
2009-01-21Fix path issue of "va_x11.h"Austin Yuan8-7/+7
2009-01-19not include header at right directory, Compile error fixedchenbinglin1-1/+1
2009-01-12Remove garbage filesAustin Yuan5-1055/+0
2009-01-12Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g...Austin Yuan15-263/+1492
2008-12-19Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfixAustin Yuan1-0/+1
2008-10-22change video driver directory to /usr/lib/dri instead of /usr/X11R6/lib/modul...phase2-20081110root1-2/+2
2008-08-29Bump va to v0.30 delievered by JonathanAustin Yuan3-371/+82
2008-07-09Added some FOURCC definitionsAustin Yuan1-0/+6
2008-07-02Added the missing frame_rate into SequenceParameterMPEG4Austin Yuan1-0/+1
2008-07-01Update for:Austin Yuan1-2/+3
2008-05-14Correction for PictureParameterH264Austin Yuan1-1/+1
2008-05-07Typo correctionAustin Yuan1-4/+4
2008-05-05Correct some mistakes in va.hAustin Yuan1-6/+7
2008-04-29Add data structures of encode into va.hAustin Yuan1-1/+267
2008-03-14The HW specific driver depends on "-lXfixes -lXdamage" to do correct displayAustin Yuan1-1/+1
2008-03-10Update error messagesWaldo Bastian1-0/+12
2008-03-04Added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still v0.29)Waldo Bastian1-1/+3
2008-02-19Add VA_STATUS_ERROR_INVALID_PARAMETERWaldo Bastian1-0/+1
2008-02-07* VC1: Add 'quantizer' to pic paramsWaldo Bastian3-4/+6
2008-02-04* Add additional error codeWaldo Bastian2-1/+6
2007-12-06Update to VA API 0.28Waldo Bastian5-38/+262