gstreamer/gst/multifile
David Schleef 78eeb6636e multifilesink: Add next-file property
Add a property to allow control over what event causes a file
to finish being written and a new file start.  The default is
the same as before -- each buffer causes a new file to be
written.  Added is a case where buffers are written to the
same file until a discontinuity in the stream.
2009-09-13 20:00:53 -07:00
..
gstmultifile.c gst/multifile/: Add .h files to be able to add it to the docs. 2007-07-03 08:01:18 +00:00
gstmultifilesink.c multifilesink: Add next-file property 2009-09-13 20:00:53 -07:00
gstmultifilesink.h multifilesink: Add next-file property 2009-09-13 20:00:53 -07:00
gstmultifilesrc.c Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
gstmultifilesrc.h gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file doesn't exist, send an EOS instead of ca... 2007-12-17 21:12:28 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
multifile.vproj Revive multifile[src|sink]. 2006-11-10 18:51:10 +00:00