Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | Don't build the EGL test case without GLESv1_CM | Xiang, Haihao | 1 | -1/+1 |
2011-12-14 | egl/va_egl_x11: fix the number of the allocated elements | Xiang, Haihao | 1 | -2/+2 |
2011-12-14 | Update VA/EGL test case as well | Xiang, Haihao | 1 | -4/+100 |
2011-12-14 | a test case to use VA/EGL interfaces | Xiang, Haihao | 3 | -0/+521 |
2011-10-20 | vainfo: report both VA-API and libva versions. | Gwenole Beauchesne | 2 | -3/+7 |
2011-10-20 | test: fix build warnings on Android | Austin Yuan | 6 | -4/+11 |
2011-10-17 | vainfo: use system or user-defined DISPLAY to create the X display. | Gwenole Beauchesne | 1 | -1/+1 |
2011-09-19 | va/test: Fix DSO link issue | Xiang, Haihao | 4 | -4/+5 |
2011-07-26 | Fix make dist. | Gwenole Beauchesne | 3 | -2/+4 |
2011-07-26 | Fix out-of-source builds. | Gwenole Beauchesne | 4 | -4/+4 |
2011-07-14 | Update on vatrace/test and va.h | Austin Yuan | 6 | -46/+79 |
2011-06-30 | vatrace: print MPEG4/H263 encode parameters information | Austin Yuan | 1 | -19/+27 |
2011-06-24 | va/test/putsurface_x11: avoid warning 'warning: ‘win’ is used uninitializ... | Xiang, Haihao | 1 | -0/+3 |
2011-06-24 | va/test: return a value to silence compiler waring | Xiang, Haihao | 2 | -1/+3 |
2011-06-20 | test/putsurface: more cleanup, remove #ifdef ANDROID from putsurface_common.c | Austin Yuan | 5 | -148/+182 |
2011-06-19 | test/putsurface: add UV element into the auto-generated image | Austin Yuan | 5 | -4/+28967 |
2011-06-10 | test/encode/avcenc: don't include <pciaccess.h> | Xiang, Haihao | 1 | -1/+0 |
2011-06-07 | test/basic testing programs do not need to be installed | Austin Yuan | 1 | -3/+3 |
2011-05-16 | test/putsurface/putsurface: fix multi-thread issue on X11 | Xiang, Haihao | 1 | -0/+6 |
2011-05-16 | test/putsurface/putsurface: pass a valid DRAWABLE to vaPutSurface | Xiang, Haihao | 1 | -0/+5 |
2011-05-10 | test/encode/avcenc: fix for VAEncSequenceParameterBufferH264 | Xiang, Haihao | 1 | -6/+9 |
2011-05-05 | 1) test/*: enable/refine the test/* for both X11 and Android | Austin Yuan | 19 | -628/+974 |
2011-04-28 | test/encode/avcenc: a simple encoder based on VA API for H.264 | Zhou Chang | 2 | -1/+819 |
2011-04-07 | test/encode/h264encode: Destroy config after context. | Xiang, Haihao | 1 | -1/+1 |
2011-04-01 | 1. add interface VARenderDevice for output the video into an external dev... | Austin Yuan | 3 | -2/+4 |
2011-01-14 | Refine VA_FOOL, and delete the hard coded clip va_fool_264.h | Austin Yuan | 10 | -38/+475 |
2010-10-28 | Added the missing fileslibva-1.0.6 | Austin Yuan | 1 | -0/+22 |
2010-10-28 | libva-1.0.6 | Austin Yuan | 1 | -0/+9 |
2010-06-04 | Fix vainfo to build out of the source dir | Gwenole Beauchesne | 1 | -3/+2 |
2010-06-02 | Fix vainfo dependencies (Konstantin Pavlov). | Gwenole Beauchesne | 1 | -2/+2 |
2010-06-02 | 1) clean up Android header file to make it work in C file (from zhaohan.ren a... | Austin Yuan | 1 | -12/+8 |
2010-06-02 | Fix out-of-source builds. | Gwenole Beauchesne | 4 | -4/+4 |
2010-03-08 | Remove IN_LIBVA defines, Thanks for the patch from Gwenole | Austin Yuan | 11 | -32/+19 |
2010-03-05 | Fix a typo | Austin Yuan | 1 | -1/+1 |
2010-03-04 | Fix test/./h264encode.c issue | Austin Yuan | 1 | -8/+25 |
2010-03-04 | Fix make dist (missing loadsurface.h). | Gwenole Beauchesne | 1 | -0/+2 |
2010-03-04 | Add missing libs (pthreads). | Gwenole Beauchesne | 1 | -1/+1 |
2009-12-01 | fix test build issue | Austin Yuan | 2 | -3/+5 |
2009-12-01 | refine test program: putsurface/h264encode | Austin Yuan | 3 | -53/+130 |
2009-11-27 | Add license header | Austin Yuan | 2 | -0/+48 |
2009-11-27 | re-arrange test programs | Austin Yuan | 26 | -129/+1162 |
2009-08-28 | Remove context from vaSyncSurface | Austin Yuan | 1 | -1/+1 |
2009-07-08 | Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.A... | Gwenole Beauchesne | 1 | -2/+3 |
2009-07-08 | Fix tests. | Gwenole Beauchesne | 1 | -1/+1 |
2009-07-08 | test: Use IN_LIBVA, so that they can be built out of libva | Austin Yuan | 4 | -0/+17 |
2009-07-08 | Fix test build issue | Austin Yuan | 1 | -1/+1 |
2009-07-08 | Fix build of vainfo. | Gwenole Beauchesne | 2 | -4/+6 |
2009-07-08 | Fix make dist (i965_drv_video missing files, Paul Bender). | Gwenole Beauchesne | 1 | -1/+1 |
2009-07-02 | Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap... | Austin Yuan | 1 | -1/+1 |
2009-06-26 | Added missing file test/mpeg2-I.jpg, mpeg2-i.mpg | Austin Yuan | 2 | -0/+0 |