wayland: fix memory leak of display resources.
[platform/upstream/gstreamer-vaapi.git] / gst /
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...
2013-04-15 Gwenole Beauchesnedecoder: make gst_vaapi_decoder_get_codec_state() retur...
2013-04-15 Gwenole Beauchesneplugins: mark a few more functions as internal.
2013-04-15 Gwenole Beauchesneplugins: implement GstSurfaceMeta API.
2013-04-12 Gwenole Beauchesnevaapisink: optimize GstVideoOverlayInterface::expose().
2013-04-12 Gwenole Beauchesnevaapisink: fix memory leak of GstSample objects.
2013-04-12 Gwenole Beauchesneplugins: fix description for gst-inspect.
2013-04-10 Gwenole BeauchesneFix make dist to include all source files, in any case.
2013-04-10 Gwenole Beauchesneplugins: implement direct-rendering mode for raw YUV...
2013-04-10 Gwenole Beauchesneplugins: implement uploads from raw YUV buffers for...
2013-04-10 Gwenole Beauchesnevaapidecode: submit all decoded frames before decoding...
2013-04-10 Gwenole Beauchesnevaapidecode: reply to CAPS queries.
2013-04-10 Gwenole BeauchesneAllow build against either GStreamer API (0.10 or 1.0).
2013-04-10 Sreerenj Balachandranplugins: use new video buffer pools.
2013-04-10 Sreerenj Balachandranplugins: add GstVaapiVideoMemory and GstVaapiVideoBuffe...
2013-04-10 Gwenole Beauchesneplugins: allow copies of GstVaapiVideoMeta objects.
2013-04-10 Gwenole Beauchesneplugins: make it possible to clear VA objects from...
2013-04-10 Sreerenj Balachandranplugins: initial port to GStreamer 1.0.
2013-04-03 Gwenole Beauchesnevaapisink: improve check for raw YUV format mode.
2013-04-03 Gwenole Beauchesneplugins: don't fail if there is no overlay composition...
2013-04-03 Gwenole Beauchesnevaapidecode: expose the exact set of supported HW decoders.
2013-03-26 Gwenole Beauchesneplugins: fix usage of gst_vaapi_reply_to_query().
2013-03-26 Gwenole Beauchesneplugins: streamline video buffers.
2013-03-26 Gwenole Beauchesneplugins: integrate GstVaapiVideoMeta from libgstvaapi.
2013-03-21 Gwenole Beauchesneplugins: drop gstvaapipluginbuffer.[ch] helper files.
2013-03-21 Gwenole Beauchesneplugins: integrate GstVaapiVideoBuffer from libgstvaapi.
2013-03-21 Gwenole Beauchesneplugins: use common helper function to apply compositions.
2013-03-21 Gwenole Beauchesneplugins: integrate GstVaapiVideoConverterGLX from libgs...
2013-03-20 Gwenole Beauchesnevaapisink: add helper function to apply a composition...
2013-03-20 Gwenole Beauchesnevaapisink: fix support for raw YUV buffers.
2013-03-20 Gwenole Beauchesneplugins: use modern GstElement metadata information.
2013-03-20 Gwenole Beauchesneplugins: move up interfaces (cosmetics).
2013-03-20 Gwenole Beauchesneplugins: upgrade to newer APIs (GstVideoInfo based...
2013-03-20 Gwenole Beauchesneplugins: fix creation of video buffer from another...
2013-03-20 Gwenole Beauchesneplugins: include "sysdeps.h" header instead of "config.h".
2013-03-20 Gwenole Beauchesneconfigure: rename GST_MAJORMINOR to GST_API_VERSION.
2013-02-26 Holger Kaelberervaapiupload: fix illegal write in ensure_image().
2013-01-30 Gwenole Beauchesnevaapidecode: handle decode-only frames.
2013-01-30 Sreerenj Balachandranvaapidecode: add support for post-seek semantics reset.
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2013).
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2012).
2013-01-17 Gwenole Beauchesnevaapidecode: handle EOS events.
2013-01-17 Gwenole Beauchesnevaapidecode: split gvd_handle_frame() into decode/push...
2013-01-05 Gwenole Beauchesneplugins: cope with new GstVaapiVideoMeta API.
2013-01-03 Gwenole Beauchesnevaapidecode: fix calculation of the time-out value.
2013-01-02 Gwenole Beauchesnevaapidecode: use GST_ERROR to print error messages.
2013-01-02 Gwenole Beauchesnevaapidecode: avoid double release of frame on error.
2012-12-21 Gwenole BeauchesneAdd videoutils submodule for GstVideoDecoder APIs.
2012-12-18 Gwenole Beauchesnedecoder: maintain decoded frames as GstVideoCodecFrame...
2012-12-18 Gwenole Beauchesnevaapidecode: output all decoded frames as soon as possible.
2012-12-18 Gwenole Beauchesnevaapipostproc: use GstBuffer flags for TFF.
2012-12-18 Gwenole Beauchesnevaapipostproc: handle video sub-buffers.
2012-12-18 Gwenole Beauchesnevaapisink: handle sub video-buffers.
2012-12-18 Sreerenj Balachandranvaapidecode: use gst_vaapi_decoder_get_codec_state().
2012-12-18 Gwenole Beauchesnevaapidecode: use more standard helpers.
2012-12-18 Sreerenj Balachandranvaapidecode: move to GstVideoDecoder base class.
2012-12-18 Gwenole Beauchesnesurfaceproxy: port to GstVaapiMiniObject.
2012-12-17 Gwenole Beauchesnelibs: fix compatibility with glib 2.28.
2012-11-20 Gwenole Beauchesnevaapiupload: reset direct-rendering to zero when changi...
2012-11-20 Gwenole Beauchesnevaapiupload: fix sink caps to report the supported...
2012-11-20 Zhao Halleyvaapiupload: use new GstVaapiUploader helper.
2012-11-20 Gwenole Beauchesnevaapisink: compute and expose the supported set of...
2012-11-20 Gwenole Beauchesnevaapisink: add support for raw YUV buffers.
2012-10-17 Rob Bradfordvaapidecode: adopt non-deprecrated glib locking primiti...
2012-10-17 Gwenole Beauchesnevaapidecode: fix compiler warnings.
2012-10-09 Wind Yuanvaapidecode: flush buffers when receiving EOS.
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.
next