gstreamer/gst/multifile
Sebastian Dröge f6e383b749 splitmuxsink: Include actual sink element in the fragment-opened/closed messages
If not configuring the sinks via the "location" property this can be
useful to know for which sink the fragment was actually opened/closed,
especially if finalization of the fragments is happening asynchronously.
2020-01-29 13:30:00 +00:00
..
gstmultifile.c
gstmultifilesink.c docs: Fix link to strings 2019-06-14 17:34:43 -04:00
gstmultifilesink.h multifilesink: refactor max_files handling a bit 2016-12-31 09:58:40 +00:00
gstmultifilesrc.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstmultifilesrc.h
gstsplitfilesrc.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
gstsplitfilesrc.h
gstsplitmuxpartreader.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstsplitmuxpartreader.h splitmuxsrc: Implement state change asynchronously instead of blocking 2019-01-09 13:35:58 +02:00
gstsplitmuxsink.c splitmuxsink: Include actual sink element in the fragment-opened/closed messages 2020-01-29 13:30:00 +00:00
gstsplitmuxsink.h splitmuxsink: provides a start-index property 2019-12-05 14:58:40 +00:00
gstsplitmuxsrc.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstsplitmuxsrc.h splitmuxsrc: Use an RW lock instead of a mutex to protect the pad list 2019-06-12 02:46:48 +10:00
gstsplitutils.c
gstsplitutils.h
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
patternspec.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
patternspec.h
test-splitmuxpartreader.c