2012-02-22 |
Hai Lan | test/encode/avcenc: Fix bug of ignoring QP value |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Hai Lan | test/encode/avcenc: Fix a QP error in avcenc |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Hai Lan | test/encode/avcenc: Add a parameter to set I/IP/IPB... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Support continue B frames in test... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use generic ExtType name in test... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: send packed PPS/SPS header to driver |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Modify default direct mode. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use a small size for coded buffer. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: directly uses coded buffer size |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: directly save slice data |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use trail data to calculate slice... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: don't generate slice header anymore |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: pass all parameters to driver |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use new buffer type to pass parameters |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: indentation fix |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Add bit rate control/const qp mode... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: fix reading raw YUV file order... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: bug fixed: B frame stream can't... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Support B frame in MFC and VME. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Add VAEncMiscParameterHRD data structure to pass HRD... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Gwenole Beauchesne | va: fix vaErrorStr() to support new error codes. |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Xiang, Haihao | vainfo: silence compiler warning |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Xiang, Haihao | vainfo: update vainfo for Video Proc Pipeline |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: link modules from the main page. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | Allow 0.32.x drivers. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: bump minor version. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: add compat glue for older vaCreateSurfaces(). |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | tests: cope with new vaCreateSurfaces() API. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: add surface attributes. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: add video processing hooks. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: fix comments for *Count enumerations. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: allow input/output color primaries as requested. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: move reference frames to pipeline parameter buffer. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: note that application of subpictures is now optional. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: add pipeline flags. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: explain filter flags more. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: add auto-saturation, auto-brightness, auto-contras... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: clarify background color semantics and driver... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: keep VAProcFilterParameterBuffer value type as... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcPipelineCaps() semantics. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: mention that source surface also covers its associ... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: improve documentation for VAProcPipelineParameterB... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcFilterCaps() prototype. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: remove obsolete sample code. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: fix VAProcPipelineParameterBuffer typedef. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: add video processing interfaces. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: encode: document VACodedBufferSegment. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add VA_RC_VBR_CONSTRAINED. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix VAConfigAttribEncMaxRefFrames... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add more explicit packed header types... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add packed SEI header. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: make bitstream writers more consistent. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add macroblock-info config attribute. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: move up num_macroblocks, next to... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: remove dec_ref_pic_marking(). |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: remove ref_pic_list_modification(). |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix comment for RefPicList0/1. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add intra_idr_period to sequence... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix max-frame-size parameter buffer... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add max-frame-size misc buffer type. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: remove TABs in newly added code. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add constant QP rate control attribute. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix comments. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add new VA config attributes (max... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: renumber config attributes used for... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: improve VA config attributes document... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | doc: link modules from the main page. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add bitstream writers. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add new config attributes for encodin... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: document DPB usage. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add macroblock parameter buffer. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: rename insert_emulation_bytes to... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: drop extraneous comment. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: drop profile_idc. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: re-define packed-headers buffer type... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: add new H.264 encoding API for main and high profiles. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: drop H.264 specific VA buffer types. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: rename H.264 encoding buffer structs with a Baseli... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | API: add a generic value type. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | doc: improve Doxyfile configuration. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | doc: don't add timestamps in generated documentation. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | doc: add placeholder for the Core API. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Austin Yuan | va_tpi.h: corret a typo (Kbuf->KBuf) 73/873/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: add check for EGL. 72/872/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: simplify summary. 71/871/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: cosmetics (clean up configure options). 70/870/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: cosmetics (sort AC_OUTPUT Makefiles). 69/869/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | doc: add Doxygen templates. 68/868/1 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Gwenole Beauchesne | libva: bump version for development. 67/867/1 |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | 1.0.15. 66/866/1 libva-1.0.15 |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | debian: add package for vainfo. 65/865/1 |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | debian: don't use simple-patchsys (upstream has no... 64/864/1 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Gwenole Beauchesne | Add NEWS file. 63/863/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | va: fix compiler warnings (drop unused variables). 62/862/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | Add auto-generated Debian packaging. 61/861/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | libva: bump version for development. 60/860/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | libva: allow pre-releases. 59/859/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | libva: fix reported version as the one from VA-API. 58/858/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | vainfo: report both VA-API and libva versions. 57/857/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | API: fix versioning. 56/856/1 |
commit | commitdiff | tree | snapshot |
next |