Révision | l'heure | Auteur |
---|---|---|
f47cb00 | 2014-09-09 02:18:54 | Zhao Yakui |
test/avcenc: Fix the incorrect parameter setting for SPS under CBR mode |
||
d7e33a9 | 2014-09-09 02:18:36 | Zhao Yakui |
test/avcenc: Remove the dynamic shrink of coded buffer |
||
2e90a47 | 2014-09-09 02:17:44 | Austin Yuan |
vatrace: fix segfault of VASurfaceAttribExternalBufferDescriptor dumpping |
||
5d4faa1 | 2014-09-09 02:16:43 | Austin Yuan |
vafool: fix the vaMapBuffer for the buffer from vaDeriveImage |
||
3b656e4 | 2014-09-09 02:16:00 | Austin Yuan |
vatrace: fix a overwrite |
||
12c3e7c | 2014-09-09 02:15:29 | Austin Yuan |
vafool: simplify VAFOOL |
||
11665e0 | 2014-09-09 02:15:12 | Austin Yuan |
vatrace: make LIBVA_TRACE_SURFACE work even without LIBVA_TRACE |
||
f3c221d | 2014-09-09 02:09:51 | Austin Yuan |
vatrace: make standalone LIBVA_TRACE_CODEDBUF work w/o LIBVA_TRACE |
||
fc2a198 | 2014-09-09 01:59:33 | Qiming Shi |
Enable 64bit build for Android, compatible with 32bit. |
||
21ce510 | 2014-09-08 00:20:37 | Gwenole Beauchesne |
API: add support for buffer exports. |
||
ce81e5d | 2014-09-08 00:16:01 | Xiang, Haihao |
Update comment for quality_level |
||
c0af733 | 2014-09-08 00:14:42 | Jonathan Bian |
Added VAConfigEncQualityRange attribute and VAEncMiscParameterBufferQualityLevel to support encoder quality settings. |
||
c356638 | 2014-08-28 01:52:03 | Sameer Kibey |
Added OTC hybrid UMD driver to the list of supported drivers |
||
acfcd5f | 2014-08-04 11:41:59 | Xiang, Haihao |
avcenc: only support chroma_format_idc with 1 |
||
d5556ff | 2014-08-04 11:00:13 | Xiang, Haihao |
h264encode: check driver supports the RateControl control mode or not |
||
ab8cd4a | 2014-07-31 16:50:24 | Xiang, Haihao |
h264encode: Make it runnable with the latest libva-intel-driver (1.3.2) |
||
3fddb7f | 2014-07-18 21:12:58 | pylee |
Add vaSurfaceAttribUsageHint to give the driver a hint of intended usage to optimize allocation (e.g. tiling). |
||
67206b2 | 2014-07-18 21:04:24 | Austin Yuan |
Add frame_type to VP8 encoder |
||
f24804c | 2014-07-18 21:04:08 | Austin Yuan |
va_enc_vp8: update the vp8 interface again |
||
4e79fd1 | 2014-07-18 21:03:56 | Jonathan Bian |
Removed fields in VP8 structures that duplicate VAEncMiscParameter structures. Added reference frames to support non auto reference frame implementation. Changed VAQMatrixBufferVP8 to use quantization index deltas. |
||
3079175 | 2014-07-18 21:03:49 | Jonathan Bian |
Added support for VP8 encoding. |
||
c61d8c6 | 2014-06-26 23:05:32 | Xiang, Haihao |
va: release VADisplayContext at the end of vaTerminate() |
||
ce3315a | 2014-06-17 00:07:04 | Gwenole Beauchesne |
Bump VA-API to 0.35.2. |
||
e86f405 | 2014-06-17 00:07:04 | Gwenole Beauchesne |
Merge H.264 MVC profiles from staging branch. |
||
0337703 | 2014-05-09 13:53:26 | Xiang, Haihao |
bva: bump version to 1.3.2.pre1 for development |
||
053f70f | 2014-05-09 13:38:02 | Xiang, Haihao |
libva 1.3.1 |
||
f4647dc | 2014-05-05 13:19:49 | Xiang, Haihao |
Update NEWS |
||
4594372 | 2014-05-05 13:08:44 | Xiang, Haihao |
Bump VA-API to 0.35.1 |
||
9856039 | 2014-05-05 12:14:08 | Gwenole Beauchesne |
Fix VA_ENC_PACKED_HEADER_RAW_DATA value. |
||
254f05c | 2014-04-25 10:54:20 | Xiang, Haihao |
Fix the broken install |