projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rtsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)
[platform/upstream/gstreamer.git]
/
gst
/
2016-04-03
Sebastian Dröge
rtsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)
tree
|
commitdiff
2016-04-03
Sebastian Dröge
rtsp-server: Implement clock signalling according to...
tree
|
commitdiff
2016-03-25
Sebastian Dröge
rtspclientsink: Add support for setting the multicast...
tree
|
commitdiff
2016-03-25
Sebastian Dröge
rtsp-media: Add support for setting the multicast interface
tree
|
commitdiff
2016-03-24
Vineeth TM
rtspclientsink: use new gst_element_class_add_static_pa...
tree
|
commitdiff
2016-03-16
Sebastian Dröge
rtsp-stream: Don't set the state of the appsrc from...
tree
|
commitdiff
2016-03-10
Sebastian Dröge
rtsp-stream: Ensure that the pipeline is live and later...
tree
|
commitdiff
2016-03-10
Jan Schmidt
rtsp-stream: Fix typo in the docstring
tree
|
commitdiff
2016-03-05
Sebastian Dröge
rtsp-stream: Disable multicast loopback for all our...
tree
|
commitdiff
2016-03-04
Sebastian Dröge
rtsp-stream: Only bind multicast sockets to ANY on...
tree
|
commitdiff
2016-03-03
Sebastian Dröge
rtsp-stream: Only use the address pool for unicast...
tree
|
commitdiff
2016-03-02
Sebastian Dröge
rtsp-server: Fix indentation
tree
|
commitdiff
2016-03-02
Sebastian Dröge
rtsp-stream: Don't bind the sockets to multicast addresses
tree
|
commitdiff
2016-02-23
Jan Schmidt
rtspsink: Fix some leaks in rtspclientsink and the...
tree
|
commitdiff
2016-02-23
Patricia Muscalu
rtsp-stream: postpone UDP socket allocation until SETUP
tree
|
commitdiff
2016-02-23
Patricia Muscalu
rtsp-stream: postpone the creation of the UDP sources
tree
|
commitdiff
2016-02-23
Patricia Muscalu
rtsp-stream: added function for setting UDP sources...
tree
|
commitdiff
2016-02-23
Patricia Muscalu
rtsp-stream: added function for creating and configurin...
tree
|
commitdiff
2016-02-23
Patricia Muscalu
rtsp-stream: added function for RTP/RTCP socket configu...
tree
|
commitdiff
2016-02-23
Patricia Muscalu
rtsp-stream: added function for creating and configurin...
tree
|
commitdiff
2016-02-23
Patricia Muscalu
rtsp-stream: added helper function for creating the...
tree
|
commitdiff
2016-02-09
Luis de Bethencourt
rtspclientsink: remove check for impossible condition
tree
|
commitdiff
2016-02-08
Luis de Bethencourt
rtspclientsink: clean switch statements
tree
|
commitdiff
2016-02-02
Steven Hoving
rtsp-media: fix state_lock not locked again when prerol...
tree
|
commitdiff
2016-01-28
Jan Schmidt
rtspclientsink: Simplify slightly using new -base API
tree
|
commitdiff
2016-01-28
Jan Schmidt
rtspsink: Add rtspclientsink element
tree
|
commitdiff
2016-01-28
Jan Schmidt
rtsp-stream: Add functions for using rtsp-stream from...
tree
|
commitdiff
2016-01-28
Jan Schmidt
rtsp-sdp: Add gst_rtsp_sdp_from_stream()
tree
|
commitdiff
2016-01-28
Steven Hoving
rtsp-media: Fix mutex beeing unlocked while they should...
tree
|
commitdiff
2016-01-15
Tim-Philipp Müller
rtsp-media-factory: add missing break in "clock" proper...
tree
|
commitdiff
2016-01-07
Srimanta Panda
rtsp-stream: fixed assert during update transport
tree
|
commitdiff
2016-01-03
Tim-Philipp Müller
docs: remove dummy function declarations with G_INLINE_...
tree
|
commitdiff
2015-12-31
Hyunjun Ko
sdp: replace duplicated codes to call new base sdp...
tree
|
commitdiff
2015-12-30
Sebastian Dröge
rtsp-media: Add API to directly configure a clock on...
tree
|
commitdiff
2015-12-30
Sebastian Dröge
rtsp-media: Fix typo in docs gst_rtsp_media_set_latncy...
tree
|
commitdiff
2015-12-30
Sebastian Dröge
rtsp-media-factory: Add FIXME for 2.0
tree
|
commitdiff
2015-12-30
Sebastian Dröge
rtsp-stream: Fix indentation
tree
|
commitdiff
2015-12-28
Sebastian Rasmussen
rtsp-media: Do not prepare media after media times out
tree
|
commitdiff
2015-12-28
Sebastian Dröge
rtsp-media: Add property to decide if sending media...
tree
|
commitdiff
2015-12-15
Olivier Crête
rtsp-session-pool: Avoid dollar sign ($) in session ids
tree
|
commitdiff
2015-12-14
Xavier Claessens
rtsp-server: Add g_autoptr() support to all types
tree
|
commitdiff
2015-12-08
Srimanta Panda
rtsp-stream: fixed valgrind error
tree
|
commitdiff
2015-12-04
Srimanta Panda
rtsp-client: suspend media during setup request
tree
|
commitdiff
2015-12-04
Srimanta Panda
rtsp-stream: create stream pipeline based on transport
tree
|
commitdiff
2015-12-01
Sebastian Dröge
rtsp-stream: Only create RTP sending/receiving rtpbin...
tree
|
commitdiff
2015-11-17
Sebastian Dröge
rtsp-stream: Disable multicast loopback for the multica...
tree
|
commitdiff
2015-11-16
Jan Schmidt
rtsp-client: Report RECORD and ANNOUNCE as supported...
tree
|
commitdiff
2015-11-11
Marcus Prebble
rtsp-server: Change the logic so we don't pop a NULL...
tree
|
commitdiff
2015-10-22
David Svensson Fors
rtsp-stream: Always unref return value of gst_object_ge...
tree
|
commitdiff
2015-10-02
Hyunjun Ko
stream: listen to sender ssrc signals
tree
|
commitdiff
2015-09-29
Sebastian Rasmussen
rtsp-media: Take reference to media that will be prepared
tree
|
commitdiff
2015-09-17
Tim-Philipp Müller
stream: fix docs for recently-added get/set_buffer_size API
tree
|
commitdiff
2015-09-09
Jan Schmidt
rtsp-media: Don't crash on encrypted RTX SDP
tree
|
commitdiff
2015-09-03
Jan Schmidt
rtsp-stream: Implement UDP buffer size setting.
tree
|
commitdiff
2015-09-03
Jan Schmidt
rtsp-media: Fix small typo causing gtk-doc to complain
tree
|
commitdiff
2015-08-16
Hyunjun Ko
media-factory: get port number through gst_rtsp_url_get...
tree
|
commitdiff
2015-08-10
Xavier Claessens
Document that source keeps a ref on server until it...
tree
|
commitdiff
2015-08-08
Nicolas Dufresne
media: Only add fakesink once per pipeline
tree
|
commitdiff
2015-08-08
Nicolas Dufresne
Revert "rtsp-media: Only add 1 fakesink per pipeline"
tree
|
commitdiff
2015-08-07
Nicolas Dufresne
rtsp-media: Only add 1 fakesink per pipeline
tree
|
commitdiff
2015-07-30
Vineeth TM
rtsp-media: assertion error due to wrong condition...
tree
|
commitdiff
2015-07-29
Sebastian Dröge
rtsp-media: Strip keys from the fmtp that we use intern...
tree
|
commitdiff
2015-07-20
Xavier Claessens
threadpool: Fix possible warning in gst_rtsp_thread_poo...
tree
|
commitdiff
2015-06-23
Ognyan Tonchev
rtsp-client: allow application to decide what requireme...
tree
|
commitdiff
2015-06-16
Ognyan Tonchev
rtsp-media: Always use real payloader when creating...
tree
|
commitdiff
2015-06-11
Hyunjun Ko
rtsp-stream: add description for gst_rtsp_stream_reques...
tree
|
commitdiff
2015-06-09
Xavier Claessens
GstRTSPAuth: Add client certificate authentication...
tree
|
commitdiff
2015-06-03
Göran Jönsson
rtsp-client: No flush during Teardown.
tree
|
commitdiff
2015-05-20
Sebastian Dröge
rtsp-server: Use single-include rtsp header to make...
tree
|
commitdiff
2015-05-05
Sebastian Dröge
rtsp-media: Mark some more functions static
tree
|
commitdiff
2015-05-05
Sebastian Dröge
rtsp-media: Only unblock the media in suspend() when...
tree
|
commitdiff
2015-05-04
Sebastian Dröge
rtsp-sdp: Only add RTX to the SDP when using a feedback...
tree
|
commitdiff
2015-04-27
Hyunjun Ko
rtsp-stream: get valid clock-rate from last-sample
tree
|
commitdiff
2015-04-15
Hyunjun Ko
rtsp-stream: fix to get valid each stream data for...
tree
|
commitdiff
2015-03-23
Sebastian Dröge
rtsp-stream: Limit the queues to 1 buffer
tree
|
commitdiff
2015-03-23
Sebastian Dröge
rtsp-stream: Update comment and ASCII art to the latest...
tree
|
commitdiff
2015-03-21
Nicolas Dufresne
rtsp-media: Properly return first rtptime
tree
|
commitdiff
2015-03-18
Nicolas Dufresne
rtsp-stream: Don't leave buffer mapped
tree
|
commitdiff
2015-03-10
Tim-Philipp Müller
Fix double semicolons
tree
|
commitdiff
2015-03-09
Sebastian Dröge
rtsp-stream: Get the seqnum-base and other information...
tree
|
commitdiff
2015-03-09
Sebastian Dröge
rtsp-media: Don't seek for PLAY if the position will...
tree
|
commitdiff
2015-03-09
Sebastian Dröge
rtsp-media: Don't include payload type in the caps...
tree
|
commitdiff
2015-03-09
Linus Svensson
rtsp-sdp: add payload type to the sdp framesize attribute
tree
|
commitdiff
2015-03-03
Jan Schmidt
rtsp-media-factory: Add functions to set/get the media...
tree
|
commitdiff
2015-03-02
Gregor Boirie
rtsp-media: fix double unlock in _get_buffer_size()
tree
|
commitdiff
2015-02-19
Kent-Inge Ingesson
rtsp-session: Use monotonic time for RTSP session timeout
tree
|
commitdiff
2015-02-13
Sebastian Dröge
rtsp-client: Only error out in PLAY if seeking actually...
tree
|
commitdiff
2015-02-13
Andreas Frisch
rtsp-stream: Add necessary queues between tee and multi...
tree
|
commitdiff
2015-02-12
Sebastian Dröge
rtsp-media: If seeking fails, don't wait forever for...
tree
|
commitdiff
2015-02-11
Tim-Philipp Müller
rtsp-stream: minor code formatting fix
tree
|
commitdiff
2015-02-10
Luis de Bethencourt
rtsp-media: fix logic for collect_streams
tree
|
commitdiff
2015-02-09
Sebastian Dröge
rtsp-media: Don't set the transport mode based on what...
tree
|
commitdiff
2015-02-08
Tim-Philipp Müller
rtsp-client: fix awkward if clause
tree
|
commitdiff
2015-02-06
Sebastian Dröge
rtsp-media: Use flags to distinguish between PLAY and...
tree
|
commitdiff
2015-02-06
Tim-Philipp Müller
rtsp-client: fix a couple of leaks in handle_announce
tree
|
commitdiff
2015-02-06
Sebastian Dröge
rtsp-media: Expose latency setting for setting the...
tree
|
commitdiff
2015-02-06
Sebastian Dröge
rtsp-stream: Put the timestamp of receival of the initi...
tree
|
commitdiff
2015-02-06
Sebastian Dröge
Add initial support for RECORD
tree
|
commitdiff
2015-01-30
Anila Balavan
rtsp-stream: RTCP and RTP transport cache cookies seperated
tree
|
commitdiff
2015-01-21
Tim-Philipp Müller
rtsp-stream: fix false compiler warning
tree
|
commitdiff
next