set licence to GPL
fixed UTF-8 bug
opus codec added
OggInfo#picture read accessor added
added OggInfo#picture=(filepath) method to add picture to OggFile with METADATA_BLOCK_PICTURE tag
avoid potential race condition on temp file creation
remove warnings on unused variables
more robust compute_length() method (works on broken OGGs)
doesn’t show binary dump in raise messages anymore
removed :encoding parameter on OggInfo#new
utf8 strings are correctly written now in ruby > 1.9
fixes for ruby 1.9 (again)
fixes for ruby 1.9 (thanks to gwolf)
internal reorganization, leading to more robust and faster library
pure ruby tag writing (thanks to Grant Gardner)
speex support (thanks to Grant Gardner)
bugfix on frame parsing
bugfix on file parsing
new ogg frame reading implementation
better tag reading (thanks to Sven)
now assume utf-8 by default to decode tags
added setup.rb for tarball distribution
added license on top of lib/ogginfo.rb
bug fixed #18852 “OggInfo#close(): close @ic only if not nil”
bug fixed on encoding handling
write support through “vorbiscomment” binary
correct encoding handling
tag is accessible with tag.key
first public version
Generated with the Darkfish Rdoc Generator 2.