spec update for wayland
[profile/ivi/libva.git] / test /
2012-11-15 Rob Bradfordwayland: port to 1.0 protocol.
2012-11-15 Rob Bradfordtests: fix printf in putsurface_wayland test
2012-10-09 Gwenole Beauchesnetests: add missing -lpthread link option.
2012-10-08 Gwenole Beauchesnetests: fix build with alternate X11 paths.
2012-09-28 Gwenole Beauchesneandroid: fix build of test programs.
2012-09-28 Gwenole Beauchesnetests: include "sysdeps.h" wherever necessary.
2012-09-28 Gwenole Beauchesnetests: drop extraneous libva-x11.la dependency.
2012-09-27 Haitao Huangandroid: fix tests for Android ICS.
2012-09-27 Gwenole Beauchesnetests: sanitize build of test cases.
2012-09-27 Gwenole Beauchesnebuild: drop useless Makefile variables.
2012-09-27 Zhao YakuiAdd the SEI segment for CBR mode to pass HRD test
2012-09-12 Zhao Halleytest: add color conversion test option in putsurface
2012-09-12 Zhao Halleytest: add YUY2 support in loadsurface.h
2012-09-12 Zhao Halleytest: refine loadsurface.h, conveninent for new format...
2012-09-12 Zhao Halleytest: fix an issue in loading YV12 surface
2012-09-07 Xiang, Haihaoavcenc: Fix constraint flag
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
next