Add FLAC identifier and fix comments.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / io / IdentifyingInputStream.java
2013-06-04 David ‘Bombe’ RodenAdd FLAC identifier and fix comments.
2013-05-27 David ‘Bombe’ RodenIgnore EOF exceptions when identifying streams.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-15 David ‘Bombe’ RodenIdentify MP3 files.
2013-03-14 David ‘Bombe’ RodenReturn an optional instead of throwing an exception.
2013-03-14 David ‘Bombe’ RodenAdd input stream that identifies its content.