summaryrefslogtreecommitdiffstats
path: root/gst/sdp
AgeCommit message (Expand)AuthorFilesLines
2009-05-31sdpdemux: include glib.h before checking if G_OS_WIN32 is definedTim-Philipp Müller1-0/+3
2009-05-21sdpdemux: rework RTCP sending and RTP receivingWim Taymans2-7/+70
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-1/+1
2008-07-24gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith1-0/+3
2008-07-07gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...Stefan Kost1-1/+1
2008-06-16gst/: More doc updates. More xrefs.Stefan Kost1-12/+6
2008-05-26Don't use _gst_pad().Wim Taymans1-3/+3
2008-04-22gst/sdp/gstsdpdemux.c: Ref caps, see #528245.Wim Taymans1-0/+2
2007-10-02gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...Wim Taymans1-1/+1
2007-10-02gst/sdp/Makefile.am: Forgot to commit makefile.Wim Taymans1-0/+13
2007-10-01gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.Wim Taymans1-46/+17
2007-10-01Added SDP demuxer element. Fixes #426657.Wim Taymans3-0/+1532