pluginutils: improve automatic display type selection.
[profile/ivi/gstreamer-vaapi.git] / gst / vaapi / gstvaapidecode.c
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...
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.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
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-05 Gwenole Beauchesnevaapidecode: fix deinitialization order.
2011-12-13 Gwenole BeauchesneFix warnings.
2011-12-12 Nicolas DufresneAdd missing video context queries.
2011-12-08 Sreerenj Balachandranvaapidecode: return sink caps template if decoder is...
2011-12-08 Gwenole Beauchesnevaapiplugin: properly set surface type to "vaapi" in...
2011-12-08 Nicolas Dufresnevaapiplugin: properly set opengl support in caps.
2011-12-08 Nicolas Dufresnevaapiplugin: allocate GLX buffers when supported.
2011-12-08 Nicolas DufresneDon't use downstream buffer allocation.
2011-12-08 Nicolas DufresnePort to GstVideoContext interface.
2011-12-07 Nicolas DufresneGroup all plugins into the same bundle