gstreamer/gst/multifile
Sebastian Dröge 3537c4d217 splitmuxsrc: Refactor part preparation code and remove "prepared" signal from reader helper object
We don't need a special signal anymore but can directly work with
async-done
2019-01-09 13:35:58 +02:00
..
gstmultifile.c
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
gstsplitfilesrc.c splitfilesrc: update uri_get_type to match the prototype in GstURIHandlerInterface 2016-11-12 10:52:24 +02:00
gstsplitfilesrc.h
gstsplitmuxpartreader.c splitmuxsrc: Refactor part preparation code and remove "prepared" signal from reader helper object 2019-01-09 13:35:58 +02:00
gstsplitmuxpartreader.h splitmuxsrc: Implement state change asynchronously instead of blocking 2019-01-09 13:35:58 +02:00
gstsplitmuxsink.c splitmuxsink: Do not hardcode frames_of_daily_jam 2018-10-16 16:06:47 +03:00
gstsplitmuxsink.h splitmuxsink: Added a split-at-running-time action signal 2018-09-28 16:53:29 +03:00
gstsplitmuxsrc.c splitmuxsrc: Refactor part preparation code and remove "prepared" signal from reader helper object 2019-01-09 13:35:58 +02:00
gstsplitmuxsrc.h splitmuxsrc: Implement state change asynchronously instead of blocking 2019-01-09 13:35:58 +02:00
gstsplitutils.c
gstsplitutils.h
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
patternspec.c
patternspec.h
test-splitmuxpartreader.c