gstreamer/gst/multifile
Jan Schmidt 436d33b288 splitmuxsink: add the ability to mux auxilliary video streams
The primary video stream is used to select fragment cut points
at keyframe boundaries. Auxilliary video streams may be
broken up at any packet - so fragments may not start with a keyframe
for those streams.
2019-07-15 11:46:36 +00:00
..
gstmultifile.c
gstmultifilesink.c docs: Fix link to strings 2019-06-14 17:34:43 -04:00
gstmultifilesink.h
gstmultifilesrc.c doc: fix element section documentations 2019-05-25 16:57:31 +02: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 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: add the ability to mux auxilliary video streams 2019-07-15 11:46:36 +00:00
gstsplitmuxsink.h splitmuxsink: add the ability to mux auxilliary video streams 2019-07-15 11:46:36 +00:00
gstsplitmuxsrc.c splitmuxsrc: Add video_%d pad template. 2019-07-15 11:46:36 +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
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
patternspec.c
patternspec.h
test-splitmuxpartreader.c