summaryrefslogtreecommitdiff
path: root/ext/soup
AgeCommit message (Expand)AuthorFilesLines
2012-05-28soup: Drop transferMode.dlna.org headerJens Georg1-2/+0
2012-05-16souphttpsrc: fix possible data corruption after seekingTim-Philipp Müller1-2/+3
2012-04-23soup: Handle icy and icyx URI schemesBastien Nocera1-1/+16
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-02-07soup: fix capsWim Taymans1-2/+10
2012-01-30update for HEADER flagWim Taymans1-1/+1
2012-01-25more memory API portingWim Taymans2-16/+14
2012-01-22Use new GLib API unconditionallyTim-Philipp Müller1-5/+0
2012-01-19port to new gthread APIWim Taymans2-25/+25
2012-01-11souphttpsrc: Fix buffer handlingSebastian Dröge1-1/+3
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-1/+39
2012-01-03GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans1-4/+4
2011-12-12Use g_thread_try_new() instead of g_thread_crate() with newer glib versionsTim-Philipp Müller1-0/+6
2011-12-12Work around deprecated thread API in glib masterTim-Philipp Müller1-0/+2
2011-12-11soup: fix start/stop race in souphttpclientsinkTim-Philipp Müller1-1/+31
2011-12-02update for basesink event handler changesWim Taymans1-1/+1
2011-11-28various: fix pad template leaksVincent Penquerc'h2-4/+3
2011-11-24souphttpsrc: get rid of iradio-* properties, post tags insteadTim-Philipp Müller2-46/+0
2011-11-24souphttpsrc: always send icecast request header, drop iradio-mode propertyTim-Philipp Müller2-19/+2
2011-11-13Update for GstURIHandler get_protocols() changesTim-Philipp Müller1-2/+3
2011-11-13soup, pushfile, rtsp, udp, v4l2: update for GstURIHandler API changesTim-Philipp Müller1-7/+10
2011-11-02tags: update for tag API removalWim Taymans1-1/+1
2011-10-30ext, gst: update for taglist API changesTim-Philipp Müller1-1/+1
2011-09-28Merge branch 'master' into 0.11Wim Taymans5-103/+108
2011-09-25soup: rename souphttpsink to souphttpclientsinkTim-Philipp Müller4-99/+105
2011-09-23souphttpsink: don't create unused second sink pad objectTim-Philipp Müller2-6/+0
2011-09-07souphttpsrc: Don't handle HTTP response 407 as error if proxy authentication ...Konstantin Miller1-0/+3
2011-09-06Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-09-06souphttpsrc: Allow positive, non-1.0 segment ratesSebastian Dröge1-1/+1
2011-08-29soup: port soup elements to 0.11Wim Taymans2-89/+84
2011-08-19port more elements to new audio caps and APIWim Taymans1-7/+3
2011-06-04souphttpsink: code cleanupDavid Schleef2-19/+73
2011-06-02souphttpsink: Fix refcounting of the "session" propertySebastian Dröge1-2/+5
2011-06-01soup: Add souphttpsinkDavid Schleef5-25/+800
2011-02-15souphttpsrc: Add URI query handlerAndoni Morales Alastruey1-0/+24
2010-12-02souphttpsrc: Don't send seeks behind the end of file to the serverSebastian Dröge1-3/+21
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-17/+24
2010-09-24soup: init debug category before using itTim-Philipp Müller1-3/+3
2010-09-21souphttpsrc: Fix debug statementEdward Hervey1-1/+1
2010-09-12soup: hook up i18n bits for pluginTim-Philipp Müller1-0/+7
2010-09-12soup: fix error messagesTim-Philipp Müller1-22/+33
2010-09-04souphttpsrc: Improve error messagesDavid Hoyt1-4/+4
2010-03-23souphttpsrc: Set the Content-Type HTTP header on the caps.Edward Hervey1-1/+7
2010-03-21Add -Wwrite-strings to the configure flagsBenjamin Otte1-2/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2010-03-17Add -Wredundant-decls warning flagBenjamin Otte1-2/+0
2010-03-16soup: also use g_value_set_static_string() here for static stringsStefan Kost1-1/+1
2010-03-11souphttpsrc: fix metadata writable warningsTim-Philipp Müller1-1/+3