gstreamer/gst/multifile
Justin Kim ad8a6cb639 qtmux: send stream warning when refusing video caps
If codec_data is changed, the stream is no longer valid.
Rather than keeping running when refusing new caps,
this patch send a warning  to the bus.

Also fix up splitmuxsink to ignore this warning while changing caps.

https://bugzilla.gnome.org/show_bug.cgi?id=790000
2018-02-01 10:12:46 +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 qtmux: send stream warning when refusing video caps 2018-02-01 10:12:46 +00: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