[Ffmpeg-devel] move adler32 to libavutil?

Måns Rullgård mru
Wed Jul 12 21:50:46 CEST 2006


In libavformat/crc.c, there is a function called update_adler32, which
is used by the crc and framecrc output formats also defined in the
same file, and by nut.c.  IMHO it would make more sense to move this
function to libavutil, alongside av_crc and av_md5, and rename it
av_adler32_update.  A patch accomplishing this is attached.

Any objections?  If not, I'll commit this soon.

-- 
M?ns Rullg?rd
mru at inprovide.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adler32.patch
Type: text/x-patch
Size: 6628 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060712/f29a7260/attachment.bin>



More information about the ffmpeg-devel mailing list