[FFmpeg-devel] [PATCH] Make fill_image_linesize and fill_image_data_ptr public

Michael Niedermayer michaelni
Mon Jul 26 14:23:29 CEST 2010


On Sun, Jul 25, 2010 at 03:27:06PM -0700, S.N. Hemanth Meenakshisundaram wrote:
> Makes ff_fill_image* public but these are still in
> libavcodec/imgconvert.h, can be moved to imgutils.c once libavcore and
> imgutils.c are created. Making public from lavc for now since lavfi will
> need to call these.

moving between libs is difficult, with the gnu linker if versioning has been
enabled.  you need a network of non porable asm directives and wraper
functions

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100726/78132169/attachment.pgp>



More information about the ffmpeg-devel mailing list