Displaying 1 result from an estimated 1 matches for "kcarnold_branch".
2001 Sep 22
2
vorbis-tools reorganziation and UTF-8 stuff
...ve already fixed vorbiscomment to encode comments in UTF-8 (like oggenc
already did), but I have not fixed ogg123 or oggenc to display UTF-8 comments
in the native charset yet. This is because utf8.c does not have any decode
functions, since they weren't needed. Since I would rather debug the
kcarnold_branch ogg123 than figure out UTF-8, I'm throwing out this list of
requests to the more motivated and/or knowledgable people out there:
1. Check vorbiscomment to make sure I really did fix UTF-8 encoding on it. (I
don't know how to test it.)
2. Write utf8_decode() routines for vorbis-tools/shar...