General TODO list
---------------
- Import FFmpeg's FLAC decoder for verification during encoding
- Vorbis Comment tag support
- Embedded CUESHEET support
- Embedded album art
- Add a test suite or integrate libFLAC's test suite
- More documentation
- FLAC-to-FLAC re-encoding with metadata preservation

Flake TODO list
---------------
- Commandline switches for raw audio input
- AIFF-C input
- CAFF input
- Multi-character commandline switches

libFlake TODO list
------------------
- Redesign the metadata API
- Better warning and error messages
- Multi-threaded encoding
- SIMD framework and porting of SIMD functions from FFmpeg
