OSDN Git Service

android-x86/hardware-intel-common-libva.git
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...
2011-01-10 Xiang, Haihaoi965_drv_video: support IA44/AI44 subpicture formats...
2011-01-05 Xiang, Haihaobump library version to 1.0.7
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 Damien Lespiaui965_drv_video: Bump the libdrm dependency to 2.4.23...
2010-12-21 Damien Lespiaui965_drv_video: Fix a small typo in a comment
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-12-21 Damien LespiauIt makes the compilation visually cleaner and the warni...
2010-12-21 Damien LespiauWhich means adding the tests, the pc files and va/va_ve...
2010-12-21 Damien LespiauIt's quite useful to be able to see what we are going...
2010-12-06 Xiang, Haihaoi965_drv_video/mpeg2: upload Quantizer Matrix in raster...
2010-12-06 Xiang, Haihaoi965_drv_video: fix mpeg2 decoding on Sandybridge
2010-12-06 Xiang, Haihaoi965_drv_video: Enable BLT ring
2010-12-06 Xiang, Haihaoi965_drv_video: release mfd context
2010-12-06 Xiang, Haihaoi965_drv_video: add support for mpeg2 decoding on Sandy...
2010-12-06 Xiang, Haihaoi965_drv_video/render: render sub-picture on Sandybridge
2010-12-06 Xiang, Haihaoi965_drv_video: Currently only use tiled-Y surfaces...
2010-12-06 Xiang, Haihaoi965_drv_video: fix row data buffer for deblocking...
2010-12-06 Xiang, Haihaoi965_drv_video: fix surface dimension
2010-12-06 Xiang, Haihaoi965_drv_video/render: rendering for Sandybridge
2010-12-06 Xiang, Haihaoi965_drv_video/render: new fragmensts for Sandybridge
2010-12-06 Xiang, Haihaoi965_drv_video/render: remove i965_subpic_render_src_su...
2010-12-06 Xiang, Haihaoi965_drv_video/render: support tiled source surface
2010-12-06 Xiang, Haihaoi965_drv_video/render: set surface base address
2010-12-06 Xiang, Haihaoi965_drv_video: fix weight/offset for H.264 decoding...
2010-12-06 Xiang, Haihaoi965_drv_video: fix mfx_avc_slice_state command
2010-12-06 Xiang, Haihaoi965_drv_video: set indirect bitsteam object base address
2010-12-06 Xiang, Haihaoi965_drv_video: Y-tiled surface for MFD on Sandybridge
2010-12-06 Xiang, Haihaoi965_drv_video: H.264 decoding on Sandybridge
2010-12-06 Xiang, Haihaoi965_drv_video: dump MFX commands
2010-12-06 Xiang, Haihaoi965_drv_video: check batch buffer emitting
2010-12-06 Xiang, Haihaoi965_drv_video: MACROs for MFX on Sandybridge
2010-12-06 Xiang, Haihaoi965_drv_video: PCI IDs and new MI_FLUSH_DW command...
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-25 Austin YuanAdded libva-tpi.pc file
2010-09-21 Xiang, Haihaobump library version to 1.0.5
2010-09-15 Xiang, Haihaoi965_drv_video: deinterlacing & scaling
2010-09-15 Xiang, Haihaoi965_drv_video: add video processing kernels
2010-09-15 Xiang, Haihaoadd scaling flags for vaPutSurface()
2010-07-26 Austin YuanBump to 1.0.4
2010-07-26 Austin Yuanremove VADisplayAttribCSC* which is duplicated, and...
2010-07-26 Gwenole BeauchesneFix detection of fglrx.
2010-07-26 Gwenole BeauchesneFix H.264 PicParam buffer trace.
2010-07-26 Gwenole BeauchesneFix va_TraceEndPicture() to unlock the VA surface.
2010-07-26 Gwenole BeauchesneFix VA trace warnings.
2010-07-21 Xiang, HaihaoFix to require libdrm 2.4.21 or newer for i965 video...
2010-07-14 Gwenole BeauchesneFix rendering of subpictures.
2010-07-13 Gwenole BeauchesneFix vaGetImage() for YV12 format.
2010-07-13 Gwenole BeauchesneSimplify vaGetImage().
2010-07-13 Gwenole BeauchesneFix vaGetImage() to wait for pending operations to...
2010-07-13 Gwenole BeauchesneAdd NV12 image format.
2010-07-12 Gwenole BeauchesneFix vaGetImage() bounds checking code.
2010-07-12 Gwenole BeauchesneMove initialization of render_state->interleaved_uv...
2010-07-12 Gwenole BeauchesneFix out-of-source builds.
2010-07-12 Gwenole BeauchesneAdd I420 image format.
2010-07-12 Xiang, Haihaoi965_drv_video: use original widht/height for rendering
2010-07-12 Gwenole BeauchesneFix vaTerminate().
2010-07-12 Gwenole Beauchesne Implement vaGetImage().
2010-07-12 Gwenole BeauchesneAdd YV12 image format.
2010-07-12 Gwenole BeauchesneDon't return VA_STATUS_SUCCESS for unimplemented functions.
2010-07-12 Gwenole BeauchesneAdd RGBA subpictures.
2010-07-12 Gwenole BeauchesneFix subpictures formats array terminator.
2010-07-08 Gwenole BeauchesneFix vaErrorStr() for VA_STATUS_ERROR_INVALID_IMAGE_FORMAT.
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix slice_data_bit_offset
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix the start of a slice for...
2010-07-07 Xiang, Haihaoi965_drv_video: fix BSD batch buffer size.
2010-07-07 Xiang, Haihaolibva: render front buffer for Pixmap.
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix different slice type in...
2010-07-07 Gwenole BeauchesneDrop GLX 1.3 requirement.
2010-07-07 Gwenole BeauchesneCall GLX Pixmap related functions through the vtable.
2010-06-25 Xiang, Haihaoi965_drv_video: [H.264] fix chroma issue
2010-06-18 Xiang, Haihaoi965_drv_video: fix AVC mc kernel
2010-06-13 Xiang, Haihaobump library version to 1.0.3
2010-06-13 Xiang, Haihaoi965_drv_video: [H.264] fix register blocks for ILDB
2010-06-08 Austin YuanAdded VA_STATUS_ERROR_INVALID_IMAGE_FORMAT
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-08 Xiang, Haihaoi965_drv_video: [H.264] some code clean up
2010-06-04 Austin YuanLink libva-android with libva for vaDisplayIsValid
2010-06-04 Austin YuanFollow up the change of "LIBVA_DRIVER_NAME", remove...
2010-06-04 Gwenole BeauchesneMove LIBVA_DRIVER_NAME check in vaInitialize().
next