Skip to content
  • David Schleef's avatar
    gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions. · da83e9f4
    David Schleef authored
    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.
    da83e9f4