plugins: remove param in gst_vaapi_plugin_base_decide_allocation()
[platform/upstream/gstreamer.git] / gst / vaapi / gstvaapipostproc.c
2016-04-18 Víctor Manuel Jáqu... plugins: remove param in gst_vaapi_plugin_base_decide_a...
2016-04-18 Víctor Manuel Jáqu... plugin: use allowed caps filter from element
2016-04-18 Víctor Manuel Jáqu... plugin: remove function parameter
2016-04-18 Víctor Manuel Jáqu... remove custom allocation query
2016-04-13 Víctor Manuel Jáqu... plugins: disable GL_TEXTURE_UPLOAD if no EGL/GLX
2016-03-24 Sreerenj BalachandranMake vaapidecode to advertise the cropped values in...
2016-02-03 Víctor Manuel Jáqu... docs: update plugin documentation
2016-02-02 Tim-Philipp Müllervaapi: fix 'ISO C90 forbids mixed declarations and...
2016-01-14 Víctor Manuel Jáqu... vaapipostproc: check ANY caps at transform_caps()
2015-11-23 Sreerenj Balachandranvaapipostproc: Correctly detect the caps change
2015-11-19 Víctor Manuel Jáqu... vaapipostproc: don't set caps change at first set
2015-11-19 Víctor Manuel Jáqu... vaapipostproc: params video_info_changed() callers
2015-11-09 Víctor Manuel Jáqu... plugins: fix context query handling
2015-08-05 Víctor Manuel Jáqu... refactor vaapi caps strings for pad templates
2015-08-05 Víctor Manuel Jáqu... gstvaapipostproc: fix code style
2015-08-04 Víctor Manuel Jáqu... vaapipostroc: GLTextureUploadMeta in sink template
2015-08-04 Víctor Manuel Jáqu... remove gstvaapiuploader
2015-07-03 Víctor Manuel Jáqu... vaapipostproc: no format convert on GL tex upload meta
2015-06-30 Sreerenj Balachandrangst/vaapi: Switch to upstreram like indentation.
2015-06-29 Sreerenj Balachandranvaapipostproc: Fix wrong selection of passthrough mode.
2015-06-29 Sreerenj Balachandranvaapipostproc: prevent advanced-deinterlacing of non...
2015-06-22 Víctor Manuel Jáqu... vaapipostproc: log negotiated caps
2015-06-22 Víctor Manuel Jáqu... vaapipostproc: remove useless debug message
2015-06-12 Víctor Manuel Jáqu... vaapipostproc: add color balance interface
2015-06-08 Víctor Manuel Jáqu... vaapipostproc: add skin tone enhancement
2015-04-29 Víctor Manuel Jáqu... vaapipostproc: tune up a couple of log messages
2015-04-16 Olivier Cretevaapipostproc: Don't create filter on caps query
2015-04-03 Víctor Manuel Jáqu... Removal of gstreamer-1.0 support
2015-04-03 Víctor Manuel Jáqu... update and move gstcompat.h
2015-04-03 Víctor Manuel Jáqu... Removal of gstreamer-0.10 support
2015-03-06 Víctor Manuel Jáqu... vaapipostproc: always activate buffer pool
2015-02-24 Gwenole Beauchesneplugins: add support for BGRA textures.
2015-01-27 Gwenole Beauchesnevideopool: add optional flags for surface pool allocation.
2015-01-27 Michael Olbrichvaapipostproc: clear state on stop
2014-11-24 Gwenole Beauchesnevaapipostproc: fix out caps for GLMemory.
2014-11-24 Gwenole Beauchesnevaapipostproc: fix check for compatible src pad capsfil...
2014-11-24 Gwenole Beauchesneplugins: re-indent all video processing related source...
2014-11-18 Gwenole Beauchesneplugins: preserve framerate when updating src caps...
2014-11-12 Sreerenj Balachandranvaapipostproc: Add string representation of VPP functio...
2014-11-12 Sreerenj Balachandranvaapipostproc: Tweak the output video format setting...
2014-10-29 Gwenole Beauchesnevaapipostproc: allow user defined scaling mode.
2014-08-22 Gwenole Beauchesnevaapipostproc: add support for GLTextureUploadMeta...
2014-08-22 Gwenole Beauchesnevaapipostproc: add support for "download" capability.
2014-08-22 Gwenole Beauchesnevaapipostproc: use pooled vaapi video meta.
2014-08-22 Gwenole Beauchesnevaapipostproc: fix passthrough mode.
2014-08-22 Sreerenj Balachandranvaapipostproc: fix output buffer to have a GstVaapiVide...
2014-08-22 Gwenole Beauchesnevaapipostproc: enable advanced deinterlacing with same...
2014-08-21 Gwenole Beauchesnevaapipostproc: fix detection of output surface format...
2014-08-21 Gwenole Beauchesnevaapipostproc: fix construction of allowed sink pad...
2014-08-21 Gwenole Beauchesnevaapipostproc: improve heuristics for detecting native...
2014-08-21 Gwenole Beauchesnevaapipostproc: disable discontinuity detection code.
2014-08-21 Gwenole Beauchesnevaapipostproc: fix heuristic for detecting discontinuity.
2014-07-03 Simon Farnsworthvaapipostproc: don't let tmp_rect go out of scope.
2014-06-19 Gwenole Beauchesnevaapipostproc: don't crash with dynamic framerate ...
2014-06-18 Simon Farnsworthvaapipostproc: create filter surface pool if it does...
2014-06-18 Zhao, Halleyvaapipostproc: reset deinterlacer state when there...
2014-06-18 Gwenole Beauchesnevaapipostproc: add support for crop regions in VPP...
2014-06-18 Simon Farnsworthvaapipostproc: make deinterlace-mode behave as expected.
2014-01-22 Gwenole Beauchesnelegal: update copyright notice dates.
2014-01-15 Gwenole Beauchesnesurface: rework render flags.
2014-01-15 Zhao, Halleyvaapipostproc: add support for colorbalance filters.
2014-01-15 Zhao, Halleyvaapipostproc: fix support for "sharpen" filter.
2013-12-21 Gwenole Beauchesneplugins: factor out construction of GValue from GstVide...
2013-12-20 Gwenole Beauchesneplugins: fix permissions for certain files.
2013-12-18 Gwenole Beauchesneplugins: factor out support for raw YUV buffers on...
2013-12-18 Gwenole Beauchesneplugins: factor out pad caps.
2013-12-18 Gwenole Beauchesneplugins: factor out video context sharing code.
2013-12-18 Gwenole Beauchesneplugins: factor out GstImplementsInterface.
2013-12-18 Gwenole Beauchesneplugins: factor out display creation process.
2013-12-18 Gwenole Beauchesneplugins: add new base object, store display in there.
2013-11-29 Gwenole Beauchesneplugins: fix reference leaks of VA display objects.
2013-11-28 Gwenole Beauchesneplugins: use G_PARAM_STATIC_STRINGS.
2013-11-22 Gwenole Beauchesnevaapostproc: fix memory leaks.
2013-11-22 Gwenole Beauchesnevaapipostproc: fix and optimize advanced deinterlacing...
2013-11-22 Gwenole Beauchesnevaapipostproc: fix "mixed" mode deinterlacing.
2013-11-22 Gwenole Beauchesnevaapipostproc: fix memory leaks with advanced deinterla...
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-11-21 Gwenole Beauchesnevaapipostproc: add initial support for GStreamer 1.2.
2013-11-21 Halley Zhaovaapipostproc: add support for denoise and sharpen...
2013-11-21 Gwenole Beauchesnevaapipostproc: add support for advanced deinterlacing.
2013-11-21 Gwenole Beauchesnevaapipostproc: fix deinterlacing with VPP.
2013-11-21 Gwenole Beauchesnevaapipostproc: fix transform caps.
2013-11-21 Gwenole Beauchesnefilter: fix semantics of deinterlacing flags.
2013-11-18 Wind Yuanvaapipostproc: fix support for raw YUV data upload...
2013-11-16 Gwenole Beauchesnevaapipostproc: try to downgrade deinterlace-method...
2013-11-15 Gwenole Beauchesnevaapipostproc: add initial support for deinterlacing...
2013-11-15 Gwenole Beauchesnevaapipostproc: fix build on 64-bit platforms with GStre...
2013-11-15 Gwenole Beauchesnevaapipostproc: add initial support for scaling.
2013-11-15 Gwenole Beauchesnevaapipostproc: add initial support for color conversion.
2013-11-15 Gwenole Beauchesnevaapipostproc: fix bug when user disabled deinterlacing.
2013-11-15 Gwenole Beauchesnevaapipostproc: factor out operations to be applied...
2013-10-09 Gwenole Beauchesnevaapipostproc: add support for raw YUV video source...
2013-10-09 Gwenole Beauchesnevaapipostproc: add support for "mixed" interlace mode.
2013-10-09 Gwenole Beauchesnevaapipostproc: rework plug-in element.
2013-10-04 Gwenole Beauchesneplugins: add helper function to disable deinterlacing...
2013-08-23 Zhao Halleyfilter: add initial support for deinterlacing.
2013-05-07 Gwenole Beauchesneplugins: cope with new GstVaapiMiniObject objects.
2013-04-17 Gwenole Beauchesnevaapipostproc: minor clean-ups.
2013-04-17 Gwenole Beauchesnevaapipostproc: fix reference counting buf for passthrou...
2013-04-17 Gwenole Beauchesnevaapipostproc: port to GStreamer 1.0.
next