[FFmpeg-devel] [PATCH 2/2] lavd: add lavfi dependencies for test programs.

Nicolas George george at nsup.org
Wed Feb 5 17:45:49 CET 2014


Le septidi 17 pluviôse, an CCXXII, Michael Niedermayer a écrit :
> This adds all the dependancies of the currently build libavfilter
> to libavdevice.so
> 
> this feels wrong
> libavdevice.so does not depend on these

I do not understand what you are saying. libavdevice does depend on
libavfilter (through the lavfi device). The only reason it works for now is
because the only test program here only tests a very small and isolated part
of libavdevice.

The other problem is that static libraries are braindead. Unless you suggest
to drop support for static libraries (I would not mind, but I suppose a lot
of people would rightfully object), we are forced to deal with their
braindeadness, including the necessity of specifying all dependencies.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140205/862f5568/attachment.asc>


More information about the ffmpeg-devel mailing list