summaryrefslogtreecommitdiff
path: root/ext/neon
AgeCommit message (Expand)Author
2013-05-12neonhttpsrc: add support for SCHEDULING queryTim-Philipp Müller
2013-05-12neonhttpsrc: add iradio-mode property and post icy metadata as tagsTim-Philipp Müller
2013-05-12neonhttpsrc: port to 1.0Tim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2011-11-24neonhttpsrc: remove iradio-* propertiesTim-Philipp Müller
2011-11-24neonhttpsrc: unconditionally send icecast request header, remove iradio-mode ...Tim-Philipp Müller
2011-11-13Update for GstURIHandler get_protocols() changesTim-Philipp Müller
2011-07-14neonhttpsrc: implement URI queryAlessandro Decina
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-08-06neonhttpsrc: add connect-timeout and read-timeout propertiesDavid Hoyt
2010-08-06neonhttpsrc: add "cookies" propertyTim-Philipp Müller
2010-03-22Add -Wold-style-definitionBenjamin Otte
2010-03-22Add -Wwrite-stringsBenjamin Otte
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-03-16neon,dvd: also use g_value_set_static_string() here for static stringsStefan Kost
2009-09-04neonhttpsrc: handle all redirection http status codesJosep Torra
2009-05-25neonhttp: add property to support SS cerificatesMathias Hasselmann
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-09-17ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a ...Tim-Philipp Müller
2008-09-17ext/neon/gstneonhttpsrc.c: Don't post LIBRARY_INIT errors where we should be ...Tim-Philipp Müller
2008-03-17ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w...Sebastian Dröge
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge
2008-02-07ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is definedSébastien Moutte
2007-09-29configure.ac: Update gio's pkg-config file name as currently in SVN.Sebastian Dröge
2007-09-28ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...Sebastian Dröge
2007-09-28ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.Wouter Cloetens
2007-09-09ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I...Thomas Green
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost
2007-06-01ext/neon/gstneonhttpsrc.c: Don't leak buffer when returning an error.Tim-Philipp Müller
2007-06-01ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property desc...René Stadler
2007-05-31ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here...Tim-Philipp Müller
2007-05-13ext/neon/gstneonhttpsrc.c: Make redirection the default behavior. Fixes #413...David Schleef
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele
2007-03-22ext/neon/gstneonhttpsrc.c: Alloc user agent string only once.Tim-Philipp Müller
2007-03-02ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th...Lutz Mueller
2006-12-22Added seek support.Edgard Lima
2006-12-12ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.Tim-Philipp Müller
2006-12-12ext/neon/gstneonhttpsrc.c: Set offset on buffers pushed out (id3demux gets co...Tim-Philipp Müller
2006-12-12ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug s...Tim-Philipp Müller
2006-09-21Reverted previous commit (2006-09-19 - Allow internal codes from last.fm). As...Edgard Lima
2006-09-19Allow internal codes from last.fmEdgard Lima
2006-08-04Allow HTTP redirect (HTTP status code 302).Edgard Lima
2006-07-07ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth...Lutz Mueller
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller
2006-06-19configure.ac: Fix check so that future libneon API changes won't break the bu...Tim-Philipp Müller
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-04-29ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena...Sébastien Moutte