Split metadata into format and content metadata.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / io / OggVorbisIdentifier.java
2013-05-27 David ‘Bombe’ RodenSplit metadata into format and content metadata.
2013-03-17 David ‘Bombe’ RodenParse Vorbis comments from Ogg Vorbis stream.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-16 David ‘Bombe’ RodenFormatting.
2013-03-14 David ‘Bombe’ RodenAdd some credits to header.
2013-03-14 David ‘Bombe’ RodenReturn an optional instead of throwing an exception.
2013-03-14 David ‘Bombe’ RodenThrow a custom exception if a stream can not be identified.
2013-03-14 David ‘Bombe’ RodenAdd Ogg Vorbis identifier.