qtdemux: fix suboptimal queue iteration code
[platform/upstream/gst-plugins-good.git] / gst / autodetect /
2011-04-29 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim Taymansuse G_DEFINE_TYPE
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-10 Thibault Saunierandroid: Make it ready for androgenizer
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-10-11 Sebastian Drögeautodetect: Set GST_ELEMENT_IS_SOURCE flag on sources
2010-06-09 Sebastian Drögeauto{audio,video}sink: Don't lose the GST_ELEMENT_IS_SI...
2010-06-06 Sebastian Drögegst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-05-06 Stefan Kostauto{audio,video}{src,sink}: use can_intersect to avoid...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-02-19 Jan SchmidtUpdate Since: tags in autodetect srcs and audioecho
2008-11-29 Stefan Kostgst/autodetect/gstautoaudiosrc.c: Fix classification.
2008-11-25 Wim Taymansgst/autodetect/: Post an error when we can't set the...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-27 Sebastian Drögegst/autodetect/: Fix "Since" tags in the documentation.
2008-10-27 Stefan Kostgst/autodetect/: Implement src plugins. Little code...
2008-08-22 Sebastian Drögegst/autodetect/Makefile.am: Don't link the autodetect...
2008-05-21 Wim TaymansDon't use gst_element_get_pad(), it's a bad method.
2007-12-05 Wim Taymansgst/autodetect/gstautovideosink.*: Fix docs.
2007-12-05 Tommi Myöhänengst/autodetect/gstautoaudiosink.*: Add property to...
2007-10-17 Tim-Philipp MüllerUse new gst_bus_pop_filtered().
2007-05-25 Jan Schmidtgst/autodetect/gstautoaudiosink.c: Don't unnecessarily...
2007-03-09 Jan Schmidtgst/autodetect/gstautoaudiosink.c: Tim and I can't...
2007-02-13 Jan SchmidtRe-factor the gconfaudiosink into a "GstSwitchSink...
2006-09-25 Wim Taymansgst/autodetect/: Small cleanups. don't try to set ...
2006-09-22 Tim-Philipp Müllergst/autodetect/: Make static pad templates static to...
2006-08-16 Tim-Philipp Müllergst/autodetect/gstautoaudiosink.c: When we can't find...
2006-07-27 Tim-Philipp Müllergst/autodetect/gstautoaudiosink.c: Get rid of old and...
2006-07-10 Tim-Philipp Müllergst/autodetect/gstautoaudiosink.c: Fix example pipeline...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-16 Jan Schmidtgst/autodetect/: Make the name of the child element...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-03-30 Wim Taymansbetter/unified long descriptions
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-25 Thomas Vander Sticheledocumenting auto*sink using strstr for the video sink...
2005-11-22 Tim-Philipp Müllergst/autodetect/: Use gst_plugin_feature_list_free(...
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-11-01 Tim-Philipp Müllergst/autodetect/: Fix state change function and use...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-04 Michael Smithgst/autodetect/: Set state of elements to NULL before...
2005-09-24 Wim Taymansgst/autodetect/: These are sinks.
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-15 Andy Wingogst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-03 Ronald S. BultjeUse new ghostpad API; now they actually work in Totem...
2005-07-20 Ronald S. BultjePort auto/gconfsinks to 0.9. They actually appear to...
2005-07-20 Thomas Vander Stichelemerging autodetect from 0.8 branch