OSDN Git Service

android-x86/hardware-intel-common-libva.git
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
2011-05-06 Alexander I... Fixed number bugs in va_TraceSurface.
2011-04-28 Zhou Changtest/encode/avcenc: a simple encoder based on VA API...
2011-04-26 Xiang, HaihaoMerge branch 'snb-encoder'
2011-04-26 Xiang, Haihaoi965_drv_video/encode: offset for coded buffer
2011-04-22 Xiang, Haihaoi965_drv_video/encode: indentation fix
2011-04-22 Xiang, Haihaoi965_drv_video/encode: media read with sampler cache
2011-04-22 Xiang, Haihaoi965_drv_video/video: set base address for MV data
2011-04-22 Xiang, Haihaoi965_drv_video/encode: merge global symbols in intra...
2011-04-22 Xiang, Haihaoi965_drv_video/encode: remove all intra data in inter...
2011-04-22 Xiang, Haihaoi965_drv_video: clean up gen6_mfc_avc_pipeline_programing
2011-04-22 Xiang, Haihaoi965_drv_video/encode: merge the object command for...
2011-04-22 Xiang, Haihaoi965_drv_video/encode: also simplify the object command...
2011-04-22 Xiang, Haihaoi965_drv_video/encode: reduce inline data for inter...
2011-04-21 Xiang, Haihaoi965_drv_video: simplify the object command for intra...
2011-04-21 Xiang, Haihaoi965_drv_video/encode: fetch neighbor pixel in intra...
2011-04-21 Xiang, Haihaoi965_drv_video/encode: fix neighbor pixel luma value...
2011-04-21 Xiang, Haihaoi965_drv_video/encode: fix macroblock instra struct...
2011-04-14 Xiang, Haihaoi965_drv_video/encode: fix interface descriptor table
2011-04-14 Zhou Changadd inter frame support in vme.
2011-04-14 Xiang, Haihaoi965_drv_video/encode: fix CURBE usage for VME
2011-04-11 Xiang, Haihaoi965_drv_video: fix the format of a derived image for...
2011-04-11 Xiang, Haihaoi965_drv_video: associate the derived image with the...
2011-04-07 Zhou Changdisabling cabac zeros words inert, using 0x00000000...
2011-04-07 Zhou ChangSupport Inter frames in driver.
2011-04-07 Xiang, Haihaotest/encode/h264encode: Destroy config after context.
2011-04-07 Xiang, Haihaofix for VAEncCodedBufferType
2011-04-07 Xiang, HaihaoWorkaround for 720p/1080p encoding
2011-04-07 Xiang, Haihaorelease all BOs when terminating
2011-04-07 Xiang, Haihaofix internal buffer size
2011-04-07 Xiang, Haihaofix for interface descriptor
2011-04-07 Zhou Changi965_drv_vidoe: Encoder on Sandy Bridge
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 YuanBump to 1.0.12
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2011-03-28 Xiang, Haihaobump library version to 1.0.11
2011-03-14 Xiang, Haihaoi965_drv_video/VC1: fix for single intensity compensati...
2011-03-14 Xiang, Haihaoi965_drv_video/VC1: fix data offset for Main/Simple...
2011-03-11 Xiang, Haihaoi965_drv_video/VC1: disable overlap if PQUANT is less...
2011-03-11 Xiang, Haihaoi965_drv_video: Fixes the dimension of a surface on...
2011-03-11 Xiang, Haihaoi965_drv_video: rendere I420/YV12 surface on SandyBridge
2011-03-11 Xiang, Haihaoi965_drv_video: only use tiled surface for NV12 on...
2011-03-10 Xiang, Haihaoi965_drv_video: deinterlacing & scaling on SandyBridge
2011-03-10 Xiang, Haihaoi965_drv_video: shaders for post processing on SandyBridge
2011-03-10 Xiang, Haihaoi965_drv_video: move pp_context to i965_driver_data...
2011-03-10 Xiang, Haihaoi965_drv_video: don't support MPEG2/VC1/H264 without...
2011-03-10 Xiang, Haihaoi965_drv_video: Implement vaDeriveImage()
2011-03-10 Xiang, Haihaoi965_drv_video: map/unmap a tiled GEM BO
2011-02-24 Xiang, Haihaoi965_dri_video: don't try to render an invalid surface
2011-02-10 Gwenole Beauchesnei965_drv_video: make VADriverContext.vtable a pointer.
2011-02-09 Austin YuanCorrect USE_EGL check and bump to libva 1.0.10
2011-02-09 Austin YuanRemove suffix of libva.spec from the version string
2011-02-09 Austin YuanBump to libva 1.0.9
2011-02-09 Austin YuanFix build issue
2011-02-09 Austin Yuan 1) cleanup for VA_FOOL
2011-02-09 Gwenole Beauchesnedummy_drv_video: make VADriverContext.vtable a pointer.
2011-02-09 Gwenole BeauchesneMake VADriverContext.vtable a pointer.
2011-02-09 Gwenole BeauchesneBump VA-API version to 0.32.0. Fix __vaDriverInit*...
2011-02-09 Osin, Alexander Ii965_drv_video: set the number of elements in a buffer...
2011-02-01 Xiang, Haihaoi965_drv_video: check frame store index firstly on...
2011-01-27 Xiang, HaihaoUpdate VAAPI to 0.32
2011-01-27 Gwenole Beauchesne[G45] Fix check for H.264 decoding support.
2011-01-27 Gwenole Beauchesne[G45] Fix check for VC-1 decoding support
2011-01-26 Xiang, Haihaoi965_drv_video: VC-1 on Sandybridge
2011-01-26 Xiang, HaihaoAdd profile into VAPictureParameterBufferVC1
2011-01-25 Austin YuanBump to 1.0.8
2011-01-21 Xiang, Haihaoi965_drv_video: build shaders for decoding & post prosc...
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
next