profile/ivi/libva.git
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.
2012-08-06 Gwenole Beauchesnewayland: don't export internal functions.
2012-08-06 Gwenole Beauchesnewayland: allow de-interlaced picture buffers.
2012-08-06 Zhao halleywayland: ship with wayland-drm protocol.
2012-08-06 Benjamin Franzketests: add PutSurface test for Wayland.
2012-08-06 Gwenole Beauchesnetests: add support for Wayland.
2012-08-06 Gwenole BeauchesneAPI: add support for Wayland.
2012-08-06 Gwenole Beauchesneconfigure: fix EGL check.
2012-08-06 Gwenole Beauchesnedrm: don't export internal functions.
2012-08-06 Gwenole Beauchesneconfigure: check for visibility attribute.
2012-08-01 Zhao Yakuitest/avcenc: link with -lpthread.
2012-07-31 Gwenole Beauchesnetests: fix JPEG decoding test to match the latest API.
2012-07-31 Gwenole Beauchesnejpeg: pad Huffman table to 4-byte boundaries (Haihao).
2012-07-27 Gwenole Beauchesnedrm: move driver name detection to utilities.
2012-07-27 Dmitry Ermilovdrm: fix build without X11 headers.
2012-07-27 Gwenole Beauchesnedrm: allow authentication through X11 server.
2012-07-27 Gwenole Beauchesnedrm: ensure DRM connection is authenticated.
2012-07-27 Dmitry ErmilovAllow build without VA/X11 API.
2012-07-27 Dmitry Ermilovtests: add support for raw DRM.
2012-07-27 Dmitry ErmilovAPI: add support for raw DRM.
2012-07-27 Gwenole Beauchesnetest/basic: fix make dist.
2012-07-27 Gwenole BeauchesneAPI: backend: add VA display types.
2012-07-27 Gwenole BeauchesneAPI: backend: rename VADriverContext.dri_state to drm_s...
2012-07-27 Benjamin FranzkeAPI: introduce DRM common utilities and data structures.
2012-07-26 Xiang, Haihaotests: update JPEG decoding test case.
2012-07-26 Gwenole Beauchesnejpeg: drop sample_precision since P=8 for baseline...
2012-07-25 Gwenole Beauchesnejpeg: drop JPEG-2000 fields from structures for Baselin...
2012-07-25 Gwenole Beauchesnejpeg: include <va/va_dec_jpeg.h> into core VA header.
2012-07-25 Gwenole Beauchesnejpeg: document decoding API is only suitable to baselin...
2012-07-25 Xiang, Haihaojpeg: add "Baseline" suffix the existing data structures.
2012-07-16 Gwenole Beauchesnetests: avcenc: allow selection of display.
2012-07-13 Xiang, Haihaorename NativeDisplay to VANativeDisplay
2012-07-13 Gwenole Beauchesnetests: allow selection of display.
2012-07-13 Dmitry Ermilovtests: avcenc: use common VA display creation routines.
2012-07-13 Gwenole Beauchesnetests: simplify VA display construction.
2012-07-13 Gwenole Beauchesnetest: fix avcenc build on Android.
2012-07-11 Haitao Huangtest/basic: changed build target to noinst so they...
2012-07-06 Haitao Huangtest/encode: add avcenc target for Android.mk.
2012-07-06 Haitao Huangtest/encode/avcenc: rename swap32() to va_swap32().
2012-07-06 Haitao Huangtest: remove trailing whitespaces in Android.mk files.
2012-07-06 Haitao Huangtest/basic: fix build of basic tests.
2012-07-06 Haitao Huangtest/basic: update to new API.
next