profile/ivi/libva.git
2013-04-11 Zhao HalleyAdd XDamage notification after vaPutSurface 2.0 accepted/2.0/20130411.165328 submit/2.0/20130411.093845
2013-03-21 Zhao Halleyadd mpeg2enc to spec file in %files section accepted/2.0/20130321.181519 submit/2.0/20130321.072048
2013-03-18 Zhao Halleyinit libva from upstream staging branch, clean spec...
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.
2012-09-27 Zhao YakuiAdd the SEI segment for CBR mode to pass HRD test
2012-09-26 Haitao Huangandroid: export JPEG decode header.
2012-09-26 Daniel Charlesandroid: rename the LOG_TAG per module.
2012-09-20 Jonathan BianChanged values for VASurfaceAttribMemoryType from fourc...
2012-09-12 Xiang, HaihaoFix GL dependency for lib-egl
2012-09-12 Zhao Halleytest: add color conversion test option in putsurface
2012-09-12 Zhao Halleytest: add YUY2 support in loadsurface.h
2012-09-12 Zhao Halleytest: refine loadsurface.h, conveninent for new format...
2012-09-12 Zhao Halleytest: fix an issue in loading YV12 surface
2012-09-07 Jonathan BianAdded new RT formats and fourcc codes for pixel formats.
2012-09-07 Jonathan BianAdded new surface attributes to enable VA surface creat...
2012-09-07 Xiang, Haihaoavcenc: Fix constraint flag
2012-08-31 Li,XiaoweiAdd RGB RT format definition for video process
2012-08-29 Jonathan BianAdded baseline to the list of profiles for the document...
2012-08-13 Binglin ChenAdd maximum type number define, and one addition VPP...
2012-08-08 Austin Yuanva_trace: allow surface trace to dump part of surface...
2012-08-08 Austin Yuanva_trace_surface: dumpe surface content after vaEndPict...
2012-08-08 Austin Yuanva_trace.c: fix a wrong conditional check
2012-08-08 Austin Yuanva.c: need to check the symbol before calling it
2012-08-07 Daniel Charlesandroid: use Android logging utilities.
next