summaryrefslogtreecommitdiff
path: root/gst/autodetect/gstautoaudiosink.c
Commit message (Expand)AuthorAgeFilesLines
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+1
* autodetect: use a common baseclassStefan Sauer2014-02-201-316/+17
* autodetect: extract common helper codeStefan Sauer2014-02-191-22/+2
* g_memmove() is deprecatedTim-Philipp Müller2013-11-211-1/+1
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-181-4/+2
* autoaudiosink: introduce sync propertyBernhard Miller2013-08-291-0/+17
* autodetect: use _plugin_feature_rank_compare API instead of duplicating the c...Sreerenj Balachandran2013-04-181-13/+2
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-151-1/+2
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* autodetect: proxy ts-offset propertiesWim Taymans2012-07-101-0/+19
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* autodetect, rtsp: gst_registry_get_default() -> gst_registry_get()Tim-Philipp Müller2012-01-021-1/+1
* fix for element flag updatesWim Taymans2011-11-281-2/+2
* update for _get_caps() -> _query_caps()Wim Taymans2011-11-151-1/+1
* port to new audio caps.Wim Taymans2011-08-181-2/+1
* autodetect: port to new APIWim Taymans2011-05-241-2/+2
* -good: fix for new APIWim Taymans2011-05-161-1/+1
* use G_DEFINE_TYPEWim Taymans2011-04-191-17/+11
* various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-131-1/+1
* auto{audio,video}sink: Don't lose the GST_ELEMENT_IS_SINK flag after removing...Sebastian Dröge2010-06-091-0/+2
* gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge2010-06-061-6/+4
* auto{audio,video}{src,sink}: use can_intersect to avoid a caps copyStefan Kost2010-05-061-4/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* 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-1/+10
* gst/autodetect/: Implement src plugins. Little code/string cleanup in the sinks.Stefan Kost2008-10-271-11/+15
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-211-2/+2
* gst/autodetect/gstautoaudiosink.*: Add property to filter sinks based on caps...Tommi Myöhänen2007-12-051-1/+104
* 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-131-10/+30
* gst/autodetect/: Small cleanups. don't try to set "sync" property when it is ...Wim Taymans2006-09-251-2/+7
* gst/autodetect/: Make static pad templates static to appease valgrind's leak ...Tim-Philipp Müller2006-09-221-9/+10
* 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
* 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-1/+21
* gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and ...Tim-Philipp Müller2005-11-221-4/+7
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-1/+1
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-9/+41
* 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-0/+4
* 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