gstreamer/gst/multifile
Jan Schmidt 8ff5dd8029 splitmuxsink: Fix GObject warnings on shutdown.
Commit 83e718 added a pad template to splitmux request
pads, which means that GstElement now releases the pads on
dispose, but after having removed all elements in the bin
and unlinked them. Make sure we can handle cleanup in that case
without throwing assertions.

https://bugzilla.gnome.org/show_bug.cgi?id=773784
2016-11-02 11:02:12 +11:00
..
gstmultifile.c splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gstmultifilesink.c Revert "multifilesink: streamline the file-switch code a bit" 2016-09-27 10:23:38 +01:00
gstmultifilesink.h multifilesink: Add a new max-duration file switching mode 2015-05-20 15:50:07 +02:00
gstmultifilesrc.c multifilesrc: set position as offset from start-index 2016-05-27 20:32:08 +01:00
gstmultifilesrc.h multifilesrc: Implement seeking in case of multiple images 2013-11-22 18:52:54 -03:00
gstsplitfilesrc.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstsplitfilesrc.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsplitmuxpartreader.c splitmuxsrc: Fix extra unref handling queries 2016-10-01 00:12:41 +10:00
gstsplitmuxpartreader.h splitmuxsrc: Avoid stall when parts get out of sync 2016-10-01 00:12:41 +10:00
gstsplitmuxsink.c splitmuxsink: Fix GObject warnings on shutdown. 2016-11-02 11:02:12 +11:00
gstsplitmuxsink.h splitmuxsink: Only allow one video request pad 2016-10-26 20:17:40 +11:00
gstsplitmuxsrc.c splitmuxsrc: Store seek seqnum and send it on EOS / segment events. 2016-11-02 11:02:12 +11: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 obsolete Android build cruft 2015-04-26 17:55:07 +01:00
meson.build meson: Add missing pbutils dependency to multifile 2016-10-16 02:18:22 +05:30
multifile.vproj Revive multifile[src|sink]. 2006-11-10 18:51:10 +00:00
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