add fps caculation macro
[profile/ivi/gstreamer-vaapi.git] / gst /
2013-02-05 Wind Yuanadd fps caculation macro
2013-02-05 Wind Yuansupport YUY2 convert to surface
2013-02-05 Wind Yuanvaapiconvert: try directly copy buffer to derived surfa...
2013-02-05 Wind Yuanchange encoder log output format, support GST log
2013-02-05 Wind Yuansupport raw-buffer directly converted to surface in...
2013-02-05 Wind YuanAdd context API <gst_vaapi_context_get_surface_pool>
2013-02-05 Wind Yuanadd h264encoder
2013-02-05 Zhao Halleyremove _get_caps for postproc srcpad caps will retrieve...
2013-02-05 Zhao Halleyadd color balance support in vpp
2013-02-05 Zhao Halleyshare property operation code between GstVaapiPostproc...
2013-02-05 Zhao Halleyadd vpp process in gstvaapipostproc
2013-02-05 Zhao HalleyAdd new object GstVaapiPostProcess for post-processing
2012-12-17 Gwenole Beauchesnelibs: fix compatibility with glib 2.28.
2012-12-17 Rob Bradfordvaapidecode: adopt non-deprecrated glib locking primiti...
2012-11-16 Wind Yuanvaapidecode: flush buffers when receiving EOS.
2012-11-16 Gwenole Beauchesnevaapidecode: fix compiler warnings.
2012-09-12 Gwenole Beauchesneplugins: include "sysdeps.h" instead of "config.h".
2012-09-11 Gwenole Beauchesnevaapidecode: don't reset decoder if codec type is the...
2012-09-11 Gwenole Beauchesnevaapidecode: simplify codec lookup from caps.
2012-09-11 Gwenole Beauchesnevaapidecode: improve "no free surface" conditions.
2012-09-11 Gwenole Beauchesnedecoder: propagate buffer duration downstream.
2012-09-07 Gwenole Beauchesnevaapipostproc: fix deinterlace-{mode,method} types...
2012-09-07 Gwenole Beauchesneplugins: fix build in strict ISO C mode.
2012-09-07 Philip Lorenzvaapidecode: acquire lock only if the mutex exists.
2012-09-07 Philip LorenzDo not forward declare enums.
2012-09-06 Gwenole Beauchesnevaapisink: fix calculation of window size.
2012-09-06 Wind Yuanvaapisink: add video rotation support.
2012-09-06 Gwenole Beauchesnepluginutils: add G_PRIMITIVE_SWAP() helper macro.
2012-08-29 Gwenole Beauchesnevaapisink: drop obsolete GstVaapiVideoSink interface.
2012-08-29 Gwenole Beauchesnevaapisink: automatically detect overlay rendering mode.
2012-08-29 Gwenole Beauchesnevaapisink: retain VA surface until another one is displ...
2012-08-29 Gwenole Beauchesnevaapisink: fix build with older toolchains.
2012-08-01 Gwenole Beauchesnevaapisink: handle VA/DRM API.
2012-08-01 Gwenole Beauchesneplugins: add support for headless pipelines.
2012-07-27 Gwenole Beauchesnewayland: implement display ::get_size*() hooks.
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: fix creation of video buffer from surface...
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 Beauchesneplugins: declare helper functions as internal.
2012-07-24 Gwenole Beauchesnevideobuffer: drop deprecated functions.
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-07-20 Gwenole Beauchesnevaapisink: drop checks for new APIs used by default.
2012-07-19 Gwenole BeauchesneDrop all references to USE_CODEC_PARSERS.
2012-07-19 Gwenole BeauchesneDrop FFmpeg-based decoders.
2012-07-19 Javier Jardónplugins: declare _get_type() functions as const.
2012-07-19 Javier Jardónplugins: use g_clear_object() wherever applicable.
2012-07-19 Gwenole Beauchesneplugins: add support for GstImplementsInterface.
2012-07-19 Javier Jardónplugins: use G_DEFINE_TYPE_* instead of deprecated...
2012-07-19 Javier Jardónplugins: do not use deprecated GStreamer -base symbols.
2012-07-19 Javier Jardónplugins: do not use deprecated core GStreamer symbols.
2012-06-26 Yan Yinvaapiplugin: fix build when compiling without GLX.
2012-04-11 Wind YuanAdd initial JPEG decoder.
2012-04-10 Wind Yuanvaapidecode: fix VA display type.
2012-04-10 Gwenole Beauchesnevaapidecode: fix includes when compiling for a single...
2012-04-02 Gwenole Beauchesnevaapidecode: report unsupported codec profiles.
2012-04-02 Holger Kaelberervaapisink: don't resize a 'foreign' X-window.
2012-04-02 Holger Kaelberervaapisink: recalculate render rect only if caps are...
2012-04-02 Gwenole BeauchesneFix a few documentation issues.
2012-03-28 Gwenole Beauchesnevaapipostproc: get "interlaced" attribute from surface...
2012-03-26 Gwenole Beauchesnevaapipostproc: add new element for video postprocessing.
2012-03-26 Gwenole Beauchesnevideobuffer: add surface render flags.
2012-03-22 Wind Yuandecode: delay NEWSEGMENT event if vaapidecode element...
2012-03-19 Holger Kaelberervaapidecode: propagate interlaced and TFF properties...
2012-03-02 Gwenole BeauchesneRevert "vaapidecode: fix another pad template ref leak...
2012-02-06 Gwenole Beauchesnevaapidecode: fix another pad template ref leak.
2012-02-05 Gwenole Beauchesnevaapiupload: use g_object_unref() for GstVaapiImage.
2012-02-05 Gwenole Beauchesneplugins: fix pad template ref leaks.
2012-01-29 Gwenole BeauchesneAdd initial H.264 decoder.
2012-01-24 Gwenole Beauchesnevaapisink: cap window size to the maximum display size.
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-16 Zhao HalleyAdd initial MPEG-4 decoder.
2012-01-16 Gwenole BeauchesneAdd initial VC-1 decoder.
2012-01-16 Gwenole BeauchesneAdd initial MPEG-2 decoder.
2012-01-16 Gwenole BeauchesneAllow conditional build of GStreamer/FFmpeg bitstream...
2012-01-12 Gwenole Beauchesnevaapiplugin: fix gst_vaapi_ensure_display() to use...
2012-01-12 Nicolas Dufresnevaapiupload: only set caps on newly created buffers.
2012-01-12 Gwenole Beauchesnevaapisink: ensure VA display in GstBaseSink::start...
2012-01-12 Nicolas Dufresnevaapisink: don't leak GL texture.
2012-01-11 Gwenole Beauchesnevaapisink: fix calculation of render region.
2012-01-11 Gwenole Beauchesnevaapisink: automatically fit video to window.
2012-01-11 Gwenole Beauchesnevaapisink: implement GstXOverlay::set_render_rectangle().
2012-01-05 Gwenole Beauchesnevaapidecode: fix deinitialization order.
2012-01-05 Gwenole Beauchesnevaapiupload: use new gst_vaapi_append_surface_caps...
2012-01-05 Gwenole Beauchesnevaapiupload: fix sink (YUV) caps to not report type...
2012-01-05 Gwenole Beauchesnevaapidownload: add new plugin to download pixels from...
2012-01-05 Gwenole Beauchesnevaapipluingutils: add helper to append surface caps...
2012-01-03 Gwenole Beauchesnevaapiupload: fix memory leak in _init() function.
2012-01-03 Gwenole BeauchesneRename vaapiconvert element to vaapiupload.
2011-12-14 Gwenole Beauchesnesurface: apply composition to the parent context, if...
2011-12-13 Gwenole BeauchesneFix warnings.
2011-12-13 Gwenole BeauchesneRename gst_vaapi_surface_update_composition() to
next