vaapidecode: plug a memory leak.
[platform/upstream/gstreamer-vaapi.git] / gst / vaapi / gstvaapidecode.c
2014-06-18 Matthew Watersvaapidecode: plug a memory leak.
2014-06-18 Gwenole Beauchesnevaapidecode: parse source data until a frame is obtained.
2014-05-09 Sreerenj Balachandranbuild: fix conditional compilation of VP8 decoder.
2014-04-18 Zhao, HalleyAdd initial VP8 decoder.
2014-01-22 Gwenole Beauchesnelegal: update copyright notice dates.
2014-01-14 Matthieu Bouronvaapidecode: query downstream caps features like GLText...
2014-01-14 Matthieu Bouronvaapidecode: add system memory caps to template caps.
2014-01-14 Wind Yuanvaapidecode: fix hang on SIGINT.
2013-12-20 Gwenole Beauchesnedisplay: don't use GstCaps for decode or encode profile...
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-12-11 Gwenole Beauchesneplugins: allow builds without GLX enabled for GStreamer...
2013-12-11 Matthieu Bouronplugins: request GLTextureUpload meta on buffers in...
2013-11-29 Gwenole Beauchesneplugins: fix reference leaks of VA display objects.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
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-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 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: initial port to GStreamer 1.2.
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-07-08 Gwenole Beauchesneplugins: add support for video cropping.
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: 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-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: initial port to GStreamer 1.0.
2013-04-03 Gwenole Beauchesnevaapidecode: expose the exact set of supported HW decoders.
2013-03-26 Gwenole Beauchesneplugins: integrate GstVaapiVideoMeta from libgstvaapi.
2013-03-21 Gwenole Beauchesneplugins: drop gstvaapipluginbuffer.[ch] helper files.
2013-03-20 Gwenole Beauchesneplugins: use modern GstElement metadata information.
2013-03-20 Gwenole Beauchesneplugins: move up interfaces (cosmetics).
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-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-18 Gwenole Beauchesnedecoder: maintain decoded frames as GstVideoCodecFrame...
2012-12-18 Gwenole Beauchesnevaapidecode: output all decoded frames as soon as possible.
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-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 Beauchesneplugins: fix build in strict ISO C mode.
2012-09-07 Philip Lorenzvaapidecode: acquire lock only if the mutex exists.
2012-08-29 Gwenole Beauchesnevaapisink: drop obsolete GstVaapiVideoSink interface.
2012-07-25 Gwenole Beauchesneplugins: fix display type selection and propagation.
2012-07-24 Gwenole Beauchesnevideobuffer: drop deprecated functions.
2012-07-24 Gwenole Beauchesnepluginutils: improve automatic display type selection.
2012-07-24 Gwenole Beauchesneconfigure: drop check for --enable-vaapi-glx.
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: 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 core GStreamer symbols.
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-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... 0.3.5
2012-02-06 Gwenole Beauchesnevaapidecode: fix another pad template ref leak.
2012-02-05 Gwenole Beauchesneplugins: fix pad template ref leaks.
2012-01-29 Gwenole BeauchesneAdd initial H.264 decoder.
next