Displaying 1 result from an estimated 1 matches for "edc6a7f5".
2003 Aug 07
2
crc
I'm trying to generate the 4-byte crc code for the comment tag in an ogg
file.. Can anyone point me to a function where this is done?
Unfortunately, I can't use the lib directly, and the crc function I did
find in it doesn't seem to do what I want directly. But, that might mean
I'm not feeding it the right chunk of data.
Any details would be helpful - yes I read the docs and I