A simple JPEG example to use VAAPI
[profile/ivi/libva.git] / va /
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.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add bitstream writers.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add new config attributes for encodin...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: document DPB usage.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: add macroblock parameter buffer.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: rename insert_emulation_bytes to...
2012-01-02 Gwenole BeauchesneAPI: h264 encode: drop extraneous comment.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: drop profile_idc.
2012-01-02 Gwenole BeauchesneAPI: h264 encode: re-define packed-headers buffer type...
2012-01-02 Gwenole BeauchesneAPI: add new H.264 encoding API for main and high profiles.
2012-01-02 Gwenole BeauchesneAPI: drop H.264 specific VA buffer types.
2012-01-02 Gwenole BeauchesneAPI: rename H.264 encoding buffer structs with a Baseli...
2011-12-18 Gwenole BeauchesneAPI: add a generic value type.
2011-12-18 Gwenole Beauchesnedoc: add placeholder for the Core API.
2011-11-16 Austin Yuanva_tpi.h: corret a typo (Kbuf->KBuf) 73/873/1
2011-10-20 Gwenole Beauchesneva: fix compiler warnings (drop unused variables). 62/862/1
2011-10-20 Gwenole Beauchesnelibva: fix reported version as the one from VA-API. 58/858/1
2011-10-20 Gwenole BeauchesneAPI: fix versioning. 56/856/1
2011-10-20 Austin Yuantest: fix build warnings on Android 55/855/1
2011-10-18 Gwenole Beauchesneandroid: fix <va/va_version.h> dependencies 54/854/1
2011-10-18 Gwenole Beauchesneandroid: fix generation of <va/va_version.h> 53/853/1
2011-10-18 Gwenole Beauchesneva: generate __vaDriverInit_*() function name at run... 52/852/1
2011-10-18 Gwenole Beauchesneva: don't explicitly include "config.h" 51/851/1
2011-10-18 Gwenole Beauchesnebuild: drop generated files. 50/850/1
2011-10-17 Austin Yuanva_tpi: correct the first argument of vaCreateSurfaceFr... 44/844/1
2011-10-11 Gwenole Beauchesneva_fglrx: fix driver name detection. 43/843/1
2011-09-22 Austin Yuanvatrace/vafool: refine it 42/842/1
2011-09-22 jiguoliangva_tpi: vaCreateSurfaceFromKBuf for streaming the video... 41/841/1
2011-09-22 ywan171va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be... 40/840/1
2011-07-26 Austin Yuanva.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType... 34/834/1
2011-07-26 Gwenole Beauchesnedri2: ignore BadDrawable errors. 33/833/1
next