OSDN Git Service

android-x86/hardware-intel-common-libva.git
2011-10-28 Gwenole Beauchesnedebian: don't use simple-patchsys (upstream has no...
2011-10-26 Gwenole BeauchesneAdd NEWS file.
2011-10-20 Gwenole Beauchesneva: fix compiler warnings (drop unused variables).
2011-10-20 Gwenole BeauchesneAdd auto-generated Debian packaging.
2011-10-20 Gwenole Beauchesnelibva: bump version for development.
2011-10-20 Gwenole Beauchesnelibva: allow pre-releases.
2011-10-20 Gwenole Beauchesnelibva: fix reported version as the one from VA-API.
2011-10-20 Gwenole Beauchesnevainfo: report both VA-API and libva versions.
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 Gwenole Beauchesnevainfo: use system or user-defined DISPLAY to create...
2011-10-17 Gwenole Beauchesnedummy_drv_video: fix last commit.
2011-10-17 Gwenole Beauchesnedummy_drv_video: only build if requested.
2011-10-17 Gwenole Beauchesnepkgconfig: move files to a specific directory.
2011-10-17 Gwenole Beauchesneconfigure: drop check for intel-gen4asm (moved to intel...
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-09-19 Xiang, Haihaova: remove i965 driver from libva repository
2011-09-19 Xiang, Haihaova/test: Fix DSO link issue
2011-08-02 Xiang, Haihaova: update the check for intel-gen4asm
2011-07-28 Xiang, Haihaobump to 1.0.14
2011-07-27 Gwenole Beauchesnei965_drv_video: don't export internal driver functions.
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 Beauchesnei965_drv_video: cosmetics (cleanup Makefile).
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-07-12 Xiang, Haihaoi965_drv_video: update post processing interface
2011-07-08 Xiang, Haihaoi965_drv_video: fixes assertion failure
2011-07-07 Xiang, Haihaoi965_drv_video: fix next slice vertical position for...
2011-06-30 Austin Yuanvatrace: print MPEG4/H263 encode parameters information
2011-06-29 Gwenole Beauchesnei965_drv_video: add support for VA_SUBPICTURE_DESTINATI...
2011-06-29 Gwenole Beauchesnei965_drv_video: fix subpicture scale factor for Y axis.
2011-06-29 Gwenole Beauchesnei965_drv_video: simplify put_surface() and put_subpictu...
2011-06-24 Xiang, Haihaova/test/putsurface_x11: avoid warning 'warning: ‘win...
2011-06-24 Xiang, Haihaova/test: return a value to silence compiler waring
2011-06-24 Xiang, Haihaova: fix warning about memset.
2011-06-20 Austin Yuantest/putsurface: more cleanup, remove #ifdef ANDROID...
2011-06-20 Austin Yuantest/putsurface: add UV element into the auto-generated...
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-15 Xiang, Haihaoi965_drv_video: fix assertion failure
2011-06-14 Xiang, Haihaoi965_drv_video: fix GPU hang issue when decoding field...
2011-06-13 Edgar Huceklibva: fix memeory leaks in libva
2011-06-13 Edgar Huceki965_drv_video: fix memory leaks in i965 driver
2011-06-13 Xiang, Haihaoi965_drv_video: track the internal format of a surface
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-10 Xiang, Haihaotest/encode/avcenc: don't include <pciaccess.h>
2011-06-10 Xiang, Haihaoi965_drv_video: encode on Ivybridge
2011-06-10 Xiang, Haihaoi965_drv_video: fix VME shaders
2011-06-10 Xiang, Haihaoi965_drv_video: new shaders for VME on Ivybridge
2011-06-09 Alexander OsinCorrected trace prints (updated, change format, etc...
2011-06-09 Xiang, Haihaoi965_drv_video: set surface base address in VME
2011-06-09 Xiang, Haihaoi965_drv_video: clean up
2011-06-09 Alexander Osini965_drv_video: Added check of obj_surface->bo field...
2011-06-08 Austin Yuantest/basic testing programs do not need to be installed
2011-06-02 Zhou Changi965_drv_video: improved MV quality for VME
2011-05-31 Austin YuanBump to 1.0.13
2011-05-31 Austin Yuanlibva: several changes
2011-05-25 Xiang, Haihaoi965_drv_video: clean up codes
2011-05-25 Xiang, Haihaoi965_drv_video: rendering for Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: new shaders for rendering on Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: VC1 decoding on Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: H.264 & MPEG2 decoding on Ivybridge
2011-05-25 Xiang, Haihaoi965_drv_video: Ivybridge PCI IDs
2011-05-16 Xiang, Haihaoi965_drv_video: thread safety for object allocation
2011-05-16 Xiang, Haihaoi965_drv_vidoe: thread safety for rendering
2011-05-16 Xiang, Haihaova: always create a new VA display on X11
2011-05-16 Xiang, Haihaotest/putsurface/putsurface: fix multi-thread issue...
2011-05-16 Xiang, Haihaotest/putsurface/putsurface: pass a valid DRAWABLE to...
2011-05-16 Xiang, Haihaoi965_drv_video: move batchbuffer to context
2011-05-16 Xiang, Haihaoi965_drv_video: clean up batchbuffer interface
2011-05-16 Xiang, Haihaoupdate .gitignore
2011-05-10 Xiang, Haihaoi965_drv_video: store post process parameters in context
2011-05-10 Xiang, Haihaoi965_drv_video: store kernel info in the corresponding...
2011-05-10 Xiang, Haihaoi965_drv_video: use the same structure for all kernels
2011-05-10 Xiang, Haihaoi965_drv_video: create media_state per context
2011-05-10 Xiang, Haihaotest/encode/avcenc: fix for VAEncSequenceParameterBuffe...
2011-05-06 Alexander I... Implemented i965_LockSurface, i965_UnlockSurface, i965_...
2011-05-06 Alexander I... Added locked_image_id in struct object_surface
2011-05-06 Xiang, Haihaova: fix build issue
2011-05-06 Austin YuanMerge branch 'master' of git+ssh://git.freedesktop...
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... corrected vaBufferInfo interface
2011-05-06 Alexander I... corrected vaBufferInfo interface
next