2012-02-22 |
Hai Lan | test/transcode/mpeg2transcode.cpp:modify the comments |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Hai Lan | test/transcode: Add a test case for transcoding |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Add HRD support in avcenc demo... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: support I420/YV12 format |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Add transform 8x8 support in test... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test: use new interface for all test cases |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Hai Lan | test/encode/avcenc: use kbps as fb input |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use new packed header interface |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Wait upload thread exiting before... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Simplify the IPB pattern file upload |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhou Chang | test/encode/avcenc: Fixed bug about B frame display... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Hai Lan | avcenc: correct the description for the mode parameter |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: close files |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: re-try until success |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: upload YUV data in a thread |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: silence waring about implicit decla... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: postpone YUV data uploading |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: increase the times of trying after... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Hai Lan | avcenc: use gettimeofday to calculate the FPS |
commit | commitdiff | tree | snapshot |
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 |
next |