gstreamer/gst/rtsp-server
David Svensson Fors 7efa871c1f media: possibility to override range time conversion
Make it possible to override the conversion from GstRTSPTimeRange to
GstClockTimes, that is done before seeking on the media
pipeline. Overriding can be useful for UTC ranges, where the default
conversion gives nanoseconds since 1900.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=701191
2013-06-03 14:29:05 +02:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am media: add GstNetTimeProvider support 2013-04-09 22:38:44 +02:00
rtsp-address-pool.c address-pool: Verify that multicast addresses are used for multicast and vice-versa 2013-03-11 11:07:20 +01:00
rtsp-address-pool.h address-pool: Add unicast addresses 2013-03-11 11:07:20 +01:00
rtsp-auth.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-auth.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-client.c rtspstream: handle both ipv4 and ipv6 clients 2013-06-03 11:23:40 +02:00
rtsp-client.h server: refactor connection setup 2013-05-30 07:18:22 +02:00
rtsp-media-factory-uri.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-media-factory-uri.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media-factory.c rtsp-media-factory: g_signal_connect_object is not thread safe, can't use it here 2013-03-22 18:59:50 -04:00
rtsp-media-factory.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media.c media: possibility to override range time conversion 2013-06-03 14:29:05 +02:00
rtsp-media.h media: possibility to override range time conversion 2013-06-03 14:29:05 +02:00
rtsp-mount-points.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-mount-points.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-params.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-params.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.c Revert "rtsp-sdp: Parse width/height from caps and set SDP attribute" 2013-05-31 15:43:11 +02:00
rtsp-sdp.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-server.c rtsp-server: Expose the use_client_settings API 2013-06-03 12:04:44 +02:00
rtsp-server.h rtsp-server: Expose the use_client_settings API 2013-06-03 12:04:44 +02:00
rtsp-session-media.c media: add method to get the base_time of the pipeline 2013-04-12 11:34:38 +01:00
rtsp-session-media.h media: add method to get the base_time of the pipeline 2013-04-12 11:34:38 +01:00
rtsp-session-pool.c rtsp-session-pool: corrected session timeout detection 2013-05-30 13:13:05 +02:00
rtsp-session-pool.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-session.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream-transport.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream-transport.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream.c rtspstream: handle both ipv4 and ipv6 clients 2013-06-03 11:23:40 +02:00
rtsp-stream.h rtspstream: handle both ipv4 and ipv6 clients 2013-06-03 11:23:40 +02:00