gstreamer/gst/multifile
Tim-Philipp Müller ddd4fe680f splitmuxsrc: properly set total duration on outgoing segment
We would accidentally pass through the duration value from the
demuxer from a single fragment, which causes problems when
feeding the stream from splitmuxsrc to rtsp-server. Streaming
would stop after one fragment due to that.

https://bugzilla.gnome.org/show_bug.cgi?id=792861
2018-01-29 11:29:24 +00:00
..
gstmultifile.c splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gstmultifilesink.c multifilesink: document unit of "max-file-duration" property 2018-01-16 13:19:29 +00:00
gstmultifilesink.h multifilesink: refactor max_files handling a bit 2016-12-31 09:58:40 +00:00
gstmultifilesrc.c multifilesrc: fix up uri handler a little 2018-01-23 18:38:26 +00:00
gstmultifilesrc.h multifilesrc: Implement seeking in case of multiple images 2013-11-22 18:52:54 -03:00
gstsplitfilesrc.c splitfilesrc: update uri_get_type to match the prototype in GstURIHandlerInterface 2016-11-12 10:52:24 +02:00
gstsplitfilesrc.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsplitmuxpartreader.c splitmuxsrc: Don't return FALSE from event handling. 2017-11-18 02:33:00 +11:00
gstsplitmuxpartreader.h splitmuxsrc: Pass seek flags when activating. 2017-01-03 01:34:02 +11:00
gstsplitmuxsink.c splitmuxsink: added a "split now" action signal 2017-12-08 21:16:15 +02:00
gstsplitmuxsink.h splitmuxsink: added a "split now" action signal 2017-12-08 21:16:15 +02:00
gstsplitmuxsrc.c splitmuxsrc: properly set total duration on outgoing segment 2018-01-29 11:29:24 +00:00
gstsplitmuxsrc.h splitmuxsrc: Store seek seqnum and send it on EOS / segment events. 2016-11-02 11:02:12 +11:00
gstsplitutils.c splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gstsplitutils.h splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build meson: Add missing pbutils dependency to multifile 2016-10-16 02:18:22 +05:30
patternspec.c Fix FSF address 2012-11-04 00:07:18 +00:00
patternspec.h Fix FSF address 2012-11-04 00:07:18 +00:00
test-splitmuxpartreader.c splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00