OSDN Git Service

Add new fourcc codes
[android-x86/hardware-intel-common-libva.git] / va /
2012-09-26 Gwenole Beauchesneconfigure: check for visibility attribute.
2012-09-26 Dmitry ErmilovAllow build without VA/X11 API.
2012-09-26 Dmitry ErmilovAPI: add support for raw DRM.
2012-09-26 Gwenole BeauchesneAPI: backend: add VA display types.
2012-09-26 Gwenole BeauchesneAPI: backend: rename VADriverContext.dri_state to drm_s...
2012-09-26 Benjamin FranzkeAPI: introduce DRM common utilities and data structures.
2012-09-26 Gwenole BeauchesneRevert Pixmap-based EGL interfaces.
2012-08-01 Gwenole Beauchesnejpeg: pad Huffman table to 4-byte boundaries (Haihao).
2012-07-26 Gwenole BeauchesneMerge JPEG decoding API from staging branch.
2012-06-29 Xiang, HaihaoAdd the missing license header to some files
2012-06-28 Austin Yuanlicense header: add the missing license header to files
2012-06-28 Gwenole BeauchesneFix build with alternate X11, GLX and EGL prefixes.
2012-05-10 Xiang, HaihaoBuild EGL if EGL/egl.h isn't installed in the default...
2012-04-08 Gwenole BeauchesneRevert "declare vaGetDisplay in va.h instead of va_xxx.h"
2012-04-08 Gwenole BeauchesneAPI: h264 decode: fix the definition of slice_data_bit_...
2012-04-05 Gwenole BeauchesneAPI: h264 decode: clarify slice_data_bit_offset field.
2012-04-03 Gwenole BeauchesneAllow 0.32.x drivers.
2012-02-06 Xiang, HaihaoFix comment for JPEG quantization table
2012-02-06 Xiang, HaihaoRemove the macros for JPEG components
2012-02-06 Xiang, HaihaoDirectly use component id instead of component index...
2012-02-06 Xiang, HaihaoModify the interface of Huffman table for JPEG decoding
2012-02-06 Xiang, HaihaoSupport 16-bits quantization element for JPEG decoding
2012-02-06 Xiang, HaihaoModify the interface of Quantization table for JPEG...
2012-02-06 Xiang, Haihaorefine the JPEG decoding interface
2012-02-06 Xiang, Haihaova: add data structure for JPEG decoding
2012-01-19 Xiang, Haihaoinclude va_egl.h instead of va.h
2012-01-10 Xiang, HaihaoRemove dependency on X11/Xlib.h
2012-01-10 Xiang, HaihaoRemove legacy DRI support
2011-12-14 Xiang, HaihaoArray bound check
2011-12-14 Xiang, HaihaoUpdate the VA/EGL implementation in VAAPI
2011-12-14 Xiang, HaihaoUpdate VA/EGL interfaces
2011-12-14 Xiang, HaihaoMove va_egl.h to va/ to avoid compile error
2011-12-14 Xiang, HaihaoVA/EGL interfaces
2011-12-14 Xiang, HaihaoNew hooks to create/free native pixmap
2011-12-14 Xiang, Haihaodeclare vaGetDisplay in va.h instead of va_xxx.h
2011-12-14 Xiang, Haihaorename NativeDisplay to VANativeDisplay
2011-11-16 Austin Yuanva_tpi.h: corret a typo (Kbuf->KBuf)
2011-10-20 Gwenole Beauchesneva: fix compiler warnings (drop unused variables).
2011-10-20 Gwenole Beauchesnelibva: fix reported version as the one from VA-API.
2011-10-20 Gwenole BeauchesneAPI: fix versioning.
2011-10-20 Austin Yuantest: fix build warnings on Android
2011-10-18 Gwenole Beauchesneandroid: fix <va/va_version.h> dependencies
2011-10-18 Gwenole Beauchesneandroid: fix generation of <va/va_version.h>
2011-10-18 Gwenole Beauchesneva: generate __vaDriverInit_*() function name at run...
2011-10-18 Gwenole Beauchesneva: don't explicitly include "config.h"
2011-10-18 Gwenole Beauchesnebuild: drop generated files.
2011-10-17 Austin Yuanva_tpi: correct the first argument of vaCreateSurfaceFr...
2011-10-11 Gwenole Beauchesneva_fglrx: fix driver name detection.
2011-09-22 Austin Yuanvatrace/vafool: refine it
2011-09-22 jiguoliangva_tpi: vaCreateSurfaceFromKBuf for streaming the video...
2011-09-22 ywan171va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be...
2011-07-26 Austin Yuanva.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType...
2011-07-26 Gwenole Beauchesnedri2: ignore BadDrawable errors.
2011-07-26 Gwenole BeauchesneFix make dist.
2011-07-26 Gwenole BeauchesneFix out-of-source builds.
2011-07-26 Gwenole Beauchesnecosmetics: clean up Makefiles.
2011-07-26 Gwenole BeauchesneVA/X11: drop useless casts.
2011-07-26 Gwenole BeauchesneVA/GLX: drop useless casts.
2011-07-26 Austin Yuanvatrace: trace JPEG encode parameters
2011-07-14 Austin YuanUpdate on vatrace/test and va.h
2011-06-30 Austin Yuanvatrace: print MPEG4/H263 encode parameters information
2011-06-24 Xiang, Haihaova: fix warning about memset.
2011-06-17 Gwenole BeauchesneFix vaTerminate() with non DRI-based drivers.
2011-06-16 Austin Yuanva-android: same as X11, also always create a new VA...
2011-06-13 Edgar Huceklibva: fix memeory leaks in libva
2011-06-10 Austin YuanRevert the change in VA_DRI2SwapBuffers: _XReply -...
2011-06-10 Austin YuanMerge branch 'master' of git+ssh://git.freedesktop...
2011-06-09 Alexander OsinCorrected trace prints (updated, change format, etc...
2011-05-31 Austin Yuanlibva: several changes
2011-05-16 Xiang, Haihaova: always create a new VA display on X11
2011-05-06 Xiang, Haihaova: fix build issue
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-05-06 Alexander I Osincorrected vaBufferInfo interface
2011-05-06 Alexander I Osincorrected vaBufferInfo interface
2011-05-06 Alexander I OsinFixed number bugs in va_TraceSurface.
2011-04-01 Austin YuanUse constant instead of enum for RenderDevice/RenderMode
2011-04-01 Austin YuanFix build issue again
2011-04-01 Austin YuanFix build issue
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2011-02-09 Austin YuanFix build issue
2011-02-09 Austin Yuan 1) cleanup for VA_FOOL
2011-02-09 Gwenole BeauchesneMake VADriverContext.vtable a pointer.
2011-02-09 Gwenole BeauchesneBump VA-API version to 0.32.0. Fix __vaDriverInit*...
2011-01-27 Xiang, HaihaoUpdate VAAPI to 0.32
2011-01-26 Xiang, HaihaoAdd profile into VAPictureParameterBufferVC1
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
2010-12-21 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-12-21 Austin YuanFix the build issue on Android
2010-12-21 Austin YuanRemove config.h va/va_version.h (from Gwenole)
2010-12-21 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions. e.g...
2010-12-21 Gwenole BeauchesneAndroid: try to auto generate <va/version.h>
2010-10-27 Austin YuanAdded the missing files
2010-10-27 Austin Yuanlibva-1.0.6
2010-09-26 Austin YuanFor VAEncPictureParameterBufferH264:last_picture
2010-09-25 Austin YuanRemove VADisplayAttribCSCFormat
2010-09-25 Austin YuanFix x11/Makefile.am license header
2010-09-15 Xiang, Haihaoadd scaling flags for vaPutSurface()
2010-07-26 Austin Yuanremove VADisplayAttribCSC* which is duplicated, and...
2010-07-26 Gwenole BeauchesneFix detection of fglrx.
next