summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Yuan10-35/+497
2011-01-10inclue test/vainfo/* intot he buildAustin Yuan3-2/+28
2011-01-11Merge branch 'master' into strongzhyAustin Yuan44-238/+3896
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-28libva 1.0.7Austin Yuan1-1/+1
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 Jiang3-1/+4
2010-12-22Merge branch 'fdo-master'Austin Yuan37-236/+3665
2010-12-21Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libvaAustin Yuan2-4/+4
2010-12-21Fix the build issue on AndroidAustin Yuan1-12/+16
2010-12-21i965_drv_video: Bump the libdrm dependency to 2.4.23 for I915_EXEC_BLTDamien Lespiau1-3/+3
2010-12-21i965_drv_video: Fix a small typo in a commentDamien Lespiau1-1/+1
2010-12-21Remove config.h va/va_version.h (from Gwenole)Austin Yuan2-162/+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 Beauchesne2-1/+42
2010-12-21It makes the compilation visually cleaner and the warnings easier to spot.Damien Lespiau1-0/+1
2010-12-21Which means adding the tests, the pc files and va/va_version.h (generated fil...Damien Lespiau1-2/+18
2010-12-21It's quite useful to be able to see what we are going to build, esp. as the i...Damien Lespiau1-0/+22
2010-12-14mv test/Makefile.am test/vainfo.c test/Android.mk to vainfo/. add new test/An...Zhuang Yan4-22/+25
2010-12-14change test/Android.mk . Add include subdirZhuang Yan2-1/+2
2010-12-14add putsurface-android.cpp Android.mkZhuang Yan3-222/+62
2010-12-14Merge branch 'master' into strongzhyZhuang Yan1-1/+1
2010-12-14Checkout master:Android.mkZhuang Yan1-6/+1
2010-12-14test 2Zhuang Yan1-1/+0
2010-12-13test1Zhuang Yan2-0/+569
2010-12-13testZhuang Yan3-6/+7
2010-12-09Compile vainfo in Android.ww50.5_android20101216_5.3.0.0033Fei Jiang1-4/+1
2010-12-08Fix a typo20101208_5.3.0.0032Austin Yuan1-1/+1
2010-12-06i965_drv_video/mpeg2: upload Quantizer Matrix in raster order on SandybridgeXiang, Haihao1-1/+22
2010-12-06i965_drv_video: fix mpeg2 decoding on SandybridgeXiang, Haihao1-3/+10
2010-12-06i965_drv_video: Enable BLT ringXiang, Haihao3-10/+49
2010-12-06i965_drv_video: release mfd contextXiang, Haihao1-14/+19
2010-12-06i965_drv_video: add support for mpeg2 decoding on SandybridgeXiang, Haihao2-7/+232
2010-12-06i965_drv_video/render: render sub-picture on SandybridgeXiang, Haihao1-6/+66
2010-12-06i965_drv_video: Currently only use tiled-Y surfaces on SandybridgeXiang, Haihao1-2/+9
2010-12-06i965_drv_video: fix row data buffer for deblocking on SandybridgeXiang, Haihao1-1/+1
2010-12-06i965_drv_video: fix surface dimensionXiang, Haihao1-2/+2
2010-12-06i965_drv_video/render: rendering for SandybridgeXiang, Haihao5-20/+807
2010-12-06i965_drv_video/render: new fragmensts for SandybridgeXiang, Haihao12-3/+391
2010-12-06i965_drv_video/render: remove i965_subpic_render_src_surface_stateXiang, Haihao1-51/+2
2010-12-06i965_drv_video/render: support tiled source surfaceXiang, Haihao1-19/+25