gstreamer/gst/multifile
Thibault Saunier ac55681bbf docs: Fix link to strings
We can't link to #gchar* this way.
2019-06-14 17:34:43 -04: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 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: set the same seqnum on flush_start / flush_stop 2019-06-13 16:44:47 +02:00
gstsplitmuxsink.h splitmuxsink: Added a split-at-running-time action signal 2018-09-28 16:53:29 +03:00
gstsplitmuxsrc.c splitmuxsrc: Protect initial pad configuration with the object lock 2019-06-12 02:46:48 +10: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