summaryrefslogtreecommitdiff
path: root/va
AgeCommit message (Expand)AuthorFilesLines
2011-02-09mv va_egl.h ./eglAustin Yuan1-27/+0
2011-02-09mv va_backend_egl.h eg/Austin Yuan1-40/+0
2011-02-09Remove obsolete filesAustin Yuan1-18784/+0
2011-02-09Merge with fd.o libvaAustin Yuan11-78/+266
2011-02-09Fix build issueAustin Yuan1-1/+5
2011-02-08 1) cleanup for VA_FOOLAustin Yuan11-32/+274
2011-02-09Make VADriverContext.vtable a pointer.Gwenole Beauchesne4-54/+80
2011-02-09Bump VA-API version to 0.32.0. Fix __vaDriverInit*() function name.Gwenole Beauchesne1-4/+2
2011-01-30Move va/va_egl.c->va/egl/va_egl.cJason Hu2-1/+1
2011-01-28Create VADriverVTableEGL for va-egl function table.Jason Hu5-10/+54
2011-01-27Update VAAPI to 0.32Xiang, Haihao1-3/+3
2011-01-26Add profile into VAPictureParameterBufferVC1Xiang, Haihao1-0/+1
2011-01-26Fix build issueAustin Yuan1-3/+3
2011-01-25Merge branch 'umg-stable' into mbl-masterAustin Yuan1-0/+18784
2011-01-24Add va-egl API to support medfield texstreaming.Jason Hu4-2/+82
2011-01-21modify the problem of mallocing a VACodedBufferSegment every timejiguoliang1-10/+16
2011-01-21add the VACodedBufferSegment data structure for the get_frame functionjiguoliang1-4/+14
2011-01-20Add flag to indicate subpicture coordinates are screen relativeHoward S. Hamilton1-5/+10
2011-01-20complete the get frame functionjiguoliang1-11/+15
2011-01-14Fix build issue in AndroidAustin Yuan1-1/+1
2011-01-14Added va_fool_getframe.c into the buildAustin Yuan1-0/+1
2011-01-14 Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan15-19074/+984
2011-01-14Fix the build issue for AndroidAustin Yuan2-1/+9
2011-01-14Merge from local for 0035 releaseAustin Yuan17-244/+778
2011-01-10Delete the hard coded clip va_fool_264.h20110104_5.3.0.0035Austin Yuan5-18808/+22
2011-01-10refine VA_FOOLAustin Yuan4-213/+263
2011-01-11Merge branch 'master' into jglAustin Yuan1-0/+25
2011-01-07modify the va_getframe according to austin`s requirementjiguoliang5-308/+313
2011-01-07Add prototype of vaCreateSurfacesForUserPtr for mfld share bufferAustin Yuan1-0/+25
2011-01-04add the fool get frame functionjiguoliang4-3/+205
2011-01-04fix some coding stype issue.ww02.2_androidFei Jiang4-11/+11
2010-12-30Fix klocwork critical issues. Use strnlen and snprintf instead of strlen and ...Elaine Wang1-4/+11
2010-12-28Trace for encode new add-insAustin Yuan1-0/+3
2010-12-28add long term reference picture interfaceBinglin Chen1-0/+5
2010-12-25Trace for vaQuerySurfacestatus/vaQuerySrufaceErrorAustin Yuan6-8/+150
2010-12-25Add vaQuerySurfaceError to return decode mb error to middleware.Fei Jiang4-19/+63
2010-12-25Add h264 constrained baseline profile support.Fei Jiang2-1/+3
2010-12-22Merge branch 'fdo-master'Austin Yuan7-18/+69
2010-12-21Fix the build issue on AndroidAustin Yuan1-12/+16
2010-12-21Remove config.h va/va_version.h (from Gwenole)Austin Yuan1-87/+0
2010-12-21Add sysdeps.h for system-dependent definitions. e.g. Android.Gwenole Beauchesne6-11/+49
2010-12-21Android: try to auto generate <va/version.h>Gwenole Beauchesne1-1/+10
2010-12-08Fix a typo20101208_5.3.0.0032Austin Yuan1-1/+1
2010-11-26Detect surface change can be done in driver, make the va interface clean.Fei Jiang1-3/+0
2010-11-25Support cisco's feature: change isurface in the process of video clip playback.ww48.4_androidFei Jiang1-0/+3
2010-11-24trace vaCreateContex/Surface/Config after the callAustin Yuan1-8/+19
2010-11-15fix some typo for VA trace20101117_5.3.0.0031Austin Yuan1-4/+4
2010-11-14remove duplicated vaTraceVABuffers since we dump the data structure directlyAustin Yuan1-11/+0
2010-11-15Merge with libva TAG 20101110_5.3.0.0030Austin Yuan1-36/+146
2010-11-08clean up for coding stype20101110_5.3.0.0030Austin Yuan1-146/+134