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
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
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
multifile.vproj