profile/ivi/libva.git
2011-01-25 Austin YuanBump to 1.0.8 98/698/1 libva-1.0.8
2011-01-21 Xiang, Haihaoi965_drv_video: build shaders for decoding & post prosc... 97/697/1
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip... 96/696/1
2011-01-10 Xiang, Haihaoi965_drv_video: support IA44/AI44 subpicture formats... 95/695/1
2011-01-05 Xiang, Haihaobump library version to 1.0.7 94/694/1 libva-1.0.7
2010-12-21 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed... 93/693/1
2010-12-21 Austin YuanFix the build issue on Android 92/692/1
2010-12-21 Damien Lespiaui965_drv_video: Bump the libdrm dependency to 2.4.23... 91/691/1
2010-12-21 Damien Lespiaui965_drv_video: Fix a small typo in a comment 90/690/1
2010-12-21 Austin YuanRemove config.h va/va_version.h (from Gwenole) 89/689/1
2010-12-21 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions. e.g... 88/688/1
2010-12-21 Gwenole BeauchesneAndroid: try to auto generate <va/version.h> 87/687/1
2010-12-21 Damien LespiauIt makes the compilation visually cleaner and the warni... 86/686/1
2010-12-21 Damien LespiauWhich means adding the tests, the pc files and va/va_ve... 85/685/1
2010-12-21 Damien LespiauIt's quite useful to be able to see what we are going... 84/684/1
2010-12-06 Xiang, Haihaoi965_drv_video/mpeg2: upload Quantizer Matrix in raster... 83/683/1
2010-12-06 Xiang, Haihaoi965_drv_video: fix mpeg2 decoding on Sandybridge 82/682/1
2010-12-06 Xiang, Haihaoi965_drv_video: Enable BLT ring 81/681/1
2010-12-06 Xiang, Haihaoi965_drv_video: release mfd context 80/680/1
2010-12-06 Xiang, Haihaoi965_drv_video: add support for mpeg2 decoding on Sandy... 79/679/1
2010-12-06 Xiang, Haihaoi965_drv_video/render: render sub-picture on Sandybridge 78/678/1
2010-12-06 Xiang, Haihaoi965_drv_video: Currently only use tiled-Y surfaces... 77/677/1
2010-12-06 Xiang, Haihaoi965_drv_video: fix row data buffer for deblocking... 76/676/1
2010-12-06 Xiang, Haihaoi965_drv_video: fix surface dimension 75/675/1
2010-12-06 Xiang, Haihaoi965_drv_video/render: rendering for Sandybridge 74/674/1
2010-12-06 Xiang, Haihaoi965_drv_video/render: new fragmensts for Sandybridge 73/673/1
2010-12-06 Xiang, Haihaoi965_drv_video/render: remove i965_subpic_render_src_su... 72/672/1
2010-12-06 Xiang, Haihaoi965_drv_video/render: support tiled source surface 71/671/1
2010-12-06 Xiang, Haihaoi965_drv_video/render: set surface base address 70/670/1
2010-12-06 Xiang, Haihaoi965_drv_video: fix weight/offset for H.264 decoding... 69/669/1
2010-12-06 Xiang, Haihaoi965_drv_video: fix mfx_avc_slice_state command 68/668/1
2010-12-06 Xiang, Haihaoi965_drv_video: set indirect bitsteam object base address 67/667/1
2010-12-06 Xiang, Haihaoi965_drv_video: Y-tiled surface for MFD on Sandybridge 66/666/1
2010-12-06 Xiang, Haihaoi965_drv_video: H.264 decoding on Sandybridge 65/665/1
2010-12-06 Xiang, Haihaoi965_drv_video: dump MFX commands 64/664/1
2010-12-06 Xiang, Haihaoi965_drv_video: check batch buffer emitting 63/663/1
2010-12-06 Xiang, Haihaoi965_drv_video: MACROs for MFX on Sandybridge 62/662/1
2010-12-06 Xiang, Haihaoi965_drv_video: PCI IDs and new MI_FLUSH_DW command... 61/661/1
2010-10-27 Austin YuanAdded the missing files 60/660/1 libva-1.0.6
2010-10-27 Austin Yuanlibva-1.0.6 59/659/1
2010-09-26 Austin YuanFor VAEncPictureParameterBufferH264:last_picture 58/658/1
2010-09-25 Austin YuanRemove VADisplayAttribCSCFormat 57/657/1
2010-09-25 Austin YuanFix x11/Makefile.am license header 56/656/1
2010-09-25 Austin YuanAdded libva-tpi.pc file 55/655/1
2010-09-21 Xiang, Haihaobump library version to 1.0.5 54/654/1 libva-1.0.5
2010-09-15 Xiang, Haihaoi965_drv_video: deinterlacing & scaling 53/653/1
2010-09-15 Xiang, Haihaoi965_drv_video: add video processing kernels 52/652/1
2010-09-15 Xiang, Haihaoadd scaling flags for vaPutSurface() 51/651/1
2010-07-26 Austin YuanBump to 1.0.4 50/650/1 libva-1.0.4
2010-07-26 Austin Yuanremove VADisplayAttribCSC* which is duplicated, and... 49/649/1
2010-07-26 Gwenole BeauchesneFix detection of fglrx. 48/648/1
2010-07-26 Gwenole BeauchesneFix H.264 PicParam buffer trace. 47/647/1
2010-07-26 Gwenole BeauchesneFix va_TraceEndPicture() to unlock the VA surface. 46/646/1
2010-07-26 Gwenole BeauchesneFix VA trace warnings. 45/645/1
2010-07-21 Xiang, HaihaoFix to require libdrm 2.4.21 or newer for i965 video... 44/644/1
2010-07-14 Gwenole BeauchesneFix rendering of subpictures. 43/643/1
2010-07-13 Gwenole BeauchesneFix vaGetImage() for YV12 format. 42/642/1
2010-07-13 Gwenole BeauchesneSimplify vaGetImage(). 41/641/1
2010-07-13 Gwenole BeauchesneFix vaGetImage() to wait for pending operations to... 40/640/1
2010-07-13 Gwenole BeauchesneAdd NV12 image format. 39/639/1
2010-07-12 Gwenole BeauchesneFix vaGetImage() bounds checking code. 38/638/1
2010-07-12 Gwenole BeauchesneMove initialization of render_state->interleaved_uv... 37/637/1
2010-07-12 Gwenole BeauchesneFix out-of-source builds. 36/636/1
2010-07-12 Gwenole BeauchesneAdd I420 image format. 35/635/1
2010-07-12 Xiang, Haihaoi965_drv_video: use original widht/height for rendering 34/634/1
2010-07-12 Gwenole BeauchesneFix vaTerminate(). 33/633/1
2010-07-12 Gwenole Beauchesne Implement vaGetImage(). 32/632/1
2010-07-12 Gwenole BeauchesneAdd YV12 image format. 31/631/1
2010-07-12 Gwenole BeauchesneDon't return VA_STATUS_SUCCESS for unimplemented functions. 30/630/1
2010-07-12 Gwenole BeauchesneAdd RGBA subpictures. 29/629/1
2010-07-12 Gwenole BeauchesneFix subpictures formats array terminator. 28/628/1
2010-07-08 Gwenole BeauchesneFix vaErrorStr() for VA_STATUS_ERROR_INVALID_IMAGE_FORMAT. 27/627/1
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix slice_data_bit_offset 26/626/1
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix the start of a slice for... 25/625/1
2010-07-07 Xiang, Haihaoi965_drv_video: fix BSD batch buffer size. 24/624/1
2010-07-07 Xiang, Haihaolibva: render front buffer for Pixmap. 23/623/1
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix different slice type in... 22/622/1
2010-07-07 Gwenole BeauchesneDrop GLX 1.3 requirement. 21/621/1
2010-07-07 Gwenole BeauchesneCall GLX Pixmap related functions through the vtable. 20/620/1
2010-06-25 Xiang, Haihaoi965_drv_video: [H.264] fix chroma issue 19/619/1
2010-06-18 Xiang, Haihaoi965_drv_video: fix AVC mc kernel 18/618/1
2010-06-13 Xiang, Haihaobump library version to 1.0.3 17/617/1 libva-1.0.3 ww26.3-video
2010-06-13 Xiang, Haihaoi965_drv_video: [H.264] fix register blocks for ILDB 16/616/1
2010-06-08 Austin YuanAdded VA_STATUS_ERROR_INVALID_IMAGE_FORMAT 15/615/1
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264' 14/614/1
2010-06-08 Xiang, Haihaoi965_drv_video: [H.264] some code clean up 13/613/1
2010-06-04 Austin YuanLink libva-android with libva for vaDisplayIsValid 12/612/1
2010-06-04 Austin YuanFollow up the change of "LIBVA_DRIVER_NAME", remove... 11/611/1
2010-06-04 Gwenole BeauchesneMove LIBVA_DRIVER_NAME check in vaInitialize(). 10/610/1
2010-06-04 Gwenole BeauchesneVA/GLX cosmetics (indentation, declarations) 09/609/1
2010-06-04 Gwenole BeauchesneFix vainfo to build out of the source dir 08/608/1
2010-06-02 Gwenole BeauchesneDon't search LIBGL_DRIVERS_PATH, stick to LIBVA_DRIVERS... 07/607/1
2010-06-02 Gwenole BeauchesneFix libva-x11 dependencies. Ensure this grabs libva... 06/606/1
2010-06-02 Gwenole BeauchesneFix vainfo dependencies (Konstantin Pavlov). 05/605/1
2010-06-02 Gwenole BeauchesneDon't dump VA surface pixels if driver doesn't return... 04/604/1
2010-06-02 Gwenole BeauchesneFix VA tracer to correctly dump array of bytes. 03/603/1
2010-06-02 Gwenole BeauchesneCall va_TraceEndPicture() after the actual vaEndPicture... 02/602/1
2010-06-02 Xiang, Haihaoi965_drv_video: new ring buffer flag 01/601/1
2010-06-02 Xiang, Haihaoi965_drv_video: fix graphics memory usage 00/600/1
2010-06-02 Xiang, Haihaoi965_drv_video: don't execute batch buffer after decodi... 99/599/1
next