context: introduce concept of usage.
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapicontext.c
2014-01-23 Gwenole Beauchesnecontext: introduce concept of usage.
2014-01-23 Gwenole Beauchesnecontext: fix get_attribute() value result.
2014-01-23 Gwenole Beauchesnecontext: move overlay composition to separate files.
2014-01-23 Gwenole Beauchesnecontext: clean-ups. Strip down APIs.
2014-01-23 Gwenole Beauchesnecontext: re-indent all GstVaapiContext related source...
2014-01-22 Gwenole Beauchesnelegal: update copyright notice dates.
2014-01-22 Gwenole Beauchesneencoder: h264: only submit packed headers when required.
2013-11-24 Wind Yuanlibs: add support for rate-control to GstVaapiContext.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-07-10 Gwenole BeauchesneUse GstVideoInfo for video pools.
2013-05-23 Gwenole Beauchesnelibs: drop GST_VAAPI_IS_xxx() helper macros.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for video object pools.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiObject for VA objects.
2013-04-10 Sreerenj BalachandranAdd initial support for GStreamer 1.0.
2013-04-03 Gwenole Beauchesnedecoder: drop obsolete functions.
2013-04-03 Gwenole Beauchesnedecoder: simplify acquisition/release of spare surface.
2013-03-20 Gwenole Beauchesnesubpicture: use gst_video_overlay_rectangle_get_pixels_...
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2013).
2013-01-11 Holger Kaelbereroverlay: fix build without advanced GstVideoOverlayForm...
2013-01-11 Gwenole Beauchesneoverlay: fix ordering of composition layers.
2013-01-11 Holger Kaelbereroverlay: fix support for global-alpha.
2013-01-11 Gwenole Beauchesneoverlay: detect render-rect changes.
2013-01-11 Gwenole Beauchesneoverlay: fix check for pixels buffer change.
2013-01-11 Gwenole Beauchesneoverlay: optimize cache at the GstVideoOverlayRectangle...
2013-01-11 Gwenole Beauchesneoverlay: simplify caching of GstVideoOverlayComposition...
2012-09-10 Gwenole Beauchesnecontext: JPEG codec does not need any reference frame.
2012-09-10 Gwenole Beauchesnecontext: allow number of reference frames to be set.
2012-09-07 Gwenole Beauchesnelibs: fix build in strict ISO C mode.
2012-07-19 Javier Jardónlibs: use g_clear_object() wherever applicable.
2012-01-30 Gwenole BeauchesneAdd header for system-dependent definitions.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-16 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2012-01-05 Gwenole Beauchesnecontext: avoid self reference loops with surfaces.
2011-12-14 Gwenole Beauchesnecontext: make it possible to apply composition globally.
2011-12-13 Gwenole Beauchesnesurface: record parent context.
2011-12-08 Nicolas DufresneChange caps to use new video/x-surface generic type.
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbCheck for out-of-free-surfaces condition.
2010-09-20 gbRelicense gst-libs/ code to LGPL v2.1+.
2010-04-23 gbAdd VA context abstraction.