• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


RSS
Rev. Hora Autor
ff6eec3 2010-12-06 13:50:04 Xiang, Haihao

i965_drv_video: check batch buffer emitting

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

b077c90 2010-12-06 13:50:04 Xiang, Haihao

i965_drv_video: MACROs for MFX on Sandybridge

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

d9d4563 2010-12-06 13:50:04 Xiang, Haihao

i965_drv_video: PCI IDs and new MI_FLUSH_DW command for Sandybridge

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

7d6bbcf 2010-10-28 08:26:04 Austin Yuan

Added the missing files

881b49c 2010-10-28 08:18:18 Austin Yuan

libva-1.0.6
1) Refinement for VA_TRACE, new LIBVA_FOOL, see the description in va_trace.c/va_fool.c
2) vaPutSurface flag VA_ENABLE_BLEND to blend the surface with a color
3) libva.spec for RPM package
4) Update VAAPI for dynamic bit rate control/AIR/maximum slice size ctrl
5) Added VA_STATUS_ERROR_DECODING/ENCODING_ERROR to report decode/encode error
6) Add config.h/va_vesion.h for Android
7) Update "vainfo.c" for Android

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
Signed-off-by: Binglin Chen <binglin.chen@intel.com>
Signed-off-by: Fei Jiang <fei.jiang@intel.com>
Signed-off-by: Elaine Wang <elaine.wang@intel.com>
Signed-off-by: Ren Zhaohan <zhaohan.ren@intel.com>
Signed-off-by: Jerry Dong <jerry.dong@intel.com>

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

6c37203 2010-09-26 10:47:37 Austin Yuan

For VAEncPictureParameterBufferH264:last_picture
1: means the last picture of sequence
2: means the last picture of stream

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

4fdedfc 2010-09-25 14:58:37 Austin Yuan

Remove VADisplayAttribCSCFormat

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

68a3622 2010-09-25 14:56:18 Austin Yuan

Fix x11/Makefile.am license header

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

2dc5c75 2010-09-25 14:55:17 Austin Yuan

Added libva-tpi.pc file

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

e68bb8b 2010-09-21 16:21:21 Xiang, Haihao

bump library version to 1.0.5

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

62641bd 2010-09-15 09:38:10 Xiang, Haihao

i965_drv_video: deinterlacing & scaling

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

20975a9 2010-09-15 09:37:50 Xiang, Haihao

i965_drv_video: add video processing kernels

5f2030b 2010-09-15 09:37:31 Xiang, Haihao

add scaling flags for vaPutSurface()

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

6772bdb 2010-07-26 11:59:14 Austin Yuan

Bump to 1.0.4

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

923238f 2010-07-26 11:23:34 Austin Yuan

remove VADisplayAttribCSC* which is duplicated, and add VADisplayAttribCSCMatrix for customized CSC matrix

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

2224d4c 2010-07-26 11:12:23 Gwenole Beauchesne

Fix detection of fglrx.

0685f07 2010-07-26 11:11:59 Gwenole Beauchesne

Fix H.264 PicParam buffer trace.

6dc2d5c 2010-07-26 11:08:47 Gwenole Beauchesne

Fix va_TraceEndPicture() to unlock the VA surface.

a6142c4 2010-07-26 11:07:02 Gwenole Beauchesne

Fix VA trace warnings.

Missing declarations, wrong return values, if any, etc.

fb9d9c2 2010-07-21 11:49:59 Xiang, Haihao

Fix to require libdrm 2.4.21 or newer for i965 video driver.

This is necessary to support BSD command

baeeaf9 2010-07-14 10:02:31 Gwenole Beauchesne

Fix rendering of subpictures.

a02d3c7 2010-07-13 16:29:20 Gwenole Beauchesne

Fix vaGetImage() for YV12 format.

558b079 2010-07-13 16:29:16 Gwenole Beauchesne

Simplify vaGetImage().

eb3dd03 2010-07-13 09:50:40 Gwenole Beauchesne

Fix vaGetImage() to wait for pending operations to complete.

5010748 2010-07-13 09:47:13 Gwenole Beauchesne

Add NV12 image format.

e9c00fc 2010-07-12 16:45:05 Gwenole Beauchesne

Fix vaGetImage() bounds checking code.

777c69c 2010-07-12 16:44:58 Gwenole Beauchesne

Move initialization of render_state->interleaved_uv to vaCreateContext().

5438f92 2010-07-12 16:44:53 Gwenole Beauchesne

Fix out-of-source builds.

d58c6d4 2010-07-12 16:01:42 Gwenole Beauchesne

Add I420 image format.

252dd7c 2010-07-12 15:26:06 Xiang, Haihao

i965_drv_video: use original widht/height for rendering