修訂. | 時間 | 作者 |
---|---|---|
e6fe1e5 | 2013-05-28 17:19:08 | Gwenole Beauchesne |
API: h264 encode: add macroblock parameter buffer. |
||
f45e915 | 2013-05-28 17:19:08 | Gwenole Beauchesne |
API: h264 encode: rename insert_emulation_bytes to has_emulation_bytes. |
||
49c1f9c | 2013-05-28 17:19:08 | Gwenole Beauchesne |
API: h264 encode: re-define packed-headers buffer type ids. |
||
8c70e24 | 2013-05-28 17:19:08 | Gwenole Beauchesne |
API: add new H.264 encoding API for main and high profiles. |
||
74f9432 | 2013-05-28 17:19:08 | Gwenole Beauchesne |
API: drop H.264 specific VA buffer types. |
||
a2b9989 | 2013-05-28 17:19:08 | Gwenole Beauchesne |
API: rename H.264 encoding buffer structs with a Baseline suffix. |
||
78dd84b | 2013-05-28 17:19:08 | Gwenole Beauchesne |
API: add a generic value type. |
||
32e44bc | 2013-03-19 13:56:07 | Xiang, Haihao |
libva: bump version for development. |
||
8cf7d80 | 2013-03-19 10:42:21 | Xiang, Haihao |
libva 1.1.1 |
||
ba9b5fc | 2013-03-19 10:19:21 | Armin K |
Automake 1.13 fixups |
||
9f4dedc | 2012-11-15 22:16:16 | Damien Lespiau |
.gitignore: updates. |
||
b1cf861 | 2012-11-15 21:45:06 | Rob Bradford |
wayland: port to 1.0 protocol. |
||
eb2ba29 | 2012-11-15 21:45:05 | Rob Bradford |
tests: fix printf in putsurface_wayland test |
||
ab06c8c | 2012-10-04 22:42:53 | Gwenole Beauchesne |
libva: bump version for development. |
||
6af0423 | 2012-10-04 22:30:51 | Gwenole Beauchesne |
1.1.0. |
||
c31d2e8 | 2012-10-04 22:30:51 | Gwenole Beauchesne |
tests: fix build with alternate X11 paths. |
||
2703f41 | 2012-10-03 18:56:18 | Gwenole Beauchesne |
debian: split libva packages based on the implemented API. |
||
276a73c | 2012-10-03 18:21:45 | Gwenole Beauchesne |
debian: generate packing files from configure. |
||
d96d03a | 2012-10-03 17:58:53 | Gwenole Beauchesne |
debian: drop references to obsolete libva 0.29. |
||
0e3a11a | 2012-09-28 23:14:32 | Gwenole Beauchesne |
NEWS: updates. |
||
93c326b | 2012-09-28 22:58:42 | Gwenole Beauchesne |
glx: fix gl_create_context() with parent context set. |
||
ff185cd | 2012-09-28 22:12:10 | Gwenole Beauchesne |
dummy_drv_video: drop unused variables. |
||
a5bd4b1 | 2012-09-28 22:05:18 | Gwenole Beauchesne |
dummy_drv_video: sanitize coding style of VA objects utilities. |
||
9d22140 | 2012-09-28 22:05:18 | Krzysztof Kotlenga |
dummy_drv_video: fix threading issues with VA objects. |
||
375b0c3 | 2012-09-28 22:05:14 | Xiang, Haihao |
dummy_drv_video: don't reallocate object heap, create new buckets instead. |
||
210ab05 | 2012-09-28 18:03:53 | Gwenole Beauchesne |
Drop VA/dummy backend. |
||
239eba1 | 2012-09-28 17:56:07 | Haitao Huang |
android: use common DRM driver detection code. |
||
150d71a | 2012-09-28 17:56:05 | Haitao Huang |
android: fix tests for Android ICS. |
||
2ed5c04 | 2012-09-28 17:51:34 | Haitao Huang |
android: export JPEG decode header. |
||
b8d445c | 2012-09-28 17:51:34 | Daniel Charles |
android: rename the LOG_TAG per module. |