OSDN Git Service

doc: update to doxy and new gh deploy script
[android-x86/hardware-intel-common-libva.git] / test /
2013-05-28 Xiang, Haihaotest: update MPEG-2 encoding case
2013-05-28 Gwenole Beauchesnetests: disable v4l demo for now.
2013-05-28 Austin YuanvaPutSurface test on Android: fix build isste on Android JB
2013-05-28 Austin Yuanh264encode: fix build warning on Android
2013-05-28 Austin Yuanh264encode: remove the leftover file h264encode_android.cpp
2013-05-28 Elaine Wangh264encode: fix some issues
2013-05-28 Austin Yuantest/h264encode: refine the h264encode to support advan...
2013-05-28 Austin Yuantest/putsurface_x11.c: don't hard code the DISPLAY...
2013-05-28 Xiang, Haihaompeg2enc: find the proper profile and level
2013-05-28 Xiang, Haihaompeg2enc: Fix the picture header for B frame
2013-05-28 Xiang, Haihaompeg2enc: Fix time_code_seconds in time_code
2013-05-28 Xiang, Haihaompeg2enc: temporal_referenc and GOP header follow MPEG...
2013-05-28 Xiang, Haihaompeg2enc: Silence compiler warning
2013-05-28 Xiang, Haihaotest/encode: Add -Wall option to default build flags
2013-05-28 Xiang, Haihaompeg2enc: Simplify the mapping between display order...
2013-05-28 Xiang, Haihaompeg2enc: set the frames between I and P frames
2013-05-28 Xiang, Haihaompeg2enc: forward and backword referenc follow the...
2013-05-28 Xiang, Haihaompeg2enc: Remove the assertion for mode 1
2013-05-28 Xiang, Haihaompeg2enc: f_code[s][t] follows the picture coding type
2013-05-28 Xiang, Haihaompeg2enc: level and profile follow the user setting
2013-05-28 Xiang, Haihaompeg2enc: Options for profile and level
2013-05-28 Xiang, Haihaompeg2enc: enumerate mode type
2013-05-28 Xiang, Haihaompeg2enc: fix a typo
2013-05-28 Xiang, Haihaompeg2enc: Set default qp to 8
2013-05-28 Xiang, Haihaompeg2enc: Keep the packed data consistent with each...
2013-05-28 Xiang, Haihaompeg2enc: update time_code for the new GOP
2013-05-28 Xiang, Haihaompeg2enc: update temporal_reference
2013-05-28 Xiang, Haihaompeg2enc: Fix the period between I frames
2013-05-28 Xiang, Haihaompeg2enc: add --mode option to command line
2013-05-28 Xiang, Haihaompeg2enc: insert picture header for each picture
2013-05-28 Xiang, Haihaompeg2enc: Fix top_field_first
2013-05-28 Xiang, Haihaompeg2enc: f_code[s][t] takes the value 15 for I frame
2013-05-28 Xiang, Haihaompeg2enc: make sure start codes are byte aligned
2013-05-28 Xiang, Haihaompeg2enc: VBV buffer size
2013-05-28 Xiang, Haihaompeg2enc: find the right frame_rate_code
2013-05-28 Xiang, Haihaompeg2enc: Update intra slice flag
2013-05-28 Xiang, Haihaompeg2enc: Pass slice parameters in a group
2013-05-28 Xiang, Haihaompeg2enc: A simple MPEG-2 encoder based on VA-API
2013-05-28 Zhao YakuiAdd the SEI segment for CBR mode to pass HRD test
2013-05-28 Haitao Huangandroid: fix tests for Android ICS.
2013-05-28 Zhao Halleytest: add YUY2 support in loadsurface.h
2013-05-28 Zhao Halleytest: refine loadsurface.h, conveninent for new format...
2013-05-28 Zhao Halleytest: fix an issue in loading YV12 surface
2013-05-28 Xiang, Haihaoavcenc: Fix constraint flag
2013-05-28 Zhao Yakuitest/avcenc: link with -lpthread.
2013-05-28 Haitao Huangtest/basic: update to new API.
2013-05-28 Austin YuanVAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
2013-05-28 Zhou ChangAdded high profile support in SPS for avcenc.
2013-05-28 Austin YuanAndroid.mk: change Android Makefile accordingly
2013-05-28 Xiang, Haihaotest: use the new H264 encoding and VPP interfaces
2013-05-28 Zhou Changtest/encode/avcenc: Add HRD support in avcenc demo...
2013-05-28 Xiang, Haihaotest/encode/avcenc: support I420/YV12 format
2013-05-28 Zhou Changtest/encode/avcenc: Add transform 8x8 support in test...
2013-05-28 Xiang, Haihaotest: use new interface for all test cases
2013-05-28 Hai Lantest/encode/avcenc: use kbps as fb input
2013-05-28 Xiang, Haihaotest/encode/avcenc: use new packed header interface
2013-05-28 Zhou Changtest/encode/avcenc: Wait upload thread exiting before...
2013-05-28 Zhou Changtest/encode/avcenc: Simplify the IPB pattern file upload
2013-05-28 Zhou Changtest/encode/avcenc: Fixed bug about B frame display...
2013-05-28 Hai Lanavcenc: correct the description for the mode parameter
2013-05-28 Xiang, Haihaotest/encode/avcenc: close files
2013-05-28 Xiang, Haihaotest/encode/avcenc: re-try until success
2013-05-28 Xiang, Haihaotest/encode/avcenc: upload YUV data in a thread
2013-05-28 Xiang, Haihaotest/encode/avcenc: silence waring about implicit decla...
2013-05-28 Xiang, Haihaotest/encode/avcenc: postpone YUV data uploading
2013-05-28 Xiang, Haihaotest/encode/avcenc: increase the times of trying after...
2013-05-28 Hai Lanavcenc: use gettimeofday to calculate the FPS
2013-05-28 Hai Lantest/encode/avcenc: Fix bug of ignoring QP value
2013-05-28 Hai Lantest/encode/avcenc: Fix a QP error in avcenc
2013-05-28 Hai Lantest/encode/avcenc: Add a parameter to set I/IP/IPB...
2013-05-28 Zhou Changtest/encode/avcenc: Support continue B frames in test...
2013-05-28 Xiang, Haihaotest/encode/avcenc: use generic ExtType name in test...
2013-05-28 Xiang, Haihaotest/encode/avcenc: send packed PPS/SPS header to driver
2013-05-28 Zhou Changtest/encode/avcenc: Modify default direct mode.
2013-05-28 Xiang, Haihaotest/encode/avcenc: use a small size for coded buffer.
2013-05-28 Xiang, Haihaotest/encode/avcenc: directly uses coded buffer size
2013-05-28 Xiang, Haihaotest/encode/avcenc: directly save slice data
2013-05-28 Xiang, Haihaotest/encode/avcenc: use trail data to calculate slice...
2013-05-28 Xiang, Haihaotest/encode/avcenc: don't generate slice header anymore
2013-05-28 Xiang, Haihaotest/encode/avcenc: pass all parameters to driver
2013-05-28 Xiang, Haihaotest/encode/avcenc: use new buffer type to pass parameters
2013-05-28 Xiang, Haihaotest/encode/avcenc: indentation fix
2013-05-28 Zhou Changtest/encode/avcenc: Add bit rate control/const qp mode...
2013-05-28 Zhou Changtest/encode/avcenc: fix reading raw YUV file order...
2013-05-28 Zhou Changtest/encode/avcenc: bug fixed: B frame stream can't...
2013-05-28 Zhou Changtest/encode/avcenc: Support B frame in MFC and VME.
2013-05-28 Xiang, Haihaovainfo: silence compiler warning
2013-05-28 Xiang, Haihaovainfo: update vainfo for Video Proc Pipeline
2013-05-28 Gwenole Beauchesnetest: rename H.264 encoding buffer structs with a Basel...
2013-03-19 Armin KAutomake 1.13 fixups
2012-11-15 Rob Bradfordwayland: port to 1.0 protocol.
2012-11-15 Rob Bradfordtests: fix printf in putsurface_wayland test
2012-10-04 Gwenole Beauchesnetests: fix build with alternate X11 paths.
2012-09-28 Haitao Huangandroid: fix tests for Android ICS.
2012-09-28 Gwenole Beauchesnetests: include "sysdeps.h" wherever necessary.
2012-09-28 Gwenole Beauchesnetests: drop extraneous libva-x11.la dependency.
2012-09-27 Gwenole Beauchesnetests: sanitize build of test cases.
2012-09-27 Gwenole Beauchesnebuild: drop useless Makefile variables.
2012-09-27 Ami FischmanFix the missing '=' in the test case
2012-09-26 Benjamin Franzketests: add PutSurface test for Wayland.
next