profile/ivi/libva.git
2013-04-28 Zhao Halleyupdate change log 2.0alpha-wayland accepted/2.0alpha-wayland/20130429.171253 submit/2.0alpha-wayland/20130428.100106
2013-04-28 Zhao Halleyupdate spec file for wayland build
2013-04-28 Zhao HalleyUpdate Makefile.am of build for putsurface_wayland
2013-04-28 Zhao Halleyrebase to latest upstream code and use 2.0 packaging...
2013-04-28 Austin Yuanh264encode: use frame height not the height from VAImag... upstream
2013-04-28 Austin Yuanh264encode: correct negative POC after a new IDR
2013-04-28 Austin Yuanvatrace: only print info of valid reference frames
2013-04-27 Austin Yuanh264encode: fix encode corruption issue with multiple...
2013-04-26 Xiang, HaihaoCheck the returned handle
2013-04-26 Xiang, HaihaoCheck the device name before opening the device
2013-04-26 Elaine Wangh264encode: add some comments
2013-04-26 Elaine Wangh264encode: refine calculation logic of reference frame...
2013-04-23 Elaine Wangvatrace: dump flags of VAPictureH264
2013-04-17 Elaine Wangh264encode: fix wrong print information
2013-04-17 Austin YuanRemove dummy backend
2013-04-17 Jonathan BianAdded support for VP8 encoding.
2013-04-16 Fei JiangLIBVA_DRIVER_NAME still needs va_getDriverName to open...
2013-04-16 Elaine Wangva_trace: refine the log format
2013-04-08 Jonathan BianAdded mirroring, STE and TCC filters to the VPP pipeline.
2013-04-07 Austin Yuanvatrace: print function name for vaMapBuffer trace...
2013-04-03 Jonathan BianChanges to VASliceParameterBufferVP8 to make it consist...
2013-04-01 Jonathan BianRenamed de-interlacing flags to be more general and...
2013-03-19 Jonathan BianRenamed num_ref_ifx_lX_active_minus1 in VAPictureParame...
2013-03-15 Xiang, HaihaoFix possible memory leak
2013-03-14 Jonathan BianAdded new attribute and data structure to support slice...
2013-03-14 Jonathan BianAdded new VA_RT_FORMAT_RGBP and VA_FOURCC_411R
2013-03-14 Jonathan BianAdded VASliceParameterBufferVP8 to describe data partit...
2013-03-14 Austin YuanvaPutSurface test on Android: fix build isste on Android JB
2013-03-14 Austin YuanvaPutSurface on Android: move the drawable to ANativeWindow
2013-03-07 Austin Yuanh264encode: fix build warning on Android
2013-03-05 Austin Yuanh264encode: remove the leftover file h264encode_android.cpp
2013-03-04 Elaine Wangh264encode: fix some issues
2013-03-04 Austin YuanSurfaceAttribMemoryType: add ION memory type for Android
2013-03-04 Austin YuanASurfaceAttribExternalBuffers flags: add more memory...
2013-03-01 Jonathan BianRelocate rotation/blending related fields in VAProcPipe...
2013-02-28 Austin Yuantest/h264encode: refine the h264encode to support advan...
2013-02-28 Xiang, Haihaovainfo: Add the support for the new VA profiles
2013-02-22 Jonathan BianAdded luma_scale2 and luma_shift2 to VAPictureParameter...
2013-02-18 Adrian Marius... android: copy va_enc_mpeg2.h target-product directory
2013-02-18 Adrian Marius... vatrace: buffer_type_to_string: add missing VABufferType
2013-02-16 Xiang, HaihaoFix the broken install
2013-02-16 Xiang, HaihaoDon't try to build the documentation if doxygen isn...
2013-02-06 Austin Yuantest/putsurface_x11.c: don't hard code the DISPLAY...
2013-02-05 Austin Yuanva_x11: fix klockscan issue (details is bellow)
2013-02-05 Elaine WangFix va_fool.c klocwork issue
2013-01-10 Jonathan BianAdded "flags" field to VAProcFilterParameterBufferDeint...
2012-12-27 Austin Yuanva_parseConfig: still need to check env_value
2012-12-27 Elaine Wangklockwork: Fix libva klocwork scaning issues
2012-12-27 Austin Yuanvatrace: fix build issue
2012-12-27 Austin Yuanva_trace: dump basic_unit_size/rc_flags in RateControl...
2012-12-27 Elaine Wangvatrace: Fix encoded coded buffer dump function
2012-12-27 Elaine Wangvatrace: fix vatrace crash during video recording
2012-12-14 Gwenole BeauchesneAPI: vpp: add blend state for composition.
2012-12-14 Gwenole BeauchesneAPI: vpp: add rotation state.
2012-12-07 Xiang, Haihaompeg2enc: find the proper profile and level
2012-12-07 Xiang, Haihaompeg2enc: Fix the picture header for B frame
2012-12-07 Xiang, Haihaompeg2enc: Fix time_code_seconds in time_code
2012-12-07 Xiang, Haihaompeg2enc: temporal_referenc and GOP header follow MPEG...
2012-12-07 Xiang, Haihaompeg2enc: Silence compiler warning
2012-12-07 Xiang, Haihaotest/encode: Add -Wall option to default build flags
2012-12-07 Xiang, Haihaompeg2enc: Simplify the mapping between display order...
2012-12-07 Xiang, Haihaompeg2enc: set the frames between I and P frames
2012-12-07 Xiang, Haihaompeg2enc: forward and backword referenc follow the...
2012-12-07 Xiang, Haihaompeg2enc: Remove the assertion for mode 1
2012-12-07 Xiang, Haihaompeg2enc: f_code[s][t] follows the picture coding type
2012-12-07 Xiang, Haihaompeg2enc: level and profile follow the user setting
2012-12-07 Xiang, Haihaompeg2enc: Options for profile and level
2012-12-07 Xiang, Haihaompeg2enc: enumerate mode type
2012-12-07 Xiang, Haihaompeg2enc: fix a typo
2012-12-07 Xiang, Haihaompeg2enc: Set default qp to 8
2012-12-07 Xiang, Haihaompeg2enc: Keep the packed data consistent with each...
2012-12-07 Xiang, Haihaompeg2enc: update time_code for the new GOP
2012-12-07 Xiang, Haihaompeg2enc: update temporal_reference
2012-12-07 Xiang, Haihaompeg2enc: Fix the period between I frames
2012-12-07 Xiang, Haihaompeg2enc: add --mode option to command line
2012-12-07 Xiang, Haihaompeg2enc: insert picture header for each picture
2012-12-07 Xiang, Haihaompeg2enc: Fix top_field_first
2012-12-07 Xiang, Haihaompeg2enc: f_code[s][t] takes the value 15 for I frame
2012-12-07 Xiang, Haihaompeg2enc: make sure start codes are byte aligned
2012-12-07 Xiang, Haihaompeg2enc: VBV buffer size
2012-12-07 Xiang, Haihaompeg2enc: find the right frame_rate_code
2012-12-07 Xiang, Haihaompeg2enc: Update intra slice flag
2012-12-07 Xiang, Haihaompeg2enc: Pass slice parameters in a group
2012-12-07 Xiang, Haihaompeg2enc: A simple MPEG-2 encoder based on VA-API
2012-11-15 Rob Bradfordwayland: port to 1.0 protocol.
2012-11-15 Gwenole Beauchesnewayland: add initial support for EMGD driver.
2012-11-15 Gwenole Beauchesnewayland: merge Wayland 0.95 support from master.
2012-11-15 Rob Bradfordtests: fix printf in putsurface_wayland test
2012-10-25 Jonathan BianAdded new VAEncPackedHeaderRawData value to VAEncPacked...
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 Haitao Huangandroid: use common DRM driver detection code.
2012-09-28 Gwenole Beauchesnetests: include "sysdeps.h" wherever necessary.
2012-09-28 Gwenole Beauchesnetests: drop extraneous libva-x11.la dependency.
2012-09-28 Gwenole Beauchesneautogen: modernize configure script generator.
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 Gwenole BeauchesneSanitize build dependencies.
next