autodetect: fix caps
[platform/upstream/gstreamer.git] / gst / autodetect / gstautovideosink.c
2011-06-17 Wim Taymansautodetect: fix caps
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-08 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-05-24 Wim Taymansautodetect: port to new API
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Wim Taymans-good: fix for new API
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
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
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
2008-11-25 Wim Taymansgst/autodetect/: Post an error when we can't set the...
2008-10-27 Stefan Kostgst/autodetect/: Implement src plugins. Little code...
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-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-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-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-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-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