summaryrefslogtreecommitdiff
path: root/gst/sdp/gstsdpdemux.c
Commit message (Expand)AuthorAgeFilesLines
* sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...Sebastian Dröge2016-02-291-0/+5
* sdpdemux: Add pads with the correct names in case an rtpbin is usedSebastian Dröge2016-02-291-2/+4
* sdpdemux: replace duplicated codes to call new base sdp apisHyunjun Ko2015-12-311-248/+1
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* sdpdemux: assertion error due to wrong condition checkVineeth TM2015-07-301-1/+1
* sdpdemux: remove redundant assignmentLuis de Bethencourt2015-07-291-1/+1
* sdpdemux: Don't assert in GstAdapter if no data was received before EOSSebastian Dröge2015-07-291-1/+10
* sdpdemux: Strip keys from the fmtp that we use internally in our capsSebastian Dröge2015-07-291-2/+20
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-241-2/+1
* sdpdemux: properly escape percent sign in documentationRamiro Polla2015-03-141-1/+1
* gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M2014-10-021-4/+0
* sdpdemux: Don't leak adapter dataEdward Hervey2014-05-131-0/+2
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-271-2/+0
* sdpdemux: fix timeout valueWim Taymans2013-04-151-2/+2
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* hls, sdp: update for gst_element_make_from_uri() changesTim-Philipp Müller2012-06-231-3/+5
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+4
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+4
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
* | port to new gthread APIWim Taymans2012-01-191-4/+2
* | sdpdemux: Port to GIO and the new udpsrc/sink propertiesSebastian Dröge2012-01-181-53/+29
* | sdpdemux: update for gstrtpbin -> rtpbin renamingTim-Philipp Müller2011-11-241-1/+1
* | add parent to pad functionsWim Taymans2011-11-171-13/+11
* | more template fixesWim Taymans2011-11-041-2/+2
* | more template fixesWim Taymans2011-11-041-4/+4
* | sdpdemux: port to 0.11Wim Taymans2011-09-261-25/+15
|/
* sdp: Remove useless variablesEdward Hervey2010-11-251-4/+3
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-4/+6
* sdpdemux: workaround internal rtspsrc failing state changeMark Nauwelaerts2010-10-071-0/+8
* sdpdemux: fix and reflow some exitsMark Nauwelaerts2010-10-051-15/+15
* sdpdemux: error out if no streams found in sdp messageMark Nauwelaerts2010-10-051-0/+17
* sdpdemux: unbreak standard manager setupMark Nauwelaerts2010-10-051-6/+5
* sdpdemux: add property to disable redirectWim Taymans2010-09-211-63/+132
* sdpdemux: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge2010-09-211-1/+1
* sdpdemux: redirect SDP with an rtsp control URLMark Nauwelaerts2010-09-101-0/+68
* Add -Wwrite-stringsBenjamin Otte2010-03-221-3/+4
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-1/+0
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* sdpdemux: disable loop and auto multicast joinWim Taymans2010-03-191-0/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-12/+8
* sdpdemux: include glib.h before checking if G_OS_WIN32 is definedTim-Philipp Müller2009-05-311-0/+3
* sdpdemux: rework RTCP sending and RTP receivingWim Taymans2009-05-211-7/+69
* gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith2008-07-241-0/+3
* gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...Stefan Kost2008-07-071-1/+1
* gst/: More doc updates. More xrefs.Stefan Kost2008-06-161-12/+6
* Don't use _gst_pad().Wim Taymans2008-05-261-3/+3
* gst/sdp/gstsdpdemux.c: Ref caps, see #528245.Wim Taymans2008-04-221-0/+2
* gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.Wim Taymans2007-10-011-46/+17