summaryrefslogtreecommitdiff
path: root/gst/autodetect
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* autovideosrc: use videotestsrc as fallback element instead of fakesrcTim-Philipp Müller2014-06-281-0/+22
* autoaudiosrc: use audiotestsrc as fallback element instead of fakesrcTim-Philipp Müller2014-06-283-2/+40
* autodetect: demote candidate error to warning and plug fake{sink,src}Stefan Sauer2014-02-231-7/+14
* autodetect: check if the kid has a sync propertyStefan Sauer2014-02-202-2/+6
* autodetect: use a common baseclassStefan Sauer2014-02-2010-1326/+506
* autodetect: extract common helper codeStefan Sauer2014-02-196-88/+38
* g_memmove() is deprecatedTim-Philipp Müller2013-11-214-4/+4
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-184-16/+8
* autovideosink: add sync propertyBernhard Miller2013-08-292-0/+18
* autoaudiosink: introduce sync propertyBernhard Miller2013-08-292-0/+18
* autodetect: use _plugin_feature_rank_compare API instead of duplicating the c...Sreerenj Balachandran2013-04-184-52/+8
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0410-20/+20
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-154-4/+8
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-274-4/+4
* autodetect: proxy ts-offset propertiesWim Taymans2012-07-104-0/+40
* 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