gstreamer/gst/multifile
Tim-Philipp Müller 78bb4cc7e2 splitmuxsink: fix printf format compiler warning in debug message
On 32-bit x86: gstsplitmuxsink.c:966:31: warning: format ‘%u’ expects
argument of type ‘unsigned int’, but argument 9 has type
‘guint64 {aka long long unsigned int}’
2016-08-22 00:07:51 +01:00
..
gstmultifile.c splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gstmultifilesink.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02: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: Connect to demux signals before activating 2016-05-15 22:09:04 +10:00
gstsplitmuxpartreader.h splitmuxsrc: Use a separate lock to delay typefind. 2015-07-29 23:03:18 +10:00
gstsplitmuxsink.c splitmuxsink: fix printf format compiler warning in debug message 2016-08-22 00:07:51 +01:00
gstsplitmuxsink.h Fixed splitmuxsink 32-bit overflow bug 2016-08-20 19:53:11 +10:00
gstsplitmuxsrc.c splitmuxsrc: Don't stop and error on EOS flow return 2016-08-06 01:41:06 +10:00
gstsplitmuxsrc.h splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +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 Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
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