2013-05-28 |
Gwenole Beauchesne | API: vpp: remove extraneous flags member. |
tree | commitdiff |
2013-05-28 |
Xiang, Haihao | Fix sample code for VPP |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: fix comments for *Count enumerations. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: allow input/output color primaries as requested. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: move reference frames to pipeline parameter buffer. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: note that application of subpictures is now optional. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: add pipeline flags. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: explain filter flags more. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: add auto-saturation, auto-brightness, auto-contras... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: clarify background color semantics and driver... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: keep VAProcFilterParameterBuffer value type as... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcPipelineCaps() semantics. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: mention that source surface also covers its associ... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: improve documentation for VAProcPipelineParameterB... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcFilterCaps() prototype. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: remove obsolete sample code. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: fix VAProcPipelineParameterBuffer typedef. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | vpp: add video processing hooks. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: add video processing interfaces. |
tree | commitdiff |
2013-05-28 |
Xiang, Haihao | va: Remove user_data from MPEG-2 encoding APIs |
tree | commitdiff |
2013-05-28 |
Xiang, Haihao | API for MPEG-2 encoding |
tree | commitdiff |
2013-05-28 |
Xiang, Haihao | va: Add a flag to signal APP whether the driver support... |
tree | commitdiff |
2013-05-28 |
Xiang, Haihao | install va_enc_h264.h |
tree | commitdiff |
2013-05-28 |
Jonathan Bian | Added baseline to the list of profiles for the document... |
tree | commitdiff |
2013-05-28 |
Jonathan Bian | Added aspect ratio related fields to VAEncSequenceParam... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add more explicit packed header types... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: move up num_macroblocks, next to... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: remove dec_ref_pic_marking(). |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: remove ref_pic_list_modification(). |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: fix comment for RefPicList0/1. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add intra_idr_period to sequence... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: document DPB usage. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: drop extraneous comment. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: drop profile_idc. |
tree | commitdiff |
2013-05-28 |
Jonathan Bian | Added new VAEncPackedHeaderRawData value to VAEncPacked... |
tree | commitdiff |
2013-05-28 |
Austin Yuan | VAEncXXXH264Baseline: start to drop VAEncXXXXBaseline |
tree | commitdiff |
2013-05-28 |
Austin Yuan | VACodedBufferSegment: correct the description |
tree | commitdiff |
2013-05-28 |
Austin Yuan | VA_STATUS_ERROR_HW_BUSY: error code to indicate HW... |
tree | commitdiff |
2013-05-28 |
Austin Yuan | VAEncMiscParameterRateControl: add back some fields... |
tree | commitdiff |
2013-05-28 |
Austin Yuan | VACodedBufferSegment: modify the semantics/description |
tree | commitdiff |
2013-05-28 |
Xiang, Haihao | Add VAEncMiscParameterHRD data structure to pass HRD... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: encode: document VACodedBufferSegment. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add VA_RC_VBR_CONSTRAINED. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: fix VAConfigAttribEncMaxRefFrames... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add packed SEI header. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add macroblock-info config attribute. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: fix max-frame-size parameter buffer... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add max-frame-size misc buffer type. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: remove TABs in newly added code. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add constant QP rate control attribute. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: fix comments. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add new VA config attributes (max... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: renumber config attributes used for... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: improve VA config attributes document... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add new config attributes for encodin... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: add macroblock parameter buffer. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: rename insert_emulation_bytes to... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: h264 encode: re-define packed-headers buffer type... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: add new H.264 encoding API for main and high profiles. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: drop H.264 specific VA buffer types. |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: rename H.264 encoding buffer structs with a Baseli... |
tree | commitdiff |
2013-05-28 |
Gwenole Beauchesne | API: add a generic value type. |
tree | commitdiff |
2013-03-19 |
Armin K | Automake 1.13 fixups |
tree | commitdiff |
2012-11-15 |
Rob Bradford | wayland: port to 1.0 protocol. |
tree | commitdiff |
2012-09-28 |
Gwenole Beauchesne | glx: fix gl_create_context() with parent context set. |
tree | commitdiff |
2012-09-28 |
Gwenole Beauchesne | Drop VA/dummy backend. |
tree | commitdiff |
2012-09-28 |
Haitao Huang | android: use common DRM driver detection code. |
tree | commitdiff |
2012-09-28 |
Haitao Huang | android: fix tests for Android ICS. |
tree | commitdiff |
2012-09-28 |
Haitao Huang | android: export JPEG decode header. |
tree | commitdiff |
2012-09-28 |
Daniel Charles | android: rename the LOG_TAG per module. |
tree | commitdiff |
2012-09-28 |
Daniel Charles | android: use Android logging utilities. |
tree | commitdiff |
2012-09-27 |
Gwenole Beauchesne | configure: minor clean-ups. |
tree | commitdiff |
2012-09-27 |
Gwenole Beauchesne | build: drop useless Makefile variables. |
tree | commitdiff |
2012-09-27 |
Gwenole Beauchesne | Sanitize build dependencies. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | wayland: add initial support for EMGD driver. |
tree | commitdiff |
2012-09-26 |
Zhao halley | wayland: ship with wayland-drm protocol. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | API: add support for Wayland. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | drm: don't export internal functions. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | drm: move driver name detection to utilities. |
tree | commitdiff |
2012-09-26 |
Dmitry Ermilov | drm: fix build without X11 headers. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | drm: allow authentication through X11 server. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | drm: ensure DRM connection is authenticated. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | configure: check for visibility attribute. |
tree | commitdiff |
2012-09-26 |
Dmitry Ermilov | Allow build without VA/X11 API. |
tree | commitdiff |
2012-09-26 |
Dmitry Ermilov | API: add support for raw DRM. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | API: backend: add VA display types. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | API: backend: rename VADriverContext.dri_state to drm_s... |
tree | commitdiff |
2012-09-26 |
Benjamin Franzke | API: introduce DRM common utilities and data structures. |
tree | commitdiff |
2012-09-26 |
Gwenole Beauchesne | Revert Pixmap-based EGL interfaces. |
tree | commitdiff |
2012-08-01 |
Gwenole Beauchesne | jpeg: pad Huffman table to 4-byte boundaries (Haihao). |
tree | commitdiff |
2012-07-26 |
Gwenole Beauchesne | Merge JPEG decoding API from staging branch. |
tree | commitdiff |
2012-06-29 |
Xiang, Haihao | Add the missing license header to some files |
tree | commitdiff |
2012-06-28 |
Austin Yuan | license header: add the missing license header to files |
tree | commitdiff |
2012-06-28 |
Gwenole Beauchesne | Fix build with alternate X11, GLX and EGL prefixes. |
tree | commitdiff |
2012-05-10 |
Xiang, Haihao | Build EGL if EGL/egl.h isn't installed in the default... |
tree | commitdiff |
2012-04-08 |
Gwenole Beauchesne | Revert "declare vaGetDisplay in va.h instead of va_xxx.h" |
tree | commitdiff |
2012-04-08 |
Gwenole Beauchesne | API: h264 decode: fix the definition of slice_data_bit_... |
tree | commitdiff |
2012-04-05 |
Gwenole Beauchesne | API: h264 decode: clarify slice_data_bit_offset field. |
tree | commitdiff |
2012-04-03 |
Gwenole Beauchesne | Allow 0.32.x drivers. |
tree | commitdiff |
2012-02-06 |
Xiang, Haihao | Fix comment for JPEG quantization table |
tree | commitdiff |
next |