gstreamer/gst/multifile
David Schleef da83e9f450 gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.
Original commit message from CVS:
* gst/multifile/gstmultifilesink.c:
* gst/multifile/gstmultifilesrc.c:
Use g_file_[sg]et_contents() instead of using stdio functions.
Should be less error prone.
* tests/check/elements/multifile.c:
Create a temporary directory using standard functions instead of
creating a directory in the current dir.
2008-02-08 03:44:12 +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/: Use g_file_[sg]et_contents() instead of using stdio functions. 2008-02-08 03:44:12 +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