gstreamer/gst/multifile
Tim-Philipp Müller 0e176540b5 gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes compiler warning.
Original commit message from CVS:
* gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
Need to use gsize here for the size, fixes compiler warning.
* tests/examples/equalizer/.cvsignore:
* tests/examples/equalizer/Makefile.am:
* tests/examples/spectrum/.cvsignore:
* tests/examples/spectrum/Makefile.am:
Add missing files to fix the build.
2008-02-08 10:09:33 +00: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 gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions. 2008-02-08 03:44:12 +00:00
gstmultifilesink.h gst/multifile/: Add .h files to be able to add it to the docs. 2007-07-03 08:01:18 +00:00
gstmultifilesrc.c gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes compiler warning. 2008-02-08 10:09:33 +00: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 Improve documentation, write some tests for multifilesrc/sink for upcoming ->good review. 2007-10-25 23:42:52 +00:00
multifile.vproj Revive multifile[src|sink]. 2006-11-10 18:51:10 +00:00