plugins: expose I420 format for interop with SW elements.
[platform/upstream/gstreamer-vaapi.git] / gst / vaapi / gstvaapipluginutil.c
2014-07-23 Gwenole Beauchesneplugins: expose I420 format for interop with SW elements.
2014-01-22 Gwenole Beauchesnelegal: update copyright notice dates.
2014-01-14 Gwenole Beauchesneplugins: add helpers to create video caps with features.
2013-12-21 Gwenole Beauchesneplugins: factor out construction of template caps.
2013-12-21 Gwenole Beauchesneplugins: factor out construction of GValue from GstVide...
2013-12-21 Gwenole Beauchesneplugins: re-indent common and video context creation...
2013-12-18 Gwenole Beauchesneplugins: check type of display obtained from neighbours.
2013-12-18 Gwenole Beauchesneplugins: factor out display creation process.
2013-11-29 Gwenole Beauchesneplugins: simplify gst_vaapi_ensure_display().
2013-11-22 Gwenole Beauchesnelegal: update copyright notice dates.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-10-09 Gwenole Beauchesnevaapipostproc: add support for "mixed" interlace mode.
2013-10-04 Gwenole Beauchesneplugins: add helper function to disable deinterlacing...
2013-10-01 Víctor Manuel Jáqu... plugins: hanle the context query in any pad.
2013-09-27 Víctor Manuel Jáqu... plugins: add compat layer for GstVideoContext.
2013-09-27 Víctor Manuel Jáqu... plugins: initial port to GStreamer 1.2.
2013-07-18 Emilio Lópezplugins: fix display type comparison in gst_vaapi_creat...
2013-07-15 Gwenole Beauchesneplugins: simlpify gst_vaapi_create_display() helper.
2013-07-15 Víctor Manuel Jáqu... plugins: add gst_vaapi_create_display() helper.
2013-06-27 Víctor Manuel Jáqu... plugins: try to allocate a GLX display first over an...
2013-05-07 Gwenole Beauchesneplugins: cope with new GstVaapiMiniObject objects.
2013-04-10 Sreerenj Balachandranplugins: initial port to GStreamer 1.0.
2013-04-03 Gwenole Beauchesneplugins: don't fail if there is no overlay composition...
2013-03-26 Gwenole Beauchesneplugins: fix usage of gst_vaapi_reply_to_query().
2013-03-21 Gwenole Beauchesneplugins: use common helper function to apply compositions.
2013-03-20 Gwenole Beauchesneplugins: include "sysdeps.h" header instead of "config.h".
2012-08-01 Gwenole Beauchesneplugins: add support for headless pipelines.
2012-07-27 Gwenole Beauchesneplugins: prefer X11 rendering over GLX.
2012-07-25 Gwenole BeauchesneFix build without X11.
2012-07-25 Gwenole Beauchesneplugins: add support for Wayland.
2012-07-25 Gwenole Beauchesneplugins: use new display types more.
2012-07-25 Gwenole Beauchesneplugins: fix display type selection and propagation.
2012-07-25 Gwenole Beauchesnedisplay: add display types.
2012-07-24 Gwenole Beauchesnepluginutils: improve automatic display type selection.
2012-07-24 Gwenole Beauchesnepluginutils: cosmetics (indentation fixes).
2012-07-24 Gwenole Beauchesneconfigure: drop check for --enable-vaapisink-glx.
2012-07-24 Gwenole Beauchesneconfigure: drop check for --enable-vaapi-glx.
2012-06-26 Yan Yinvaapiplugin: fix build when compiling without GLX.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-12 Gwenole Beauchesnevaapiplugin: fix gst_vaapi_ensure_display() to use...
2012-01-05 Gwenole Beauchesnevaapipluingutils: add helper to append surface caps...
2011-12-08 Nicolas DufresnePort to GstVideoContext interface.