index
:
~thiagoss/gst-plugins-bad
adaptivedemux
basemixer
camerabin
cookies
dash-wip
dash-youtube
dashsink
dvb
dvb-v5-file
gstcollectpads2
hds
hls
hls-improvements
isdb
master
mssdemux-multilanguage
mssdemux-not-linked
reverted-acceptcaps
snap-seeking
tesseract
tsbase-atsc
tsdemux-programchange
urisrc
gst-plugins-bad branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
sdp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-31
sdpdemux: replace duplicated codes to call new base sdp apis
Hyunjun Ko
1
-248
/
+1
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-07-30
sdpdemux: assertion error due to wrong condition check
Vineeth TM
1
-1
/
+1
2015-07-29
sdpdemux: remove redundant assignment
Luis de Bethencourt
1
-1
/
+1
2015-07-29
sdpdemux: Don't assert in GstAdapter if no data was received before EOS
Sebastian Dröge
1
-1
/
+10
2015-07-29
sdpdemux: Strip keys from the fmtp that we use internally in our caps
Sebastian Dröge
1
-2
/
+20
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-04-24
remove unused enum items PROP_LAST
Luis de Bethencourt
1
-2
/
+1
2015-03-14
sdpdemux: properly escape percent sign in documentation
Ramiro Polla
1
-1
/
+1
2014-10-02
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
1
-4
/
+0
2014-05-13
sdpdemux: Don't leak adapter data
Edward Hervey
1
-0
/
+2
2014-04-27
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2013-09-23
sdpdemux: Change rank to NONE until it can be autoplugged properly
Sebastian Dröge
1
-1
/
+1
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-15
sdpdemux: fix timeout value
Wim Taymans
1
-2
/
+2
2012-11-04
Fix FSF address
Tim-Philipp Müller
3
-6
/
+6
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-06-23
hls, sdp: update for gst_element_make_from_uri() changes
Tim-Philipp Müller
1
-3
/
+5
2012-05-05
Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some more
Tim-Philipp Müller
1
-1
/
+1
2012-04-13
Update for the removal of the interfaces library and the tuner/mixer interfaces
Sebastian Dröge
1
-1
/
+0
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+4
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+4
2012-01-19
port to new gthread API
Wim Taymans
2
-8
/
+6
2012-01-18
sdpdemux: Port to GIO and the new udpsrc/sink properties
Sebastian Dröge
3
-55
/
+32
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+2
2011-11-24
sdpdemux: update for gstrtpbin -> rtpbin renaming
Tim-Philipp Müller
1
-1
/
+1
2011-11-17
add parent to pad functions
Wim Taymans
1
-13
/
+11
2011-11-04
more template fixes
Wim Taymans
1
-2
/
+2
2011-11-04
more template fixes
Wim Taymans
1
-4
/
+4
2011-09-26
sdpdemux: port to 0.11
Wim Taymans
1
-25
/
+15
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-11-25
sdp: Remove useless variables
Edward Hervey
1
-4
/
+3
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-4
/
+6
2010-10-07
sdpdemux: workaround internal rtspsrc failing state change
Mark Nauwelaerts
1
-0
/
+8
2010-10-05
sdpdemux: fix and reflow some exits
Mark Nauwelaerts
1
-15
/
+15
2010-10-05
sdpdemux: error out if no streams found in sdp message
Mark Nauwelaerts
1
-0
/
+17
2010-10-05
sdpdemux: unbreak standard manager setup
Mark Nauwelaerts
1
-6
/
+5
2010-09-21
sdpdemux: add property to disable redirect
Wim Taymans
2
-63
/
+134
2010-09-21
sdpdemux: Don't use GST_FLOW_IS_SUCCESS()
Sebastian Dröge
1
-1
/
+1
2010-09-10
sdpdemux: redirect SDP with an rtsp control URL
Mark Nauwelaerts
1
-0
/
+68
2010-03-22
Add -Wwrite-strings
Benjamin Otte
1
-3
/
+4
2010-03-22
Add -Wredundant-decls flag
Benjamin Otte
1
-1
/
+0
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
2010-03-19
sdpdemux: disable loop and auto multicast join
Wim Taymans
1
-0
/
+2
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-12
/
+8
2009-05-31
sdpdemux: include glib.h before checking if G_OS_WIN32 is defined
Tim-Philipp Müller
1
-0
/
+3
2009-05-21
sdpdemux: rework RTCP sending and RTP receiving
Wim Taymans
2
-7
/
+70
[next]