index
:
~adn770/gst-rtsp-server
master
srtp
RTSP server based on GStreamer.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
g-i: pass compiler env to g-ir-scanner
HEAD
master
Tim-Philipp Müller
1
-0
/
+1
2016-05-19
rtsp-session: RFC2326 does not allow a space between ; and timeout in the Ses...
Ian
1
-1
/
+1
2016-04-29
rtspclientsink: Check return value of sscanf
Edward Hervey
1
-5
/
+3
2016-04-29
rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrc
Jake Foytik
3
-172
/
+287
2016-04-29
rtsp-stream: Always bind to ANY when address is a multicast address and not o...
Sebastian Dröge
1
-10
/
+2
2016-04-14
Automatic update of common submodule
Julien Isorce
1
-0
/
+0
2016-04-06
rtsp-thread-pool: explained why GSource is a part of ThreadImpl
Patricia Muscalu
1
-0
/
+2
2016-04-04
examples: Clean up CFLAGS/LDADD even more
Sebastian Dröge
1
-13
/
+9
2016-04-04
examples: Clean up CFLAGS/LDADD to link with the correct versions of all libr...
Sebastian Dröge
1
-5
/
+15
2016-04-03
rtsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)
Sebastian Dröge
1
-3
/
+4
2016-04-03
rtsp-server: Implement clock signalling according to RFC7273
Sebastian Dröge
8
-0
/
+363
2016-03-25
rtspclientsink: Add support for setting the multicast interface
Sebastian Dröge
1
-0
/
+1
2016-03-25
rtsp-media: Add support for setting the multicast interface
Sebastian Dröge
6
-2
/
+208
2016-03-24
rtspclientsink: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2016-03-24
Back to development
Sebastian Dröge
1
-6
/
+6
2016-03-24
Release 1.8.0
Sebastian Dröge
5
-19
/
+830
2016-03-16
rtsp-stream: Don't set the state of the appsrc from PLAYING to PAUSED again d...
Sebastian Dröge
1
-2
/
+0
2016-03-15
Release 1.7.91
Sebastian Dröge
5
-13
/
+103
2016-03-10
rtsp-stream: Ensure that the pipeline is live and later-added udpsrcs are syn...
Sebastian Dröge
1
-3
/
+22
2016-03-11
rtsp-stream: Fix typo in the docstring
Jan Schmidt
1
-1
/
+1
2016-03-05
rtsp-stream: Disable multicast loopback for all our sockets
Sebastian Dröge
1
-0
/
+2
2016-03-05
stream tests: added new tests
Patricia Muscalu
1
-0
/
+209
2016-03-04
rtsp-stream: Only bind multicast sockets to ANY on Windows
Sebastian Dröge
1
-3
/
+10
2016-03-03
rtsp-stream: Only use the address pool for unicast UDP if it contains unicast...
Sebastian Dröge
1
-9
/
+8
2016-03-02
rtsp-server: Fix indentation
Sebastian Dröge
2
-20
/
+25
2016-03-02
rtsp-stream: Don't bind the sockets to multicast addresses
Sebastian Dröge
1
-0
/
+9
2016-03-01
Release 1.7.90
Sebastian Dröge
5
-28
/
+134
2016-02-26
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2016-02-24
rtspsink: Fix some leaks in rtspclientsink and the unit test.
Jan Schmidt
2
-2
/
+9
2016-02-23
tests: unit test fixes
Patricia Muscalu
4
-42
/
+72
2016-02-23
rtsp-stream: postpone UDP socket allocation until SETUP
Patricia Muscalu
3
-180
/
+186
2016-02-23
rtsp-stream: postpone the creation of the UDP sources
Patricia Muscalu
1
-16
/
+59
2016-02-23
rtsp-stream: added function for setting UDP sources to PLAYING state
Patricia Muscalu
1
-0
/
+54
2016-02-23
rtsp-stream: added function for creating and configuring UDP sources
Patricia Muscalu
1
-38
/
+43
2016-02-23
rtsp-stream: added function for RTP/RTCP socket configuration
Patricia Muscalu
1
-8
/
+19
2016-02-23
rtsp-stream: added function for creating and configuring UDP sinks
Patricia Muscalu
1
-64
/
+85
2016-02-23
rtsp-stream: added helper function for creating the sender/receiver parts
Patricia Muscalu
1
-127
/
+166
2016-02-19
Back to development
Sebastian Dröge
1
-5
/
+5
2016-02-19
Release 1.7.2
Sebastian Dröge
5
-30
/
+259
2016-02-18
uninstalled.pc: add support for non libtool build systems
Julien Isorce
1
-2
/
+2
2016-02-09
rtspclientsink: remove check for impossible condition
Luis de Bethencourt
1
-2
/
+0
2016-02-08
rtspclientsink: clean switch statements
Luis de Bethencourt
1
-0
/
+2
2016-02-05
tests: extend the AM_TESTS_ENVIRONMENT from check.mak
Thiago Santos
1
-2
/
+1
2016-02-05
Automatic update of common submodule
Thiago Santos
2
-0
/
+2
2016-02-02
rtsp-media: fix state_lock not locked again when preroll fails
Steven Hoving
1
-3
/
+5
2016-01-28
configure: Move plugin specific flags below all the others
Sebastian Dröge
1
-25
/
+25
2016-01-29
rtspclientsink: Simplify slightly using new -base API
Jan Schmidt
1
-120
/
+16
2016-01-29
rtspsink: Add rtspclientsink element
Jan Schmidt
9
-4
/
+5428
2016-01-29
rtsp-stream: Add functions for using rtsp-stream from the client
Jan Schmidt
2
-2
/
+69
2016-01-29
rtsp-sdp: Add gst_rtsp_sdp_from_stream()
Jan Schmidt
2
-23
/
+41
[next]