index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
sdp
/
gstsdpdemux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdpdemux: assertion error due to wrong condition check
Vineeth TM
2015-07-30
1
-1
/
+1
*
sdpdemux: remove redundant assignment
Luis de Bethencourt
2015-07-29
1
-1
/
+1
*
sdpdemux: Don't assert in GstAdapter if no data was received before EOS
Sebastian Dröge
2015-07-29
1
-1
/
+10
*
sdpdemux: Strip keys from the fmtp that we use internally in our caps
Sebastian Dröge
2015-07-29
1
-2
/
+20
*
remove unused enum items PROP_LAST
Luis de Bethencourt
2015-04-24
1
-2
/
+1
*
sdpdemux: properly escape percent sign in documentation
Ramiro Polla
2015-03-14
1
-1
/
+1
*
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
2014-10-02
1
-4
/
+0
*
sdpdemux: Don't leak adapter data
Edward Hervey
2014-05-13
1
-0
/
+2
*
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
2014-04-27
1
-2
/
+0
*
sdpdemux: fix timeout value
Wim Taymans
2013-04-15
1
-2
/
+2
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
1
-2
/
+2
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
1
-1
/
+1
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
1
-1
/
+1
*
hls, sdp: update for gst_element_make_from_uri() changes
Tim-Philipp Müller
2012-06-23
1
-3
/
+5
*
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
1
-0
/
+4
|
\
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
1
-0
/
+4
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+2
*
|
port to new gthread API
Wim Taymans
2012-01-19
1
-4
/
+2
*
|
sdpdemux: Port to GIO and the new udpsrc/sink properties
Sebastian Dröge
2012-01-18
1
-53
/
+29
*
|
sdpdemux: update for gstrtpbin -> rtpbin renaming
Tim-Philipp Müller
2011-11-24
1
-1
/
+1
*
|
add parent to pad functions
Wim Taymans
2011-11-17
1
-13
/
+11
*
|
more template fixes
Wim Taymans
2011-11-04
1
-2
/
+2
*
|
more template fixes
Wim Taymans
2011-11-04
1
-4
/
+4
*
|
sdpdemux: port to 0.11
Wim Taymans
2011-09-26
1
-25
/
+15
|
/
*
sdp: Remove useless variables
Edward Hervey
2010-11-25
1
-4
/
+3
*
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
1
-4
/
+6
*
sdpdemux: workaround internal rtspsrc failing state change
Mark Nauwelaerts
2010-10-07
1
-0
/
+8
*
sdpdemux: fix and reflow some exits
Mark Nauwelaerts
2010-10-05
1
-15
/
+15
*
sdpdemux: error out if no streams found in sdp message
Mark Nauwelaerts
2010-10-05
1
-0
/
+17
*
sdpdemux: unbreak standard manager setup
Mark Nauwelaerts
2010-10-05
1
-6
/
+5
*
sdpdemux: add property to disable redirect
Wim Taymans
2010-09-21
1
-63
/
+132
*
sdpdemux: Don't use GST_FLOW_IS_SUCCESS()
Sebastian Dröge
2010-09-21
1
-1
/
+1
*
sdpdemux: redirect SDP with an rtsp control URL
Mark Nauwelaerts
2010-09-10
1
-0
/
+68
*
Add -Wwrite-strings
Benjamin Otte
2010-03-22
1
-3
/
+4
*
Add -Wredundant-decls flag
Benjamin Otte
2010-03-22
1
-1
/
+0
*
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
2010-03-21
1
-1
/
+1
*
sdpdemux: disable loop and auto multicast join
Wim Taymans
2010-03-19
1
-0
/
+2
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-12
/
+8
*
sdpdemux: include glib.h before checking if G_OS_WIN32 is defined
Tim-Philipp Müller
2009-05-31
1
-0
/
+3
*
sdpdemux: rework RTCP sending and RTP receiving
Wim Taymans
2009-05-21
1
-7
/
+69
*
gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H
Michael Smith
2008-07-24
1
-0
/
+3
*
gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...
Stefan Kost
2008-07-07
1
-1
/
+1
*
gst/: More doc updates. More xrefs.
Stefan Kost
2008-06-16
1
-12
/
+6
*
Don't use _gst_pad().
Wim Taymans
2008-05-26
1
-3
/
+3
*
gst/sdp/gstsdpdemux.c: Ref caps, see #528245.
Wim Taymans
2008-04-22
1
-0
/
+2
*
gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.
Wim Taymans
2007-10-01
1
-46
/
+17
*
Added SDP demuxer element. Fixes #426657.
Wim Taymans
2007-10-01
1
-0
/
+1378