VA_STATUS_ERROR_HW_BUSY: error code to indicate HW is busy
[profile/ivi/libva.git] / va /
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
2011-07-26 Gwenole BeauchesneFix make dist. 32/832/1
2011-07-26 Gwenole BeauchesneFix out-of-source builds. 31/831/1
2011-07-26 Gwenole Beauchesnecosmetics: clean up Makefiles. 29/829/1
2011-07-26 Gwenole BeauchesneVA/X11: drop useless casts. 28/828/1
2011-07-26 Gwenole BeauchesneVA/GLX: drop useless casts. 27/827/1
2011-07-26 Austin Yuanvatrace: trace JPEG encode parameters 26/826/1
2011-07-14 Austin YuanUpdate on vatrace/test and va.h 25/825/1
2011-06-30 Austin Yuanvatrace: print MPEG4/H263 encode parameters information 21/821/1
2011-06-24 Xiang, Haihaova: fix warning about memset. 15/815/1
2011-06-17 Gwenole BeauchesneFix vaTerminate() with non DRI-based drivers. 12/812/1
2011-06-16 Austin Yuanva-android: same as X11, also always create a new VA... 11/811/1
2011-06-13 Edgar Huceklibva: fix memeory leaks in libva 08/808/1
2011-06-10 Austin YuanRevert the change in VA_DRI2SwapBuffers: _XReply -... 05/805/1
2011-06-10 Austin YuanMerge branch 'master' of git+ssh://git.freedesktop... 04/804/1
2011-06-09 Alexander OsinCorrected trace prints (updated, change format, etc... 99/799/1
2011-05-31 Austin Yuanlibva: several changes 92/792/1
2011-05-16 Xiang, Haihaova: always create a new VA display on X11 83/783/1
2011-05-06 Xiang, Haihaova: fix build issue 70/770/1
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and... 68/768/1
next