OSDN Git Service

android-x86/hardware-intel-common-libva.git
2013-06-19 Austin Yuanvatrace: remove the delimiter of every elements dump
2013-06-19 Elaine Wangvatrace: refine the format of buf data dump
2013-06-19 Austin Yuanvatrace: refine VAEncPackedHeaderParameterBufferType...
2013-06-19 Austin Yuanvatrace: print VAEncPackedHeaderParameterBufferType
2013-06-19 Cheng Yaolibva: Add VABuffer dumping for JPEG parameters
2013-06-19 Austin Yuanvatrace: only print info of valid reference frames
2013-06-19 Elaine Wangvatrace: dump flags of VAPictureH264
2013-06-19 Fei JiangLIBVA_DRIVER_NAME still needs va_getDriverName to open...
2013-06-19 Elaine Wangva_trace: refine the log format
2013-06-19 Austin Yuanvatrace: print function name for vaMapBuffer trace...
2013-06-19 Adrian Marius... vatrace: buffer_type_to_string: add missing VABufferType
2013-06-19 Austin Yuanva_parseConfig: still need to check env_value
2013-06-19 Austin Yuanvatrace: fix build issue
2013-06-19 Austin Yuanva_trace: dump basic_unit_size/rc_flags in RateControl...
2013-06-19 Elaine Wangvatrace: Fix encoded coded buffer dump function
2013-06-19 Elaine Wangvatrace: fix vatrace crash during video recording
2013-06-19 Austin Yuanva_trace: allow surface trace to dump part of surface...
2013-06-19 Austin Yuanva_trace_surface: dumpe surface content after vaEndPict...
2013-06-19 Elaine WangFix va_fool.c klocwork issue
2013-06-19 Elaine Wangklockwork: Fix libva klocwork scaning issues
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-06-05 Gwenole BeauchesneAdd default implementation for vaQuerySurfaceAttributes().
2013-06-05 Gwenole BeauchesneAPI: add vaQuerySurfaceAttributes().
2013-06-05 Jonathan BianAdded new VA_RT_FORMAT_RGBP and VA_FOURCC_411R
2013-06-05 Austin YuanSurfaceAttribMemoryType: add ION memory type for Android
2013-06-05 Austin YuanASurfaceAttribExternalBuffers flags: add more memory...
2013-06-05 Jonathan BianChanged values for VASurfaceAttribMemoryType from fourc...
2013-06-05 Jonathan BianAdded new RT formats and fourcc codes for pixel formats.
2013-06-05 Jonathan BianAdded new surface attributes to enable VA surface creat...
2013-06-05 Li,XiaoweiAdd RGB RT format definition for video process
2013-06-05 Austin Yuantpi: clean the old interface, and use new one
2013-06-05 Jonathan BianAdd new fourcc codes
2013-06-05 Austin Yuanva_TraceCreateSurface->va_TraceCreateSurfaces: correct...
2013-06-05 Gwenole BeauchesneAPI: add compat glue for older vaCreateSurfaces().
2013-06-05 Gwenole BeauchesneAPI: add surface attributes.
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