Skip to content
  • Michael Smith's avatar
    · 0f6113fd
    Michael Smith authored
    A new abstracted interface to vorbisfile, using callback functions.
    Now ov_open() just calls ov_open_callbacks() with appropriate arguments.
    This also contains some minor changes that give a ~10% speedup with gcc,
    and changes to vorbisfile.h to allow C++ compilation.
    
    svn path=/trunk/vorbis/; revision=337
    0f6113fd