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
2015-06-09
test-netclock-client: Use new GstClock API to wait for clock synchronization
Sebastian Dröge
1
-2
/
+2
2015-06-09
test-netclock-client: Use a GMainLoop and playbin's source-setup signal
Sebastian Dröge
1
-20
/
+60
2015-06-09
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2015-06-08
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
docs: remove variables that we define in the snippet from common
Stefan Sauer
1
-3
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Back to development
Sebastian Dröge
1
-5
/
+5
2015-06-07
Release 1.5.1
1.5.1
Sebastian Dröge
5
-167
/
+996
2015-06-03
rtsp-client: No flush during Teardown.
Göran Jönsson
1
-9
/
+0
2015-05-27
tests: Use AM_TESTS_ENVIRONMENT
Tim-Philipp Müller
1
-1
/
+1
2015-05-20
rtsp-server: Use single-include rtsp header to make sure we get all definitions
Sebastian Dröge
2
-4
/
+2
2015-05-05
rtsp-media: Mark some more functions static
Sebastian Dröge
1
-2
/
+2
2015-05-05
rtsp-media: Only unblock the media in suspend() when actually changing the state
Sebastian Dröge
1
-1
/
+5
2015-05-04
examples: Use AVPF profile for the RTX example
Sebastian Dröge
1
-0
/
+2
2015-05-04
rtsp-sdp: Only add RTX to the SDP when using a feedback profile
Sebastian Dröge
1
-1
/
+2
2015-04-27
rtsp-stream: get valid clock-rate from last-sample
Hyunjun Ko
1
-1
/
+2
2015-04-26
autogen.sh: only run autopoint if gettext requested in configure.ac
Tim-Philipp Müller
2
-9
/
+20
2015-04-26
Revert "configure.ac: uncomment gettext version setup"
Tim-Philipp Müller
1
-3
/
+3
2015-04-23
Fix timeout function signatures across tests and examples
Alistair Buxton
7
-9
/
+9
2015-04-23
tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
Tim-Philipp Müller
1
-0
/
+2
2015-04-23
configure: bump automake requirement to 1.14 and autoconf to 2.69
Tim-Philipp Müller
1
-2
/
+2
2015-04-20
configure.ac: uncomment gettext version setup
Vincent Penquerc'h
1
-3
/
+3
2015-04-15
test-video-rtx: set exact payload type to PCMA payloader
Hyunjun Ko
1
-1
/
+1
2015-04-15
rtsp-stream: fix to get valid each stream data for request-aux-sender signal
Hyunjun Ko
3
-8
/
+30
2015-04-06
Update autogen.sh to latest version from common
Tim-Philipp Müller
2
-94
/
+23
2015-04-03
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2015-03-23
rtsp-stream: Limit the queues to 1 buffer
Sebastian Dröge
1
-0
/
+4
2015-03-23
rtsp-stream: Update comment and ASCII art to the latest code
Sebastian Dröge
1
-7
/
+7
2015-03-21
rtsp-media: Properly return first rtptime
Nicolas Dufresne
1
-3
/
+3
2015-03-18
rtsp-stream: Don't leave buffer mapped
Nicolas Dufresne
1
-1
/
+2
2015-03-15
Fix typo in README
Sebastian Dröge
1
-1
/
+1
2015-03-10
Fix double semicolons
Tim-Philipp Müller
2
-3
/
+3
2015-03-09
rtsp-stream: Get the seqnum-base and other information from the last buffer i...
Sebastian Dröge
1
-0
/
+58
2015-03-09
rtsp-media: Don't seek for PLAY if the position will not change
Sebastian Dröge
1
-27
/
+33
2015-03-09
rtsp-media: Don't include payload type in the caps for framesize
Sebastian Dröge
1
-0
/
+17
2015-03-09
rtsp-sdp: add payload type to the sdp framesize attribute
Linus Svensson
1
-0
/
+10
2015-03-03
examples: test-uri: fix tainted variable
Luis de Bethencourt
1
-1
/
+1
2015-03-03
examples: Add a simple example of network synch for live streams.
Jan Schmidt
4
-1
/
+298
2015-03-03
rtsp-media-factory: Add functions to set/get the media gtype
Jan Schmidt
2
-1
/
+61
2015-03-02
rtsp-media: fix double unlock in _get_buffer_size()
Gregor Boirie
1
-1
/
+1
2015-02-19
rtsp-session: Use monotonic time for RTSP session timeout
Kent-Inge Ingesson
3
-14
/
+106
2015-02-13
rtsp-client: Only error out in PLAY if seeking actually failed
Sebastian Dröge
2
-4
/
+8
2015-02-13
rtsp-stream: Add necessary queues between tee and multiudpsink
Andreas Frisch
1
-2
/
+19
2015-02-12
rtsp-media: If seeking fails, don't wait forever for the media to preroll again
Sebastian Dröge
2
-1
/
+19
2015-02-11
rtsp-stream: minor code formatting fix
Tim-Philipp Müller
1
-1
/
+2
2015-02-10
rtsp-media: fix logic for collect_streams
Luis de Bethencourt
1
-3
/
+7
2015-02-09
rtsp-media: Don't set the transport mode based on what elements we find
Sebastian Dröge
1
-1
/
+0
2015-02-08
tests: rtspserver: rename shadowed variable
Tim-Philipp Müller
1
-4
/
+4
[prev]
[next]