[FFmpeg-devel] [PATCH] Move eval to lavu

Michael Niedermayer michaelni
Tue Oct 20 10:05:15 CEST 2009


On Mon, Oct 19, 2009 at 08:58:58PM +0200, Stefano Sabatini wrote:
> Hi,
> 
> as in subject, this doesn't comport any external interface change
> since eval.h is not public, and libavutil seems the right place for
> the eval code.

if eval.h is not public then eval can not be used from outside the lib
in which eval is. That makes it impossible for libavcodec to use it.
Your patch is clearly broken in this respect as libavcodec then uses
non public API from libavutil

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

Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091020/c88370f5/attachment.pgp>



More information about the ffmpeg-devel mailing list