VA_STATUS_ERROR_HW_BUSY: error code to indicate HW is busy
[profile/ivi/libva.git] / test /
2012-02-23 Xiang, Haihaotest/transcode: Fix DSO issue
2012-02-22 Xiang, Haihaotest/transcode/mpeg2transcode: use the method of consta...
2012-02-22 Xiang, Haihaotest: use the new H264 encoding and VPP interfaces
2012-02-22 Hai LanAdd test/transcode/Makefile.am
2012-02-22 Xiang, Haihaotest: use new interface for all test cases
2012-02-22 Hai Lantest/transcode/mpeg2transcode.cpp:modify the comments
2012-02-22 Hai Lantest/transcode: Add a test case for transcoding
2012-02-22 Zhou Changtest/encode/avcenc: Add HRD support in avcenc demo...
2012-02-22 Xiang, Haihaotest/encode/avcenc: support I420/YV12 format
2012-02-22 Zhou Changtest/encode/avcenc: Add transform 8x8 support in test...
2012-02-22 Xiang, Haihaotest: use new interface for all test cases
2012-02-22 Hai Lantest/encode/avcenc: use kbps as fb input
2012-02-22 Xiang, Haihaotest/encode/avcenc: use new packed header interface
2012-02-22 Zhou Changtest/encode/avcenc: Wait upload thread exiting before...
2012-02-22 Zhou Changtest/encode/avcenc: Simplify the IPB pattern file upload
2012-02-22 Zhou Changtest/encode/avcenc: Fixed bug about B frame display...
2012-02-22 Hai Lanavcenc: correct the description for the mode parameter
2012-02-22 Xiang, Haihaotest/encode/avcenc: close files
2012-02-22 Xiang, Haihaotest/encode/avcenc: re-try until success
2012-02-22 Xiang, Haihaotest/encode/avcenc: upload YUV data in a thread
2012-02-22 Xiang, Haihaotest/encode/avcenc: silence waring about implicit decla...
2012-02-22 Xiang, Haihaotest/encode/avcenc: postpone YUV data uploading
2012-02-22 Xiang, Haihaotest/encode/avcenc: increase the times of trying after...
2012-02-22 Hai Lanavcenc: use gettimeofday to calculate the FPS
2012-02-22 Hai Lantest/encode/avcenc: Fix bug of ignoring QP value
2012-02-22 Hai Lantest/encode/avcenc: Fix a QP error in avcenc
2012-02-22 Hai Lantest/encode/avcenc: Add a parameter to set I/IP/IPB...
2012-02-22 Zhou Changtest/encode/avcenc: Support continue B frames in test...
2012-02-22 Xiang, Haihaotest/encode/avcenc: use generic ExtType name in test...
2012-02-22 Xiang, Haihaotest/encode/avcenc: send packed PPS/SPS header to driver
2012-02-22 Zhou Changtest/encode/avcenc: Modify default direct mode.
2012-02-22 Xiang, Haihaotest/encode/avcenc: use a small size for coded buffer.
2012-02-22 Xiang, Haihaotest/encode/avcenc: directly uses coded buffer size
2012-02-22 Xiang, Haihaotest/encode/avcenc: directly save slice data
2012-02-22 Xiang, Haihaotest/encode/avcenc: use trail data to calculate slice...
2012-02-22 Xiang, Haihaotest/encode/avcenc: don't generate slice header anymore
2012-02-22 Xiang, Haihaotest/encode/avcenc: pass all parameters to driver
2012-02-22 Xiang, Haihaotest/encode/avcenc: use new buffer type to pass parameters
2012-02-22 Xiang, Haihaotest/encode/avcenc: indentation fix
2012-02-22 Zhou Changtest/encode/avcenc: Add bit rate control/const qp mode...
2012-02-22 Zhou Changtest/encode/avcenc: fix reading raw YUV file order...
2012-02-22 Zhou Changtest/encode/avcenc: bug fixed: B frame stream can't...
2012-02-22 Zhou Changtest/encode/avcenc: Support B frame in MFC and VME.
2012-02-01 Xiang, Haihaovainfo: silence compiler warning
2012-02-01 Xiang, Haihaovainfo: update vainfo for Video Proc Pipeline
2012-01-02 Gwenole Beauchesnetests: cope with new vaCreateSurfaces() API.
2012-01-02 Gwenole BeauchesneAPI: rename H.264 encoding buffer structs with a Baseli...
2011-10-20 Gwenole Beauchesnevainfo: report both VA-API and libva versions. 57/857/1
2011-10-20 Austin Yuantest: fix build warnings on Android 55/855/1
2011-10-17 Gwenole Beauchesnevainfo: use system or user-defined DISPLAY to create... 49/849/1
2011-09-19 Xiang, Haihaova/test: Fix DSO link issue 38/838/1
2011-07-26 Gwenole BeauchesneFix make dist. 32/832/1
2011-07-26 Gwenole BeauchesneFix out-of-source builds. 31/831/1
2011-07-14 Austin YuanUpdate on vatrace/test and va.h 25/825/1
2011-06-30 Austin Yuanvatrace: print MPEG4/H263 encode parameters information 21/821/1
2011-06-24 Xiang, Haihaova/test/putsurface_x11: avoid warning 'warning: ‘win... 17/817/1
2011-06-24 Xiang, Haihaova/test: return a value to silence compiler waring 16/816/1
2011-06-20 Austin Yuantest/putsurface: more cleanup, remove #ifdef ANDROID... 14/814/1
2011-06-20 Austin Yuantest/putsurface: add UV element into the auto-generated... 13/813/1
2011-06-10 Austin YuanMerge branch 'master' of git+ssh://git.freedesktop... 04/804/1
2011-06-10 Xiang, Haihaotest/encode/avcenc: don't include <pciaccess.h> 03/803/1
2011-06-08 Austin Yuantest/basic testing programs do not need to be installed 95/795/1
2011-05-16 Xiang, Haihaotest/putsurface/putsurface: fix multi-thread issue... 82/782/1
2011-05-16 Xiang, Haihaotest/putsurface/putsurface: pass a valid DRAWABLE to... 81/781/1
2011-05-10 Xiang, Haihaotest/encode/avcenc: fix for VAEncSequenceParameterBuffe... 73/773/1
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and... 68/768/1
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and... 67/767/1
2011-04-28 Zhou Changtest/encode/avcenc: a simple encoder based on VA API... 63/763/1
2011-04-26 Xiang, HaihaoMerge branch 'snb-encoder' 62/762/1
2011-04-07 Xiang, Haihaotest/encode/h264encode: Destroy config after context. 40/740/1
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the... 29/729/1
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip... 96/696/1
2010-10-27 Austin YuanAdded the missing files 60/660/1 libva-1.0.6
2010-10-27 Austin Yuanlibva-1.0.6 59/659/1
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264' 14/614/1
2010-06-04 Gwenole BeauchesneFix vainfo to build out of the source dir 08/608/1
2010-06-02 Gwenole BeauchesneFix vainfo dependencies (Konstantin Pavlov). 05/605/1
2010-06-02 Austin Yuan1) clean up Android header file to make it work in... 93/593/1
2010-06-02 Gwenole BeauchesneFix out-of-source builds. 89/589/1
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite' 23/523/1
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed... 20/520/1 20100324_5.3.0.0000
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from... 16/516/1
2010-03-05 Austin YuanFix a typo 15/515/1
2010-03-04 Austin YuanFix test/./h264encode.c issue 14/514/1
2010-03-04 Gwenole BeauchesneFix make dist (missing loadsurface.h). 13/513/1
2010-03-04 Gwenole BeauchesneAdd missing libs (pthreads). 12/512/1
2009-12-01 Austin Yuanfix test build issue 04/504/1
2009-12-01 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed... 03/503/1
2009-12-01 Austin Yuanfix test build issue on a clean system 02/502/1
2009-12-01 Austin YuanMerge branch 'sync-fdo-master' 01/501/1
2009-12-01 Austin Yuanrefine test program: putsurface/h264encode 00/500/1
2009-11-27 Austin YuanAdd license header 98/498/1
2009-11-27 Austin Yuanre-arrange test programs 97/497/1
2009-08-28 Austin YuanMerge branch 'master-fd.o' 62/462/1
2009-08-28 Austin YuanRemove context from vaSyncSurface 61/461/1
2009-08-24 Austin YuanSync latest fd.o libva:master 50/450/1 20090820_5.1.0.0121
2009-08-24 Austin YuanMerge branch 'test' 49/449/1
2009-07-08 Gwenole BeauchesneAdd new DSO versioning (SONAME changed to libva-VERSION... 34/434/1
2009-07-08 Gwenole BeauchesneFix tests. 25/425/1
2009-07-08 Austin Yuantest: Use IN_LIBVA, so that they can be built out of... 21/421/1
next