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-02-25
Release 1.2.3
1.2.3
1.2
Tim-Philipp Müller
5
-3
/
+4073
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
2014-02-25
examples: fix cgroup test build
Tim-Philipp Müller
1
-0
/
+2
2014-02-21
.gitignore: ignore temp files created in the course of 'make check'
Tim-Philipp Müller
1
-0
/
+4
2014-02-18
rtsp-media: don't loose frames handling new PLAY request
Branko Subasic
1
-6
/
+25
2014-02-18
stream: set ttl-mc before adding the socket
Göran Jönsson
1
-3
/
+3
2014-02-18
media: stop thread if media is already prepared
Aleix Conchillo Flaqué
1
-0
/
+2
2014-02-09
build: Ship gst-rtsp-server.doap file
1.1.90
Sebastian Dröge
1
-1
/
+2
2014-02-09
configure: Set version to 1.1.90 for pre-release and require GStreamer 1.2.3 ...
Sebastian Dröge
1
-5
/
+5
2014-02-09
tests: Fix another compiler warning with gcc
Sebastian Dröge
1
-1
/
+1
2014-02-09
rtsp-server: Fix lots of compiler warnings with clang
Sebastian Dröge
4
-8
/
+10
2014-02-09
configure: Synchronise with the configure scripts of the other modules
Sebastian Dröge
3
-7
/
+122
2014-02-09
configure: Update version to 1.3.0.1 and require GStreamer 1.3.0
Sebastian Dröge
1
-5
/
+5
2014-02-09
Revert "rtsp-server: support build against last stable release"
Sebastian Dröge
2
-4
/
+0
2014-02-07
session: improve RTP-Info
Wim Taymans
2
-20
/
+12
2014-02-07
Don't free rtpinfo GString when it is NULL
Andrey Utkin
1
-1
/
+2
2014-02-06
media: only set keyframe flag when modifying start
Wim Taymans
1
-5
/
+11
2014-02-06
thread-pool: Unref source after mainloop has quit to avoid races in GLib
Ognyan Tonchev
1
-6
/
+5
2014-02-04
stream: handle NULL seqnum and rtptime arguments
Wim Taymans
1
-1
/
+5
2014-02-04
thread-pool: Unref reused threads in gst_rtsp_thread_stop()
Ognyan Tonchev
2
-3
/
+12
2014-02-04
stream: add fallback for missing stats property
Wim Taymans
1
-15
/
+26
2014-01-30
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2014-01-28
stream: don't leak stats structure
Wim Taymans
1
-0
/
+13
2014-01-27
stream: Get rtpinfo properties atomically from payloader
Sebastian Rasmussen
1
-16
/
+14
2014-01-21
media: refactor state change functions and signals
Wim Taymans
1
-24
/
+45
2014-01-21
media: add signal to notify of pending state changes
Ognyan Tonchev
2
-1
/
+18
2014-01-12
rtsp-server: support build against last stable release
Tim-Philipp Müller
2
-0
/
+4
2014-01-07
stream: fix compilation
Wim Taymans
1
-1
/
+1
2014-01-07
stream: add property to configure profiles
Wim Taymans
4
-1
/
+136
2014-01-07
client: let stream check supported transport
Wim Taymans
1
-14
/
+5
2014-01-07
stream: add method to check supported transport
Wim Taymans
2
-0
/
+54
2013-12-27
configure.ac: Only check for gstreamer-check, not check
Sebastian Dröge
1
-5
/
+1
2013-12-26
stream: return clock-rate from get_rtpinfo
Wim Taymans
4
-4
/
+38
2013-12-26
session-media: calculate start-time
Wim Taymans
3
-5
/
+51
2013-12-26
stream: also return the running-time
Wim Taymans
3
-13
/
+17
2013-12-26
session-media: let the session-media make the RTPInfo
Wim Taymans
5
-53
/
+143
2013-12-26
mount-points: sort sequence before g_sequence_lookup
Aleix Conchillo Flaqué
1
-0
/
+4
2013-12-22
configure: rename package from gst-rtsp to gst-rtsp-server
Tim-Philipp Müller
1
-3
/
+3
2013-12-22
configure: bump core/base/good requirement to 1.2.0
Tim-Philipp Müller
1
-3
/
+3
2013-12-22
Fix broken gettext setup which is not used anyway
Tim-Philipp Müller
3
-12
/
+6
2013-12-22
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2013-12-19
media: add setup_sdp vmethod
Aleix Conchillo Flaqué
3
-1
/
+63
2013-12-19
rtsp-stream: Check return value of sscanf
Edward Hervey
1
-6
/
+5
2013-12-19
rtsp-client: Fix iteration
Edward Hervey
1
-1
/
+1
2013-12-18
client: add vmethod to configure media and streams
Wim Taymans
2
-23
/
+39
2013-12-12
Make git ignore more unit test binaries
Tim-Philipp Müller
1
-0
/
+4
2013-12-12
rtsp-server: add padding to many public structures
Tim-Philipp Müller
16
-2
/
+63
[next]