android: use Android logging utilities.
[profile/ivi/libva.git] / va /
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.
2012-01-02 Gwenole BeauchesneAPI: encode: document VACodedBufferSegment.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add VA_RC_VBR_CONSTRAINED.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: fix VAConfigAttribEncMaxRefFrames...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add more explicit packed header types...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add packed SEI header.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: make bitstream writers more consistent.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add macroblock-info config attribute.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: move up num_macroblocks, next to...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: remove dec_ref_pic_marking().
2012-01-02 Gwenole BeauchesneAPI: h264 encode: remove ref_pic_list_modification().
2012-01-02 Gwenole BeauchesneAPI: h264 encode: fix comment for RefPicList0/1.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add intra_idr_period to sequence...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: fix max-frame-size parameter buffer...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add max-frame-size misc buffer type.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: remove TABs in newly added code.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add constant QP rate control attribute.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: fix comments.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add new VA config attributes (max...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: renumber config attributes used for...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: improve VA config attributes document...
2012-01-02 Gwenole Beauchesnedoc: link modules from the main page.
next