Skip to content
  • Michael Smith's avatar
    Ensure ov_open() succeeds before opening the output file. · e9b34d50
    Michael Smith authored
    This has two benefits: it avoids creating useless zero-length files if the
    input is invalid, and prevents data losss (bug #579) if the input and output
    filenames are identical and the file unopenable.
    
    
    svn path=/trunk/vorbis-tools/; revision=8153
    e9b34d50