gstreamer/gst/multifile
Tim-Philipp Müller e6c4979a42 splitfilesrc: check bytes actually read, just in case
Handle corner case where we try to read beyond the end of the
last file part, in which case we want to return a short read.
If we get fewer bytes than expected for any other file part,
we should just error out, since something fishy's going on
then.
2011-11-30 16:39:33 +00:00
..
gstmultifile.c multifile: add splitfilesrc element 2011-11-30 16:39:33 +00:00
gstmultifilesink.c various: fix pad template leaks 2011-11-28 13:30:27 +00:00
gstmultifilesink.h multifilesink: add max-files property 2011-07-18 10:21:41 +02: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: check bytes actually read, just in case 2011-11-30 16:39:33 +00:00
gstsplitfilesrc.h multifile: add splitfilesrc element 2011-11-30 16:39:33 +00:00
Makefile.am multifile: add splitfilesrc element 2011-11-30 16:39:33 +00:00
multifile.vproj Revive multifile[src|sink]. 2006-11-10 18:51:10 +00:00