OSDN Git Service

android-x86/hardware-intel-common-libva.git
2014-03-03 Gwenole Beauchesnetests: basic: add missing string representation for...
2014-03-03 Gwenole Beauchesneva: drop VAEntrypointMax enumeration.
2014-03-03 Gwenole Beauchesneva: include <stdint.h> header.
2014-02-13 Zhong Livp8 dec: add clear notation for qindex
2014-02-13 Zhao, Halleyvp8 dec: refine va_dec_vp8.h
2014-02-13 Tianmi Chenlibva: change the types of all fields in VABoolCoderCon...
2014-02-13 Jonathan BianChanges to VASliceParameterBufferVP8 to make it consist...
2014-02-13 Jonathan BianAdded VASliceParameterBufferVP8 to describe data partit...
2014-02-13 Jonathan BianAdd VP8 decoding API
2014-01-16 Rinat Ibragimovdo not request any GLX_DEPTH_SIZE in create_tfp_surface
2013-09-13 Zhao YakuiMPEG2ENC: Initialize the f_code based on supported...
2013-08-27 Victor Yingva: add new ABGR/XBGR fourcc codes.
2013-07-15 Gwenole Beauchesnedrm: improve check for authentication.
2013-06-27 Gwenole Beauchesnebuild: fix make dist.
2013-06-27 Gwenole Beauchesnelibva: bump version for development.
2013-06-27 Xiang, Haihaolibva 1.2.1
2013-06-27 Vincent Bernatdummy_drv_video: add back VA_DRIVER_INIT_FUNC definitio...
2013-06-27 Xiang, Haihaotests: rename mpeg2enc to mpeg2vaenc
2013-06-25 Xiang, HaihaoNew version for development
2013-06-25 Xiang, Haihaolibva 1.2.0
2013-06-25 Xiang, HaihaoNEWS: updates
2013-06-25 Zhao YakuiRemove the dummy driver dependency on X11
2013-06-25 Zhao YakuiRemove the EGL dependency on X11
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-19 Xiang, HaihaoFix possible memory leak
2013-06-19 Austin Yuanva.c: need to check the symbol before calling it
2013-06-19 Gwenole Beauchesneva: fix vaErrorStr() to support new error codes.
2013-06-19 Austin Yuanva_x11: fix klockscan issue (details is bellow)
2013-06-19 Austin Yuanvatrace: print target_percentage
2013-06-19 Austin Yuanvatrace: trace coded buffer create/destroy
2013-06-19 Austin Yuanvatrace: dump unknonw private misc parameters
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
next