Age | Commit message (Expand) | Author | Files | Lines |
2011-01-10 | Delete the hard coded clip va_fool_264.h20110104_5.3.0.0035 | Austin Yuan | 5 | -18808/+22 |
2011-01-10 | refine VA_FOOL | Austin Yuan | 4 | -213/+263 |
2011-01-11 | Merge branch 'master' into jgl | Austin Yuan | 10 | -35/+497 |
2011-01-10 | inclue test/vainfo/* intot he build | Austin Yuan | 3 | -2/+28 |
2011-01-11 | Merge branch 'master' into strongzhy | Austin Yuan | 44 | -238/+3896 |
2011-01-07 | modify the va_getframe according to austin`s requirement | jiguoliang | 5 | -308/+313 |
2011-01-07 | Add prototype of vaCreateSurfacesForUserPtr for mfld share buffer | Austin Yuan | 1 | -0/+25 |
2011-01-04 | add the fool get frame function | jiguoliang | 4 | -3/+205 |
2011-01-04 | fix some coding stype issue.ww02.2_android | Fei Jiang | 4 | -11/+11 |
2010-12-30 | Fix klocwork critical issues. Use strnlen and snprintf instead of strlen and ... | Elaine Wang | 1 | -4/+11 |
2010-12-28 | Trace for encode new add-ins | Austin Yuan | 1 | -0/+3 |
2010-12-28 | libva 1.0.7 | Austin Yuan | 1 | -1/+1 |
2010-12-28 | add long term reference picture interface | Binglin Chen | 1 | -0/+5 |
2010-12-25 | Trace for vaQuerySurfacestatus/vaQuerySrufaceError | Austin Yuan | 6 | -8/+150 |
2010-12-25 | Add vaQuerySurfaceError to return decode mb error to middleware. | Fei Jiang | 4 | -19/+63 |
2010-12-25 | Add h264 constrained baseline profile support. | Fei Jiang | 3 | -1/+4 |
2010-12-22 | Merge branch 'fdo-master' | Austin Yuan | 37 | -236/+3665 |
2010-12-21 | Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva | Austin Yuan | 2 | -4/+4 |
2010-12-21 | Fix the build issue on Android | Austin Yuan | 1 | -12/+16 |
2010-12-21 | i965_drv_video: Bump the libdrm dependency to 2.4.23 for I915_EXEC_BLT | Damien Lespiau | 1 | -3/+3 |
2010-12-21 | i965_drv_video: Fix a small typo in a comment | Damien Lespiau | 1 | -1/+1 |
2010-12-21 | Remove config.h va/va_version.h (from Gwenole) | Austin Yuan | 2 | -162/+0 |
2010-12-21 | Add sysdeps.h for system-dependent definitions. e.g. Android. | Gwenole Beauchesne | 6 | -11/+49 |
2010-12-21 | Android: try to auto generate <va/version.h> | Gwenole Beauchesne | 2 | -1/+42 |
2010-12-21 | It makes the compilation visually cleaner and the warnings easier to spot. | Damien Lespiau | 1 | -0/+1 |
2010-12-21 | Which means adding the tests, the pc files and va/va_version.h (generated fil... | Damien Lespiau | 1 | -2/+18 |
2010-12-21 | It's quite useful to be able to see what we are going to build, esp. as the i... | Damien Lespiau | 1 | -0/+22 |
2010-12-14 | mv test/Makefile.am test/vainfo.c test/Android.mk to vainfo/. add new test/An... | Zhuang Yan | 4 | -22/+25 |
2010-12-14 | change test/Android.mk . Add include subdir | Zhuang Yan | 2 | -1/+2 |
2010-12-14 | add putsurface-android.cpp Android.mk | Zhuang Yan | 3 | -222/+62 |
2010-12-14 | Merge branch 'master' into strongzhy | Zhuang Yan | 1 | -1/+1 |
2010-12-14 | Checkout master:Android.mk | Zhuang Yan | 1 | -6/+1 |
2010-12-14 | test 2 | Zhuang Yan | 1 | -1/+0 |
2010-12-13 | test1 | Zhuang Yan | 2 | -0/+569 |
2010-12-13 | test | Zhuang Yan | 3 | -6/+7 |
2010-12-09 | Compile vainfo in Android.ww50.5_android20101216_5.3.0.0033 | Fei Jiang | 1 | -4/+1 |
2010-12-08 | Fix a typo20101208_5.3.0.0032 | Austin Yuan | 1 | -1/+1 |
2010-12-06 | i965_drv_video/mpeg2: upload Quantizer Matrix in raster order on Sandybridge | Xiang, Haihao | 1 | -1/+22 |
2010-12-06 | i965_drv_video: fix mpeg2 decoding on Sandybridge | Xiang, Haihao | 1 | -3/+10 |
2010-12-06 | i965_drv_video: Enable BLT ring | Xiang, Haihao | 3 | -10/+49 |
2010-12-06 | i965_drv_video: release mfd context | Xiang, Haihao | 1 | -14/+19 |
2010-12-06 | i965_drv_video: add support for mpeg2 decoding on Sandybridge | Xiang, Haihao | 2 | -7/+232 |
2010-12-06 | i965_drv_video/render: render sub-picture on Sandybridge | Xiang, Haihao | 1 | -6/+66 |
2010-12-06 | i965_drv_video: Currently only use tiled-Y surfaces on Sandybridge | Xiang, Haihao | 1 | -2/+9 |
2010-12-06 | i965_drv_video: fix row data buffer for deblocking on Sandybridge | Xiang, Haihao | 1 | -1/+1 |
2010-12-06 | i965_drv_video: fix surface dimension | Xiang, Haihao | 1 | -2/+2 |
2010-12-06 | i965_drv_video/render: rendering for Sandybridge | Xiang, Haihao | 5 | -20/+807 |
2010-12-06 | i965_drv_video/render: new fragmensts for Sandybridge | Xiang, Haihao | 12 | -3/+391 |
2010-12-06 | i965_drv_video/render: remove i965_subpic_render_src_surface_state | Xiang, Haihao | 1 | -51/+2 |
2010-12-06 | i965_drv_video/render: support tiled source surface | Xiang, Haihao | 1 | -19/+25 |