window: allow for updating size from current geometry.
[platform/upstream/gstreamer-vaapi.git] / gst /
2013-11-26 Wind Yuanvaapiencode: initial port to GStreamer 1.2.
2013-11-24 XuGuangxinplugins: add mpeg2 encoder element.
2013-11-24 Wind Yuanplugins: add h264 encoder element.
2013-11-24 Wind Yuanplugins: add base encoder element.
2013-11-22 Gwenole Beauchesnebuild: fix for Wayland headers not in standard include... 0.5.7
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: update copyright notice dates.
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-21 Gwenole Beauchesnevaapidecode: fix decoder flush.
2013-11-21 Gwenole Beauchesnevaapidecode: fix dead-locks with decoder task.
2013-11-21 XuGuangxinvaapidecode: fix hard reset for seek cases.
2013-11-21 XuGuangxinvaapidecode: drop decode timeout, always wait for a...
2013-11-21 Gwenole Beauchesnevaapidecode: fix srcpad caps for GStreamer 1.2.
2013-11-21 Gwenole Beauchesneplugins: streamline VA formats exposed in caps to a...
2013-11-21 Gwenole Beauchesneplugins: expose the expected format for GstVideoGLTextu...
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-09 Gwenole Beauchesneplugins: fix and optimize check for buffer pool allocat...
2013-10-09 Gwenole Beauchesneplugins: enable memory maps for read & write with direc...
2013-10-09 Gwenole Beauchesneplugins: fix check for direct-rendering support.
2013-10-09 Gwenole Beauchesneplugins: fix buffer pool reset_buffer() to reset memory...
2013-10-09 Gwenole Beauchesneplugins: fix GstVaapiVideoMemory to allocate VA surface...
2013-10-04 Gwenole Beauchesneplugins: create a proxy for GstVaapiUploader allocated...
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-10-01 Víctor Manuel Jáqu... plugins: query upstream element for a GstContext.
2013-09-27 Víctor Manuel Jáqu... plugins: add support for GstVideoGLTextureUploadMeta.
2013-09-27 Sreerenj Balachandranplugins: add support for GstCaps features.
2013-09-27 Víctor Manuel Jáqu... plugins: improve ::query() debugging messages.
2013-09-27 Víctor Manuel Jáqu... plugins: add support for GstContext API.
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-08-29 Zhao Halleyvaapisink: ensure the uploader is setup for upstream...
2013-08-29 Gwenole Beauchesnevaapisink: simplify get_render_buffer() for GStreamer...
2013-08-29 Gwenole Beauchesnevaapisink: handle raw buffers not created from VA video...
2013-08-29 Gwenole Beauchesnevaapidecode: remove extraneous size information from...
2013-08-29 Guangxin.Xuvaapidecode: submit the last frame from output adapter...
2013-08-29 Gwenole Beauchesnevaapidecode: push all decoded frames from within the...
2013-08-26 Gwenole Beauchesnedecode: fix creation of GLX video buffers for GStreamer...
2013-08-26 Simon Farnsworthvaapisink: allow scaling to ignore aspect ratio.
2013-08-26 Wind Yuanvaapisink: fix memory leak of GstVaapiUploader instance.
2013-08-26 Guangxin.Xuvaapisink: fix get_caps() implementation for GStreamer...
2013-08-23 Zhao Halleyfilter: add initial support for deinterlacing.
2013-07-22 Gwenole Beauchesneplugins: handle video cropping in X11 pixmap converter.
2013-07-22 Gwenole Beauchesneplugins: add support for "x11-pixmap" video converter...
2013-07-18 Emilio Lópezplugins: fix display type comparison in gst_vaapi_creat...
2013-07-15 Gwenole BeauchesneFix new video format API.
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-07-12 Gwenole Beauchesneplugins: don't reallocate pool allocator for the same...
2013-07-12 Gwenole Beauchesneplugins: fix ref counting of GstVaapiVideoMemory allocator.
2013-07-12 Gwenole Beauchesnevaapiupload: use implicit color conversion to NV12.
2013-07-11 Wind Yuanvaapidownload: fix src caps format error.
2013-07-11 Gwenole Beauchesnevaapidownload: fix debug string for image formats.
2013-07-10 Gwenole Beauchesneplugins: clean-up video uploader helper.
2013-07-10 Gwenole Beauchesneplugins: use GstVideoInfo in video uploader helper.
2013-07-10 Gwenole Beauchesneplugins: allow creation of VA surfaces with explicit...
2013-07-10 Gwenole BeauchesneUse GstVideoInfo for video pools.
2013-07-09 Gwenole Beauchesneplugins: port to new video format API.
2013-07-08 Gwenole Beauchesnevaapisink: fix creation of GLX texture.
2013-07-08 Gwenole Beauchesneplugins: add support for video cropping.
2013-07-08 Sreerenj Balachandranplugins: add helper functions to set the render rectangle.
2013-06-27 Sreerenj Balachandranvaapisink: expose the raw video formats in static caps...
2013-06-27 Gwenole Beauchesnevaapisink: add "use-glx" property for OpenGL rendering.
2013-06-27 Víctor Manuel Jáqu... plugins: try to allocate a GLX display first over an...
2013-06-05 Zhao Halleyvaapisink: fix build without VA/GLX support.
2013-06-05 Gwenole Beauchesneplugins: allow buffer mappings to GstVaapiSurfaceProxy.
2013-06-05 Gwenole Beauchesneplugins: silence check for direct-rendering mode in...
2013-06-05 Gwenole Beauchesneplugins: improve video memory flags safety checks.
2013-05-27 Gwenole Beauchesnevaapisink: fix one-time initialization when display...
2013-05-23 Zhao Halleyuploader: fix memory leak in GStreamer 0.10 builds.
2013-05-23 Gwenole Beauchesneplugins: fix gst_vaapi_video_meta_new_from_pool().
2013-05-23 Gwenole Beauchesneplugins: cope with GST_VAAPI_IS_xxx() macros removal.
2013-05-07 Gwenole Beauchesneplugins: cope with new GstVaapiMiniObject objects.
2013-04-25 Gwenole Beauchesnedecoder: add gst_vaapi_decoder_get_frame_with_timeout().
2013-04-18 Gwenole Beauchesnevaapidecode: rework heuristics to detect decode timeout.
2013-04-18 Gwenole Beauchesnevaapidecode: rework GstVideoDecoder::handle_frame(...
2013-04-18 Gwenole Beauchesneplugins: use gst_object_unref() wherever applicable.
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.
2013-04-16 Gwenole Beauchesnesurfaceproxy: drop user-data support from GstVaapiSurfa...
next