index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
sdp
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-1
/
+1
2008-07-24
gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H
Michael Smith
1
-0
/
+3
2008-07-07
gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...
Stefan Kost
1
-1
/
+1
2008-06-16
gst/: More doc updates. More xrefs.
Stefan Kost
1
-12
/
+6
2008-05-26
Don't use _gst_pad().
Wim Taymans
1
-3
/
+3
2008-04-22
gst/sdp/gstsdpdemux.c: Ref caps, see #528245.
Wim Taymans
1
-0
/
+2
2007-10-02
gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...
Wim Taymans
1
-1
/
+1
2007-10-02
gst/sdp/Makefile.am: Forgot to commit makefile.
Wim Taymans
1
-0
/
+13
2007-10-01
gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.
Wim Taymans
1
-46
/
+17
2007-10-01
Added SDP demuxer element. Fixes #426657.
Wim Taymans
3
-0
/
+1532