summaryrefslogtreecommitdiffstats
path: root/gst/autodetect/gstautovideosink.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Ronald Bultje from Authors fieldDavid Schleef2009-09-051-1/+0
* gst/autodetect/: Post an error when we can't set the internal ghostpad target.Wim Taymans2008-11-251-2/+11
* gst/autodetect/: Implement src plugins. Little code/string cleanup in the sinks.Stefan Kost2008-10-271-8/+5
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-211-2/+2
* gst/autodetect/gstautovideosink.*: Fix docs.Wim Taymans2007-12-051-18/+166
* Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th...Jan Schmidt2007-02-131-10/+31
* gst/autodetect/: Small cleanups. don't try to set "sync" property when it is ...Wim Taymans2006-09-251-5/+10
* gst/autodetect/: Make static pad templates static to appease valgrind's leak ...Tim-Philipp Müller2006-09-221-9/+11
* gst/autodetect/: Make the name of the child element be based on the name of t...Jan Schmidt2006-05-161-1/+4
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* documenting auto*sink using strstr for the video sink lookup, class field is ...Thomas Vander Stichele2005-11-251-2/+22
* gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and ...Tim-Philipp Müller2005-11-221-6/+12
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-1/+1
* gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class...Tim-Philipp Müller2005-11-011-4/+10
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* gst/autodetect/: Set state of elements to NULL before removing from bins.Michael Smith2005-10-041-2/+13
* gst/autodetect/: These are sinks.Wim Taymans2005-09-241-0/+2
* gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autode...Andy Wingo2005-09-151-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-12/+14
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+2
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-031-40/+50
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-201-47/+18
* merging autodetect from 0.8 branchThomas Vander Stichele2005-07-201-0/+228