OSDN Git Service

va: hide most private va_Trace* symbols
[android-x86/hardware-intel-common-libva.git] / test /
2014-09-25 Gwenole Beauchesnetests: try a render-node device first for VA/DRM displays.
2014-09-08 Zhao, YakuiTest/encode/avcenc: Follow the H264 spec to fix wrong...
2014-09-08 Zhao Yakuitest/encode/avcenc: Follow the idea in h264encode to...
2014-09-08 Zhao Yakuitest/encode/avcenc: update the SPS parameter for encoding
2014-09-08 Zhao Yakuitest/avcenc: Fix the incorrect parameter setting for...
2014-09-08 Zhao Yakuitest/avcenc: Remove the dynamic shrink of coded buffer
2014-08-04 Xiang, Haihaoavcenc: only support chroma_format_idc with 1
2014-08-04 Xiang, Haihaoh264encode: check driver supports the RateControl contr...
2014-07-31 Xiang, Haihaoh264encode: Make it runnable with the latest libva...
2014-06-16 Gwenole BeauchesneMerge H.264 MVC profiles from staging branch.
2014-03-03 Xiang, Haihaovainfo: Query the supported profile list before listing...
2014-03-03 Xiang, Haihaovainfo: clean up resource in the error handling path
2014-03-03 Xiang, Haihaovainfo: Add the support for the new VA profiles
2014-03-03 Gwenole Beauchesnetests: basic: add missing string representation for...
2014-03-03 Gwenole Beauchesneva: drop VAEntrypointMax enumeration.
2013-09-13 Zhao YakuiMPEG2ENC: Initialize the f_code based on supported...
2013-06-27 Xiang, Haihaotests: rename mpeg2enc to mpeg2vaenc
2013-06-25 Austin Yuanh264encode: fix mmap out of memmory issue
2013-06-25 Austin Yuanh264encode: add more cmdline options
2013-06-25 Austin Yuanh264encode: fix ftell overflow issue when open large...
2013-06-25 Austin Yuanh264encode: coding 1920x1080 with crop
2013-06-25 Austin Yuanh264encode: print correct number of RefPicList0/1
2013-06-25 Austin Yuanh264encode: fix thread lockup issue
2013-06-25 Austin Yuanh264encode: fix thread lockup issue
2013-06-25 Austin Yuanh264encode: fix idr_pic_id issue when encode multiple...
2013-06-25 Elaine Wangh264encode: reset IDR poc to 0
2013-06-25 Austin Yuanh264encode: dump reconstructed frame and calc PSNR
2013-06-25 Austin Yuanh264encode: use frame height not the height from VAImag...
2013-06-25 Austin Yuanh264encode: correct negative POC after a new IDR
2013-06-25 Austin Yuanh264encode: fix encode corruption issue with multiple...
2013-06-25 Elaine Wangh264encode: add some comments
2013-06-25 Elaine Wangh264encode: refine calculation logic of reference frame...
2013-06-25 Elaine Wangh264encode: fix wrong print information
2013-06-24 Zhao YakuiAVCENC: Pass the H264 RefPicList0/1 by using slice_para...
2013-06-07 Gwenole Beauchesnetests: cope with new vaQuerySurfaceAttributes() API.
2013-06-07 Zhao Halleytest: add color conversion test option in putsurface
2013-06-05 Gwenole Beauchesnetests: cope with new vaCreateSurfaces() API.
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
next