index
:
gstreamer/gst-rtsp-server
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
RTSP server based on GStreamer (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-03
Release 1.3.1
1.3.1
Sebastian Dröge
5
-7
/
+7501
2014-05-03
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2014-05-02
Update .gitignore
Tim-Philipp Müller
1
-0
/
+1
2014-05-02
tests: fix memory leak in sessionmedia unit test
Tim-Philipp Müller
1
-0
/
+1
2014-05-01
client: emit a signal before sending a message
Wim Taymans
1
-0
/
+9
2014-05-01
client: pass context to send_message
Wim Taymans
1
-13
/
+34
2014-05-01
client: fix typo in comment
Wim Taymans
1
-1
/
+1
2014-04-21
media: Do not stop thread twice if default_prepare() fails
Ognyan Tonchev
1
-6
/
+0
2014-04-15
client: set the watch to flushing before going to NULL
Wim Taymans
1
-0
/
+7
2014-04-12
rtsp-session-pool: Fixes annotation
Linus Svensson
2
-11
/
+29
2014-04-12
media: make media_prepare virtual
Ognyan Tonchev
2
-59
/
+98
2014-04-12
media: stop the thread in more error cases
Ognyan Tonchev
2
-1
/
+12
2014-04-12
media: allow NULL as the thread
Ognyan Tonchev
2
-5
/
+8
2014-04-10
rtsp-client: indent cleanup
Vincent Penquerc'h
1
-1
/
+1
2014-04-10
client: Add drop-backlog property
Göran Jönsson
2
-7
/
+60
2014-04-08
client: support for POST before GET when setting up a tunnel
Ognyan Tonchev
1
-61
/
+67
2014-04-08
client: remove watch of the second client after http tunnel setup
Ognyan Tonchev
1
-0
/
+6
2014-04-08
media: Make media_prepare() fail if port allocation fails
Ognyan Tonchev
2
-4
/
+54
2014-04-08
media test: cleanup the thread pool in tests
Linus Svensson
1
-0
/
+8
2014-04-08
rtsp-media: Unblock blocked streams in unprepare
Linus Svensson
2
-13
/
+28
2014-04-08
media: release the state lock when going to NULL
Wim Taymans
1
-2
/
+20
2014-04-08
media: protect status with lock
Wim Taymans
1
-54
/
+55
2014-04-04
rtsp: update for MIKEY API changes
Wim Taymans
2
-9
/
+22
2014-04-03
client: parse the mikey response from the client
Wim Taymans
1
-1
/
+241
2014-04-03
stream: add method to set crypto info
Wim Taymans
2
-6
/
+67
2014-04-03
client: cleanup error paths
Wim Taymans
1
-24
/
+16
2014-04-02
media: fix docs
Wim Taymans
1
-1
/
+1
2014-03-25
test: enable SRTP only on RTSPS
Wim Taymans
1
-1
/
+3
2014-03-25
test: print an error on failure
Wim Taymans
1
-1
/
+6
2014-03-25
stream: add SRTP support
Wim Taymans
5
-2
/
+205
2014-03-24
tests: Add unit tests for sessionpool
Sebastian Rasmussen
2
-1
/
+181
2014-03-24
tests: Improve code coverage of rtsp-threadpool tests
Sebastian Rasmussen
1
-11
/
+153
2014-03-24
tests: Improve code coverage for rtsp-session-media
Sebastian Rasmussen
1
-4
/
+284
2014-03-24
gobject-introspection: Add annotations to support language bindings
Sebastian Rasmussen
18
-119
/
+132
2014-03-15
rtsp-stream: Don't mix IPv4 and IPv6 addresses
Sebastian Rasmussen
1
-4
/
+4
2014-03-13
stream: take caps after the session manager
Wim Taymans
1
-2
/
+2
2014-03-13
stream: release lock while pushing out packets
Wim Taymans
1
-4
/
+29
2014-03-11
rtsp-client: vmethod for modifying tunnel GET response
David Svensson Fors
2
-2
/
+23
2014-03-03
sdp: make 1 media line per profile
Wim Taymans
1
-137
/
+183
2014-03-03
factory: add profile property and pass to media and streams
Wim Taymans
3
-0
/
+75
2014-03-03
sdp: pass multicast connection for multicast-only stream
Wim Taymans
2
-4
/
+39
2014-03-03
.gitignore: Ignore gcov intermediate files
Sebastian Rasmussen
1
-0
/
+1
2014-03-03
stream: release some locks in error cases
Wim Taymans
1
-0
/
+4
2014-03-03
docs: Enable and fix gtk-doc warnings
Sebastian Rasmussen
4
-6
/
+7
2014-02-28
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2014-02-26
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2014-02-25
examples: use LDADD for libs instead of LDFLAGS
Tim-Philipp Müller
1
-2
/
+2
2014-02-25
configure: make sure releases are in .doap file
Tim-Philipp Müller
1
-0
/
+5
2014-02-25
examples: test-cgroups: don't put code with side effects into g_assert()
Tim-Philipp Müller
1
-2
/
+4
2014-02-25
examples: add cgroup test binary to .gitignore
Tim-Philipp Müller
1
-0
/
+1
[next]