• 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/common/libva


RSS
Rev. Tiempo Autor
634da28 2008-05-08 08:11:25 Austin Yuan

Typo correction

1ccd01c 2008-05-06 06:30:11 Austin Yuan

Correct some mistakes in va.h

8db6ca6 2008-04-30 07:35:52 Austin Yuan

Merge branch 'master' into mrst-video

b55eb7b 2008-04-30 07:00:52 Austin Yuan

Add data structures of encode into va.h

63c3e87 2008-04-29 09:56:53 Waldo Bastian

Fix interface revision of dummy driver.

b355047 2008-04-29 09:56:51 Waldo Bastian

Fix interface revision of dummy driver.

1d44071 2008-04-29 09:50:48 Waldo Bastian

rev 0.29 (02/07/2007 Jonathan Bian) - VC1 parameter fixes,
added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED
rev 0.28 (12/06/2007 Jonathan Bian) - Added new versions of PutImage and AssociateSubpicture
to enable scaling
rev 0.27 (11/19/2007 Matt Sottek) - Added DeriveImage

99895bf 2008-03-15 10:40:03 Waldo Bastian

Call vaPutSurface

8bfb102 2008-03-15 10:37:03 Waldo Bastian

MPEG2 example stream

e9a72ca 2008-03-15 07:44:32 Austin Yuan

The HW specific driver depends on "-lXfixes -lXdamage" to do correct display
under rotation mode, but a issue is found that after vaTerminate, XCloseDisplay
will meet a SIGSEGV, and debuging shows libXdamage is unloaded from application
address space after vaTerminate, and keeping libXdamage all along can workaround
this issue. So always link libva with libXdamage here

1fde699 2008-03-14 05:51:05 Waldo Bastian

Add MPEG2 VLD test case

c1252e2 2008-03-11 08:41:43 Waldo Bastian

Update error messages

38907e7 2008-03-05 09:49:52 Waldo Bastian

Added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still v0.29)

f8541ae 2008-02-20 11:19:15 Waldo Bastian

Add VA_STATUS_ERROR_INVALID_PARAMETER

fbe148c 2008-02-08 08:10:11 Waldo Bastian

* VC1: Add 'quantizer' to pic params
* Bump version to 0.29

28992c7 2008-02-05 11:46:07 Waldo Bastian

* Add additional error code
* VC1: reference_distance can have values of 0 - 16 inclusive and needs 5 bits

563092b 2007-12-18 07:00:17 Waldo Bastian

Update to libva v0.26

e6a8c62 2007-12-07 09:41:10 Waldo Bastian

vainfo: Readd VA API version

f8ccff8 2007-12-07 09:04:09 Waldo Bastian

Update to VA API 0.28

90abc96 2007-12-07 07:51:19 Waldo Bastian

Include vainfo in Debian package

1a1376c 2007-12-07 07:42:29 Waldo Bastian

Add vainfo utility to get baseic driver info from command line

7fbb1e8 2007-11-11 10:52:43 Waldo Bastian

Generate proper error for NULL display.

5811e6a 2007-11-09 08:14:37 Waldo Bastian

Do no attempt vaCreateBuffer with VAImageBufferType

d2e4f9b 2007-11-08 03:47:56 Waldo Bastian

Update to VA API 0.26
- Combine vaCreateBuffer and vaBufferData

a0e81bb 2007-11-02 04:26:37 Waldo Bastian

Define VA_LSB_FIRST / VA_MSB_FIRST

1f57080 2007-11-01 02:03:53 Waldo Bastian

Update version numbers to 0.25

4a9db08 2007-10-30 08:17:23 Waldo Bastian

Update to VA API v0.25

12e8a22 2007-10-26 06:37:43 Waldo Bastian

* Improve validation of input parameters & error reporting

8f82bf2 2007-10-17 04:00:32 Waldo Bastian

* foward_mb -> forward_mb
* Expand mv_mode from 2 to 3 bits

2a2139b 2007-10-16 03:10:21 Waldo Bastian

pic_quantizer_scale needs 5 bits instead of 1