2012-02-07 |
Xiang, Haihao | use the revised JPEG decoding interface |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Hai Lan | Fix the bug for IVB jpeg decoding |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Xiang, Haihao | use the new JPEG decoding interface |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Xiang, Haihao | i965_drv_video: support JPEG decoding on Ivybridge |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Xiang, Haihao | i965_drv_video: Postpone releasing internal buffer. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Xiang, Haihao | i965_drv_video: Simplify render buffer function |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Gwenole Beauchesne | vc1: fix motion vector mode (IVB). |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Gwenole Beauchesne | h264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB). |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Gwenole Beauchesne | Factor out type definitions (GenFrameStore, GenBuffer). |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Xiang, Haihao | Avoid depending on va_backend.h for some files |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Xiang, Haihao | Remove legacy DRI support |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Xiang, Haihao | i965_drv_video: check the internal format of a surface... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Xiang, Haihao | Add support for B43 chipset |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Gwenole Beauchesne | configure: bump version for development. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | NEWS: add missing entry for auto-generated Debian packa... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | build: fix make dist when intel-gen4asm is not installed. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | 1.0.15. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | debian: don't use simple-patchsys (upstream has no... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | i965_drv_video: fix return values to vaRenderPicture(). |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | build: use AM_V_GEN to generate files quietly. |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | build: use GEN4ASM variable to hold path to intel-gen4a... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | .gitignore: filter out generated Gen assembly files. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Gwenole Beauchesne | Fix slice-param & slice-data buffer memory leaks. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Gwenole Beauchesne | Add new .gitignore rules. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Gwenole Beauchesne | NEWS: update. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Gwenole Beauchesne | configure: bump version for development. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Gwenole Beauchesne | vc1: fix TTFRM (picture-level transform type) packing. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Xiang, Haihao | decode: fix for next slice when decoding MPEG2 on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Gwenole Beauchesne | VAImage.data_size represents the allocated size, thus... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Gwenole Beauchesne | Make MPEG-2 QM state live until the next change from... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Gwenole Beauchesne | Add correct version info for vaQueryVendorString(). |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Gwenole Beauchesne | Add debian packaging. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Gwenole Beauchesne | Fix H.264 MC kernel bootstrap for Ironlake. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Gwenole Beauchesne | Fix make dist. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Gwenole Beauchesne | New project build rules and files. |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Gwenole Beauchesne | Moved files around. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Gwenole Beauchesne | i965_drv_video: don't export internal driver functions. |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | i965_drv_video: cosmetics (cleanup Makefile). |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Xiang, Haihao | i965_drv_video: update post processing interface |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Xiang, Haihao | i965_drv_video: fixes assertion failure |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Xiang, Haihao | i965_drv_video: fix next slice vertical position for... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Gwenole Beauchesne | i965_drv_video: add support for VA_SUBPICTURE_DESTINATI... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Gwenole Beauchesne | i965_drv_video: fix subpicture scale factor for Y axis. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Gwenole Beauchesne | i965_drv_video: simplify put_surface() and put_subpictu... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Xiang, Haihao | i965_drv_video: fix assertion failure |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Xiang, Haihao | i965_drv_video: fix GPU hang issue when decoding field... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Edgar Hucek | i965_drv_video: fix memory leaks in i965 driver |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Xiang, Haihao | i965_drv_video: track the internal format of a surface |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: encode on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: fix VME shaders |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: new shaders for VME on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: set surface base address in VME |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: clean up |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Osin | i965_drv_video: Added check of obj_surface->bo field... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Zhou Chang | i965_drv_video: improved MV quality for VME |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: clean up codes |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: rendering for Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: new shaders for rendering on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: VC1 decoding on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: H.264 & MPEG2 decoding on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: Ivybridge PCI IDs |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: thread safety for object allocation |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_vidoe: thread safety for rendering |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: move batchbuffer to context |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: clean up batchbuffer interface |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store post process parameters in context |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store kernel info in the corresponding... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: use the same structure for all kernels |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: create media_state per context |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Implemented i965_LockSurface, i965_UnlockSurface, i965_... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Added locked_image_id in struct object_surface |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | Merge branch 'snb-encoder' |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | i965_drv_video/encode: offset for coded buffer |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: indentation fix |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: media read with sampler cache |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/video: set base address for MV data |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge global symbols in intra... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: remove all intra data in inter... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video: clean up gen6_mfc_avc_pipeline_programing |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge the object command for... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: also simplify the object command... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: reduce inline data for inter... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video: simplify the object command for intra... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fetch neighbor pixel in intra... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix neighbor pixel luma value... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix macroblock instra struct... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix interface descriptor table |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Zhou Chang | add inter frame support in vme. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix CURBE usage for VME |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: fix the format of a derived image for... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: associate the derived image with the... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | disabling cabac zeros words inert, using 0x00000000... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | Support Inter frames in driver. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for VAEncCodedBufferType |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | Workaround for 720p/1080p encoding |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | release all BOs when terminating |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix internal buffer size |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for interface descriptor |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | i965_drv_vidoe: Encoder on Sandy Bridge |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | 1. add interface VARenderDevice for output the... |
commit | commitdiff | tree | snapshot |
next |