[FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Måns Rullgård
mans
Sun Jul 18 10:14:35 CEST 2010
Ramiro Polla <ramiro.polla at gmail.com> writes:
> ff_inverse currently resides in lavc, but it's being used by FASTDIV,
> which is defined in lavu.
This has come up before [1], and it's not as simple as it seems.
Although the macro is defined in lavu, it is only used from lavc.
Moving the table to lavu would make lookups more expensive with shared
libs.
[1] http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/75376
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list