]> git.sesse.net Git - c64tapwav/commit - decode.cpp
Use ffmpeg to read audio files, instead of assuming raw format.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 5 Mar 2015 18:28:48 +0000 (19:28 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 5 Mar 2015 18:28:48 +0000 (19:28 +0100)
commitbd548bb6f007d0b106a241480676bbc18196bdc8
tree3ef23dd4c9c919cedf3a1959253ee6d49275a2e0
parent866751f2909657ee7d62f936e3d2cb2ecb7806fb
Use ffmpeg to read audio files, instead of assuming raw format.
Makefile
audioreader.cpp [new file with mode: 0644]
audioreader.h [new file with mode: 0644]
decode.cpp