summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Delete the hard coded clip va_fool_264.h20110104_5.3.0.0035Austin Yuan2011-01-105-18808/+22
* refine VA_FOOLAustin Yuan2011-01-104-213/+263
* Merge branch 'master' into jglAustin Yuan2011-01-1110-35/+497
|\
| * inclue test/vainfo/* intot he buildAustin Yuan2011-01-103-2/+28
| * Merge branch 'master' into strongzhyAustin Yuan2011-01-1144-238/+3896
| |\
| | * Add prototype of vaCreateSurfacesForUserPtr for mfld share bufferAustin Yuan2011-01-071-0/+25
| * | mv test/Makefile.am test/vainfo.c test/Android.mk to vainfo/. add new test/An...Zhuang Yan2010-12-144-22/+25
| * | change test/Android.mk . Add include subdirZhuang Yan2010-12-142-1/+2
| * | add putsurface-android.cpp Android.mkZhuang Yan2010-12-143-222/+62
| * | Merge branch 'master' into strongzhyZhuang Yan2010-12-141-1/+1
| |\ \
| * | | Checkout master:Android.mkZhuang Yan2010-12-141-6/+1
| * | | test 2Zhuang Yan2010-12-141-1/+0
| * | | test1Zhuang Yan2010-12-132-0/+569
| * | | testZhuang Yan2010-12-133-6/+7
* | | | modify the va_getframe according to austin`s requirementjiguoliang2011-01-075-308/+313
* | | | add the fool get frame functionjiguoliang2011-01-044-3/+205
| |_|/ |/| |
* | | fix some coding stype issue.ww02.2_androidFei Jiang2011-01-044-11/+11
* | | Fix klocwork critical issues. Use strnlen and snprintf instead of strlen and ...Elaine Wang2010-12-301-4/+11
* | | Trace for encode new add-insAustin Yuan2010-12-281-0/+3
* | | libva 1.0.7Austin Yuan2010-12-281-1/+1
* | | add long term reference picture interfaceBinglin Chen2010-12-281-0/+5
* | | Trace for vaQuerySurfacestatus/vaQuerySrufaceErrorAustin Yuan2010-12-256-8/+150
* | | Add vaQuerySurfaceError to return decode mb error to middleware.Fei Jiang2010-12-254-19/+63
* | | Add h264 constrained baseline profile support.Fei Jiang2010-12-253-1/+4
* | | Merge branch 'fdo-master'Austin Yuan2010-12-2237-236/+3665
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libvaAustin Yuan2010-12-212-4/+4
| |\ \
| | * | i965_drv_video: Bump the libdrm dependency to 2.4.23 for I915_EXEC_BLTDamien Lespiau2010-12-211-3/+3
| | * | i965_drv_video: Fix a small typo in a commentDamien Lespiau2010-12-211-1/+1
| * | | Fix the build issue on AndroidAustin Yuan2010-12-211-12/+16
| * | | Remove config.h va/va_version.h (from Gwenole)Austin Yuan2010-12-212-162/+0
| * | | Add sysdeps.h for system-dependent definitions. e.g. Android.Gwenole Beauchesne2010-12-216-11/+49
| * | | Android: try to auto generate <va/version.h>Gwenole Beauchesne2010-12-212-1/+42
| |/ /
| * | It makes the compilation visually cleaner and the warnings easier to spot.Damien Lespiau2010-12-211-0/+1
| * | Which means adding the tests, the pc files and va/va_version.h (generated fil...Damien Lespiau2010-12-211-2/+18
| * | It's quite useful to be able to see what we are going to build, esp. as the i...Damien Lespiau2010-12-211-0/+22
| * | i965_drv_video/mpeg2: upload Quantizer Matrix in raster order on SandybridgeXiang, Haihao2010-12-061-1/+22
| * | i965_drv_video: fix mpeg2 decoding on SandybridgeXiang, Haihao2010-12-061-3/+10
| * | i965_drv_video: Enable BLT ringXiang, Haihao2010-12-063-10/+49
| * | i965_drv_video: release mfd contextXiang, Haihao2010-12-061-14/+19
| * | i965_drv_video: add support for mpeg2 decoding on SandybridgeXiang, Haihao2010-12-062-7/+232
| * | i965_drv_video/render: render sub-picture on SandybridgeXiang, Haihao2010-12-061-6/+66
| * | i965_drv_video: Currently only use tiled-Y surfaces on SandybridgeXiang, Haihao2010-12-061-2/+9
| * | i965_drv_video: fix row data buffer for deblocking on SandybridgeXiang, Haihao2010-12-061-1/+1
| * | i965_drv_video: fix surface dimensionXiang, Haihao2010-12-061-2/+2
| * | i965_drv_video/render: rendering for SandybridgeXiang, Haihao2010-12-065-20/+807
| * | i965_drv_video/render: new fragmensts for SandybridgeXiang, Haihao2010-12-0612-3/+391
| * | i965_drv_video/render: remove i965_subpic_render_src_surface_stateXiang, Haihao2010-12-061-51/+2
| * | i965_drv_video/render: support tiled source surfaceXiang, Haihao2010-12-061-19/+25
| * | i965_drv_video/render: set surface base addressXiang, Haihao2010-12-062-90/+32
| * | i965_drv_video: fix weight/offset for H.264 decoding on SandybridgeXiang, Haihao2010-12-061-14/+14