gstreamer/gst/rtsp-server
Wim Taymans 450b9d0a14 media: only set keyframe flag when modifying start
Only set the keyframe flag when we modify the start position. The
keyframe flag should probably be ignored when no change is requested but
until we can claim this is all documented properly and all demuxer
implement this, avoid setting the flag.

See also https://bugzilla.gnome.org/show_bug.cgi?id=723075
2014-02-06 09:48:05 +01:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am Fixed several GIR warnings 2013-11-12 11:15:58 +01:00
rtsp-address-pool.c address-pool: fix address increment 2013-11-12 16:54:59 +01:00
rtsp-address-pool.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-auth.c rtsp-*: Fix type name typos in comments 2013-11-22 09:13:08 +00:00
rtsp-auth.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-client.c client: let stream check supported transport 2014-01-07 12:39:57 +01:00
rtsp-client.h client: add vmethod to configure media and streams 2013-12-18 15:57:03 +01:00
rtsp-context.c context: defing a GType for the context 2013-11-12 11:21:55 +01:00
rtsp-context.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-media-factory-uri.c rtsp-media-factory-uri: check AAC properly for whether it's parsed or not 2013-08-22 18:39:59 +01:00
rtsp-media-factory-uri.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-media-factory.c media: add suspend modes 2013-11-28 16:18:39 +01:00
rtsp-media-factory.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-media.c media: only set keyframe flag when modifying start 2014-02-06 09:48:05 +01:00
rtsp-media.h media: add signal to notify of pending state changes 2014-01-21 14:25:42 +01:00
rtsp-mount-points.c mount-points: sort sequence before g_sequence_lookup 2013-12-26 10:36:48 +01:00
rtsp-mount-points.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-params.c ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-params.h ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-permissions.c rtsp-*: Fix type name typos in comments 2013-11-22 09:13:08 +00:00
rtsp-permissions.h docs: improve docs 2013-07-15 17:31:35 +02:00
rtsp-sdp.c docs: improve docs 2013-07-11 16:57:14 +02:00
rtsp-sdp.h sdp: cleanup sdp info 2013-06-14 16:06:46 +02:00
rtsp-server.c rtsp-*: Refer to NULL as a constant in comments 2013-11-22 09:13:14 +00:00
rtsp-server.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-session-media.c stream: return clock-rate from get_rtpinfo 2013-12-26 17:14:06 +01:00
rtsp-session-media.h session-media: let the session-media make the RTPInfo 2013-12-26 16:29:38 +01:00
rtsp-session-pool.c rtsp-server: sprinkle some allow-none annotations for g-i 2013-11-18 10:47:04 +00:00
rtsp-session-pool.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-session.c media: add suspend modes 2013-11-28 16:18:39 +01:00
rtsp-session.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-stream-transport.c stream: return clock-rate from get_rtpinfo 2013-12-26 17:14:06 +01:00
rtsp-stream-transport.h session-media: calculate start-time 2013-12-26 16:29:39 +01:00
rtsp-stream.c stream: handle NULL seqnum and rtptime arguments 2014-02-04 16:28:00 +01:00
rtsp-stream.h stream: add property to configure profiles 2014-01-07 12:39:58 +01:00
rtsp-thread-pool.c thread-pool: Unref source after mainloop has quit to avoid races in GLib 2014-02-06 09:26:39 +01:00
rtsp-thread-pool.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-token.c rtsp-*: Refer to NULL as a constant in comments 2013-11-22 09:13:14 +00:00
rtsp-token.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00