Reworked output file writing.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 14 Aug 2006 20:04:56 +0000 (22:04 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Wed, 23 Aug 2006 17:33:45 +0000 (19:33 +0200)
commitfcd91ff1a3cc4a4f889abfd2af89119cbe262ad1
tree8dc4a0e7a3e2481e4d9065a7ddb2c405b4554cd2
parent6f0baf7ecfc693b12cb0485eb8b9f9851415833c
Reworked output file writing.

Ogg::Vorbis::Tagger can only operate on files now, since read-write
support cannot be implemented properly with streams. This allowed
fixing a corruption bug, that would break Ogg Vorbis files when writing
comments to them.
ext/ext.c
ext/vcedit.c
ext/vcedit.h
test/test_main.rb