Going back to calling libvorbisfile directly because libsndfile doesn't
authorDavid Griffith <dave@661.org>
Mon, 31 Aug 2015 00:44:01 +0000 (17:44 -0700)
committerDavid Griffith <dave@661.org>
Mon, 31 Aug 2015 00:44:01 +0000 (17:44 -0700)
commit1093601a6e359de55d25721d14ee6885d672d4e4
treeb180d690f805453dc50f3bf187a4e20c792be936
parente7653c121be0d92982dbcb67e76c6c3d5e8f5038
Going back to calling libvorbisfile directly because libsndfile doesn't
support reading OGGV embedded in other files.  OGGV playback sort of
works (slow and distorted).  Turning it off isn't exactly right.
src/curses/ux_audio.c