summaryrefslogtreecommitdiff
path: root/gst/autodetect
Commit message (Expand)AuthorAgeFilesLines
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-104-4/+4
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* autodetect, rtsp: gst_registry_get_default() -> gst_registry_get()Tim-Philipp Müller2012-01-024-4/+4
* fix for element flag updatesWim Taymans2011-11-284-8/+8
* update for _get_caps() -> _query_caps()Wim Taymans2011-11-154-4/+4
* port to new audio caps.Wim Taymans2011-08-182-4/+2
* autodetect: fix capsWim Taymans2011-06-172-4/+2
* autodetect: port to new APIWim Taymans2011-05-244-8/+8
* -good: fix for new APIWim Taymans2011-05-164-4/+4
* use G_DEFINE_TYPEWim Taymans2011-04-194-66/+44
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-134-4/+4
* autodetect: Set GST_ELEMENT_IS_SOURCE flag on sourcesSebastian Dröge2010-10-112-13/+18
* auto{audio,video}sink: Don't lose the GST_ELEMENT_IS_SINK flag after removing...Sebastian Dröge2010-06-092-0/+4
* gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge2010-06-064-25/+16
* auto{audio,video}{src,sink}: use can_intersect to avoid a caps copyStefan Kost2010-05-064-16/+8
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-184-30/+18
* Remove Ronald Bultje from Authors fieldDavid Schleef2009-09-054-4/+0
* Update Since: tags in autodetect srcs and audioechoJan Schmidt2009-02-192-2/+2
* gst/autodetect/gstautoaudiosrc.c: Fix classification.Stefan Kost2008-11-291-1/+1
* gst/autodetect/: Post an error when we can't set the internal ghostpad target.Wim Taymans2008-11-254-5/+41
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/autodetect/: Fix "Since" tags in the documentation.Sebastian Dröge2008-10-272-2/+2
* gst/autodetect/: Implement src plugins. Little code/string cleanup in the sinks.Stefan Kost2008-10-278-23/+1027
* gst/autodetect/Makefile.am: Don't link the autodetect plugin with GConf as it...Sebastian Dröge2008-08-221-2/+2
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-212-4/+4
* gst/autodetect/gstautovideosink.*: Fix docs.Wim Taymans2007-12-052-18/+167
* gst/autodetect/gstautoaudiosink.*: Add property to filter sinks based on caps...Tommi Myöhänen2007-12-052-1/+105
* Use new gst_bus_pop_filtered().Tim-Philipp Müller2007-10-171-7/+3
* gst/autodetect/gstautoaudiosink.c: Don't unnecessarily perform a READY->NULL-...Jan Schmidt2007-05-251-1/+6
* gst/autodetect/gstautoaudiosink.c: Tim and I can't think of any reason the ch...Jan Schmidt2007-03-091-1/+0
* Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th...Jan Schmidt2007-02-132-20/+61
* gst/autodetect/: Small cleanups. don't try to set "sync" property when it is ...Wim Taymans2006-09-252-7/+17
* gst/autodetect/: Make static pad templates static to appease valgrind's leak ...Tim-Philipp Müller2006-09-222-18/+21
* gst/autodetect/gstautoaudiosink.c: When we can't find a usable audiosink, don...Tim-Philipp Müller2006-08-161-3/+6
* gst/autodetect/gstautoaudiosink.c: Get rid of old and unused magic sound-serv...Tim-Philipp Müller2006-07-271-68/+55
* gst/autodetect/gstautoaudiosink.c: Fix example pipeline in docs.Tim-Philipp Müller2006-07-101-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-4/+4
* gst/autodetect/: Make the name of the child element be based on the name of t...Jan Schmidt2006-05-162-2/+8
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+2
* better/unified long descriptionsWim Taymans2006-03-302-12/+10
* expand tabsThomas Vander Stichele2005-12-062-6/+6
* documenting auto*sink using strstr for the video sink lookup, class field is ...Thomas Vander Stichele2005-11-252-3/+43
* gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and ...Tim-Philipp Müller2005-11-222-10/+19
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-222-2/+2
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-142-10/+42
* gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class...Tim-Philipp Müller2005-11-012-8/+20
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-2/+2
* gst/autodetect/: Set state of elements to NULL before removing from bins.Michael Smith2005-10-042-2/+17
* gst/autodetect/: These are sinks.Wim Taymans2005-09-242-0/+4