android: use Android logging utilities.
[profile/ivi/libva.git] / test /
2012-08-06 Gwenole Beauchesnewayland: allow de-interlaced picture buffers.
2012-08-06 Benjamin Franzketests: add PutSurface test for Wayland.
2012-08-06 Gwenole Beauchesnetests: add support for Wayland.
2012-08-01 Zhao Yakuitest/avcenc: link with -lpthread.
2012-07-31 Gwenole Beauchesnetests: fix JPEG decoding test to match the latest API.
2012-07-27 Dmitry ErmilovAllow build without VA/X11 API.
2012-07-27 Dmitry Ermilovtests: add support for raw DRM.
2012-07-27 Gwenole Beauchesnetest/basic: fix make dist.
2012-07-26 Xiang, Haihaotests: update JPEG decoding test case.
2012-07-16 Gwenole Beauchesnetests: avcenc: allow selection of display.
2012-07-13 Gwenole Beauchesnetests: allow selection of display.
2012-07-13 Dmitry Ermilovtests: avcenc: use common VA display creation routines.
2012-07-13 Gwenole Beauchesnetests: simplify VA display construction.
2012-07-13 Gwenole Beauchesnetest: fix avcenc build on Android.
2012-07-11 Haitao Huangtest/basic: changed build target to noinst so they...
2012-07-06 Haitao Huangtest/encode: add avcenc target for Android.mk.
2012-07-06 Haitao Huangtest/encode/avcenc: rename swap32() to va_swap32().
2012-07-06 Haitao Huangtest: remove trailing whitespaces in Android.mk files.
2012-07-06 Haitao Huangtest/basic: fix build of basic tests.
2012-07-06 Haitao Huangtest/basic: update to new API.
2012-06-28 Gwenole Beauchesnebuild: fix make dist.
2012-06-18 Gwenole Beauchesnejpeg: mark default Huffman table as valid.
2012-06-18 Gwenole Beauchesnejpeg: fix display of dimensions.
2012-05-21 Austin Yuanlicense header: add the missing license header to files
2012-05-11 Gwenole Beauchesnejpeg: fix IQ matrix and Huffman table buffer name.
2012-05-11 Gwenole BeauchesneUpdate JPEG decode demo to match current API.
2012-05-11 Zhao HalleyA simple JPEG example to use VAAPI
2012-04-25 Austin YuanVAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
2012-03-29 Xiang, Haihaotest/transcode/mpeg2transcode: set right picture width...
2012-03-22 Zhou ChangAdded high profile support in SPS for avcenc.
2012-03-01 Austin YuanAndroid.mk: change Android Makefile accordingly
2012-03-01 Austin Yuantest: use new vaCreateSurfaces interface
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
next