summaryrefslogtreecommitdiff
path: root/gst/sdp
AgeCommit message (Expand)AuthorFilesLines
2016-03-25sdp: Add new sdpsrc elementSebastian Dröge4-2/+400
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2016-02-29sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...Sebastian Dröge1-0/+5
2016-02-29sdpdemux: Add pads with the correct names in case an rtpbin is usedSebastian Dröge1-2/+4
2015-12-31sdpdemux: replace duplicated codes to call new base sdp apisHyunjun Ko1-248/+1
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-07-30sdpdemux: assertion error due to wrong condition checkVineeth TM1-1/+1
2015-07-29sdpdemux: remove redundant assignmentLuis de Bethencourt1-1/+1
2015-07-29sdpdemux: Don't assert in GstAdapter if no data was received before EOSSebastian Dröge1-1/+10
2015-07-29sdpdemux: Strip keys from the fmtp that we use internally in our capsSebastian Dröge1-2/+20
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-03-14sdpdemux: properly escape percent sign in documentationRamiro Polla1-1/+1
2014-10-02gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M1-4/+0
2014-05-13sdpdemux: Don't leak adapter dataEdward Hervey1-0/+2
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2013-09-23sdpdemux: Change rank to NONE until it can be autoplugged properlySebastian Dröge1-1/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-15sdpdemux: fix timeout valueWim Taymans1-2/+2
2012-11-04Fix FSF addressTim-Philipp Müller3-6/+6
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-06-23hls, sdp: update for gst_element_make_from_uri() changesTim-Philipp Müller1-3/+5
2012-05-05Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller1-1/+1
2012-04-13Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge1-1/+0
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-0/+4
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h1-0/+4
2012-01-19port to new gthread APIWim Taymans2-8/+6
2012-01-18sdpdemux: Port to GIO and the new udpsrc/sink propertiesSebastian Dröge3-55/+32
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+2
2011-11-24sdpdemux: update for gstrtpbin -> rtpbin renamingTim-Philipp Müller1-1/+1
2011-11-17add parent to pad functionsWim Taymans1-13/+11
2011-11-04more template fixesWim Taymans1-2/+2
2011-11-04more template fixesWim Taymans1-4/+4
2011-09-26sdpdemux: port to 0.11Wim Taymans1-25/+15
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2010-11-25sdp: Remove useless variablesEdward Hervey1-4/+3
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-4/+6
2010-10-07sdpdemux: workaround internal rtspsrc failing state changeMark Nauwelaerts1-0/+8
2010-10-05sdpdemux: fix and reflow some exitsMark Nauwelaerts1-15/+15
2010-10-05sdpdemux: error out if no streams found in sdp messageMark Nauwelaerts1-0/+17
2010-10-05sdpdemux: unbreak standard manager setupMark Nauwelaerts1-6/+5
2010-09-21sdpdemux: add property to disable redirectWim Taymans2-63/+134
2010-09-21sdpdemux: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge1-1/+1
2010-09-10sdpdemux: redirect SDP with an rtsp control URLMark Nauwelaerts1-0/+68
2010-03-22Add -Wwrite-stringsBenjamin Otte1-3/+4
2010-03-22Add -Wredundant-decls flagBenjamin Otte1-1/+0
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-1/+1