[Ffmpeg-devel] ID3v2
Michael Niedermayer
michaelni
Tue Sep 26 02:48:21 CEST 2006
Hi
On Mon, Sep 25, 2006 at 08:10:06PM -0400, Rich Felker wrote:
> On Tue, Sep 26, 2006 at 12:42:07AM +0200, Michael Niedermayer wrote:
> > for what would we need iconv? for iso8859-1 -> utf8 we just need a
> > 128 entry table to convert the high 128 chars
>
> You need a lookup table to map 128->128, 129->129, 130->130, ...,
> 255->255?? Last I checked y=x worked just fine for that...
oops, i didnt know that the first 256 chars of unicode match iso8859-1
so yes of course you are right y=x should be used
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list