2013-05-28 |
Xiang, Haihao | mpeg2enc: Fix top_field_first Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | mpeg2enc: f_code[s][t] takes the value 15 for I frame Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | mpeg2enc: make sure start codes are byte aligned Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | mpeg2enc: VBV buffer size Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | mpeg2enc: find the right frame_rate_code Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Update intra slice flag Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Pass slice parameters in a group Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | mpeg2enc: A simple MPEG-2 encoder based on VA-API Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Zhao Yakui | Add the SEI segment for CBR mode to pass HRD test
|
commit | commitdiff | tree |
2013-05-28 |
Haitao Huang | android: fix tests for Android ICS.
|
commit | commitdiff | tree |
2013-05-28 |
Zhao Halley | test: add YUY2 support in loadsurface.h
|
commit | commitdiff | tree |
2013-05-28 |
Zhao Halley | test: refine loadsurface.h, conveninent for new format...
|
commit | commitdiff | tree |
2013-05-28 |
Zhao Halley | test: fix an issue in loading YV12 surface
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | avcenc: Fix constraint flag Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Zhao Yakui | test/avcenc: link with -lpthread.
|
commit | commitdiff | tree |
2013-05-28 |
Haitao Huang | test/basic: update to new API.
|
commit | commitdiff | tree |
2013-05-28 |
Austin Yuan | VAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | Added high profile support in SPS for avcenc.
|
commit | commitdiff | tree |
2013-05-28 |
Austin Yuan | Android.mk: change Android Makefile accordingly
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test: use the new H264 encoding and VPP interfaces Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Add HRD support in avcenc demo...
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: support I420/YV12 format Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Add transform 8x8 support in test...
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test: use new interface for all test cases Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Hai Lan | test/encode/avcenc: use kbps as fb input
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use new packed header interface Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Wait upload thread exiting before...
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Simplify the IPB pattern file upload
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Fixed bug about B frame display...
|
commit | commitdiff | tree |
2013-05-28 |
Hai Lan | avcenc: correct the description for the mode parameter
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: close files Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: re-try until success Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: upload YUV data in a thread Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: silence waring about implicit declaration Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: postpone YUV data uploading Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: increase the times of trying after... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Hai Lan | avcenc: use gettimeofday to calculate the FPS
|
commit | commitdiff | tree |
2013-05-28 |
Hai Lan | test/encode/avcenc: Fix bug of ignoring QP value
|
commit | commitdiff | tree |
2013-05-28 |
Hai Lan | test/encode/avcenc: Fix a QP error in avcenc
|
commit | commitdiff | tree |
2013-05-28 |
Hai Lan | test/encode/avcenc: Add a parameter to set I/IP/IPB...
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Support continue B frames in test...
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use generic ExtType name in test... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: send packed PPS/SPS header to driver Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Modify default direct mode.
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use a small size for coded buffer. Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: directly uses coded buffer size Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: directly save slice data Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use trail data to calculate slice... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: don't generate slice header anymore Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: pass all parameters to driver Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use new buffer type to pass parameters Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: indentation fix Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Add bit rate control/const qp mode...
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: fix reading raw YUV file order...
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: bug fixed: B frame stream can't...
|
commit | commitdiff | tree |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Support B frame in MFC and VME.
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | vainfo: silence compiler warning Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | vainfo: update vainfo for Video Proc Pipeline Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | test: rename H.264 encoding buffer structs with a Baseline...
|
commit | commitdiff | tree |
2013-05-28 |
Austin Yuan | va_trace.c: fix a wrong conditional check
|
commit | commitdiff | tree |
2013-05-28 |
Austin Yuan | vatrace: VAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
|
commit | commitdiff | tree |
2013-05-28 |
Ermilov, Dmitry | vatrace: trace H.264 encode parameters
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vatrace: API: drop H.264 specific VA buffer types.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vatrace: API: rename H.264 encoding buffer structs...
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | Don't try to build the documentation if doxygen isn... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | doc/vpp: link modules from the main page.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | doc/encode: link modules from the main page.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | doc: add placeholder for the Core API.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | API: bump version to 0.34.0 (libva 1.2.0).
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | va: Remove VAProcFilterColorStandard Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Jonathan Bian | Renamed de-interlacing flags to be more general and...
|
commit | commitdiff | tree |
2013-05-28 |
Jonathan Bian | Added "flags" field to VAProcFilterParameterBufferDeinterlac...
|
commit | commitdiff | tree |
2013-05-28 |
Binglin Chen | Add maximum type number define, and one addition VPP...
|
commit | commitdiff | tree |
2013-05-28 |
Austin Yuan | VAProcPipelineParameterBufferType: start from 41 in...
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | API: vpp: remove extraneous flags member.
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | Fix sample code for VPP Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: fix comments for *Count enumerations.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: allow input/output color primaries as requested.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: move reference frames to pipeline parameter buffer.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: note that application of subpictures is now optional.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: add pipeline flags.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: explain filter flags more.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: add auto-saturation, auto-brightness, auto-contrast...
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: clarify background color semantics and driver...
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: keep VAProcFilterParameterBuffer value type as...
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcPipelineCaps() semantics.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: mention that source surface also covers its associated...
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: improve documentation for VAProcPipelineParameterBuffer.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcFilterCaps() prototype.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: remove obsolete sample code.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: fix VAProcPipelineParameterBuffer typedef.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | vpp: add video processing hooks.
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | API: add video processing interfaces.
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | va: Remove user_data from MPEG-2 encoding APIs Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | API for MPEG-2 encoding Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | va: Add a flag to signal APP whether the driver support... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Xiang, Haihao | install va_enc_h264.h Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-05-28 |
Jonathan Bian | Added baseline to the list of profiles for the documentation.
|
commit | commitdiff | tree |
2013-05-28 |
Jonathan Bian | Added aspect ratio related fields to VAEncSequenceParameterB...
|
commit | commitdiff | tree |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add more explicit packed header types...
|
commit | commitdiff | tree |
next |