mpeg2enc: Fix the period between I frames
[profile/ivi/libva.git] / va /
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-10-25 Jonathan BianAdded new VAEncPackedHeaderRawData value to VAEncPacked...
2012-09-28 Haitao Huangandroid: use common DRM driver detection code.
2012-09-27 Haitao Huangandroid: fix tests for Android ICS.
2012-09-27 Gwenole Beauchesnebuild: drop useless Makefile variables.
2012-09-27 Gwenole BeauchesneSanitize build dependencies.
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-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-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 Gwenole BeauchesneAPI: add support for Wayland.
2012-08-06 Gwenole Beauchesnedrm: don't export internal functions.
2012-08-06 Gwenole Beauchesneconfigure: check for visibility attribute.
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 ErmilovAPI: add support for raw DRM.
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 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-13 Xiang, Haihaorename NativeDisplay to VANativeDisplay
2012-06-28 Gwenole Beauchesnebuild: fix make dist.
2012-06-28 Gwenole BeauchesneFix build with alternate X11, GLX and EGL prefixes.
2012-06-19 Xiang, HaihaoAPI for MPEG-2 encoding
2012-05-21 Jonathan BianAdd VP8 decoding API
2012-05-21 Jonathan BianAdd Deblocking and FRC filter to VPP API
2012-05-21 Austin Yuanlicense header: add the missing license header to files
2012-05-11 Gwenole Beauchesnejpeg: fix IQ matrix and Huffman table buffer name.
2012-05-11 Gwenole Beauchesnejpeg: cosmetics (vertical align).
2012-04-25 Austin YuanAndroid.mk: install VPP header files
2012-04-25 Austin YuanVAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
2012-04-25 Austin Yuantpi: clean the old interface, and use new one
2012-04-25 Austin Yuanandroid backend: add the new device ID into it
2012-04-25 Jonathan BianAdd new fourcc codes
2012-04-24 Gwenole BeauchesneAdd initial JPEG decoding API.
2012-04-19 Ermilov, Dmitryvatrace: trace H.264 encode parameters
2012-04-08 Gwenole BeauchesneAPI: h264 decode: fix the definition of slice_data_bit_...
2012-04-08 Gwenole BeauchesneRevert "API: h264 decode: introduce num_emulation_preve...
2012-04-04 Gwenole BeauchesneAPI: h264 decode: introduce num_emulation_prevention_bytes.
2012-04-04 Gwenole BeauchesneAPI: h264 decode: clarify slice_data_bit_offset field.
2012-04-03 Gwenole BeauchesneAPI: vpp: remove extraneous flags member.
2012-04-03 Gwenole BeauchesneAPI: bump version to 0.34.0 (libva 1.2.0).
2012-03-07 Jonathan BianAdded aspect ratio related fields to VAEncSequenceParam...
2012-03-01 Austin YuanVACodedBufferSegment: correct the description
2012-03-01 Austin Yuanva_TraceCreateSurface->va_TraceCreateSurfaces: correct...
2012-03-01 Austin YuanAndroid.mk: change Android Makefile accordingly
2012-03-01 Austin YuanVAProcPipelineParameterBufferType: start from 41 in...
2012-03-01 Austin YuanVA_STATUS_ERROR_HW_BUSY: error code to indicate HW...
2012-03-01 Austin YuanVAEncMiscParameterRateControl: add back some fields...
2012-03-01 Austin YuanVADisplayAttribDirectSurface: drop it
2012-03-01 Austin YuanVADisplayAttribBLEMode: drop it since no implementation...
2012-02-28 Austin YuanVACodedBufferSegment: modify the semantics/description
2012-02-22 Xiang, HaihaoFix sample code for VPP
2012-02-22 Xiang, Haihaoinstall va_enc.h and va_enc_h264.h
2012-02-22 Xiang, HaihaoAdd VAEncMiscParameterHRD data structure to pass HRD...
2012-02-01 Gwenole Beauchesneva: fix vaErrorStr() to support new error codes.
2012-01-02 Gwenole Beauchesnevpp: link modules from the main page.
2012-01-02 Gwenole BeauchesneAllow 0.32.x drivers.
2012-01-02 Gwenole BeauchesneAPI: add compat glue for older vaCreateSurfaces().
2012-01-02 Gwenole BeauchesneAPI: add surface attributes.
2012-01-02 Gwenole Beauchesnevpp: add video processing hooks.
2012-01-02 Gwenole Beauchesnevpp: fix comments for *Count enumerations.
2012-01-02 Gwenole Beauchesnevpp: allow input/output color primaries as requested.
2012-01-02 Gwenole Beauchesnevpp: move reference frames to pipeline parameter buffer.
2012-01-02 Gwenole Beauchesnevpp: note that application of subpictures is now optional.
2012-01-02 Gwenole Beauchesnevpp: add pipeline flags.
2012-01-02 Gwenole Beauchesnevpp: explain filter flags more.
2012-01-02 Gwenole Beauchesnevpp: add auto-saturation, auto-brightness, auto-contras...
2012-01-02 Gwenole Beauchesnevpp: clarify background color semantics and driver...
2012-01-02 Gwenole Beauchesnevpp: keep VAProcFilterParameterBuffer value type as...
2012-01-02 Gwenole Beauchesnevpp: fix vaQueryVideoProcPipelineCaps() semantics.
2012-01-02 Gwenole Beauchesnevpp: mention that source surface also covers its associ...
2012-01-02 Gwenole Beauchesnevpp: improve documentation for VAProcPipelineParameterB...
2012-01-02 Gwenole Beauchesnevpp: fix vaQueryVideoProcFilterCaps() prototype.
2012-01-02 Gwenole Beauchesnevpp: remove obsolete sample code.
2012-01-02 Gwenole Beauchesnevpp: fix VAProcPipelineParameterBuffer typedef.
2012-01-02 Gwenole BeauchesneAPI: add video processing interfaces.
next