gstreamer/gst/multifile
Tim-Philipp Müller ab96fb7cdb multifilesink: add basic buffer list handling
We assume for now that all buffers in a buffer list
should end up in the same file (so we can group GOPs
in buffer lists, for example). Could optimise this
a bit to avoid the memcpy.
2011-12-01 12:50:58 +00:00
..
gstmultifile.c multifile: add splitfilesrc element 2011-11-30 16:39:33 +00:00
gstmultifilesink.c multifilesink: add basic buffer list handling 2011-12-01 12:50:58 +00:00
gstmultifilesink.h multifilesink: add new 'max-size' mode for switching to the next file 2011-12-01 12:50:58 +00:00
gstmultifilesrc.c various: fix pad template leaks 2011-11-28 13:30:27 +00:00
gstmultifilesrc.h multifilesrc: Improve looping 2011-07-09 19:23:41 -07:00
gstsplitfilesrc.c splitfilesrc: specify filenames via normal wildcards instead of regular expressions 2011-11-30 19:11:12 +00:00
gstsplitfilesrc.h multifile: add splitfilesrc element 2011-11-30 16:39:33 +00:00
Makefile.am multifile: fix build in uninstalled setup 2011-12-01 13:25:45 +01:00
multifile.vproj Revive multifile[src|sink]. 2006-11-10 18:51:10 +00:00
patternspec.c splitfilesrc: specify filenames via normal wildcards instead of regular expressions 2011-11-30 19:11:12 +00:00
patternspec.h splitfilesrc: specify filenames via normal wildcards instead of regular expressions 2011-11-30 19:11:12 +00:00