[FFmpeg-devel] [RFC] integer.h overhaul

Stefano Sabatini stefasab at gmail.com
Tue Oct 9 17:01:28 CEST 2012


Hi,

I needed to extend big integer support to make it able to contain up
to 2304 bits (144 16-bits words), so I re-worked the API to avoid to
pass huge arrays by value.

This is just a WIP, so feel free to comment on design and API.

Nit: should we prefer hierarchical naming:
av_int_add()
over:
av_int_i()
?
-- 
FFmpeg = Friendly and Formidable Mystic Ponderous Educated Gnome
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavu-integer-perform-general-overhaul.patch
Type: text/x-diff
Size: 16671 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121009/35619dda/attachment.bin>


More information about the ffmpeg-devel mailing list