Carl Eugen Hoyos (2017-11-26):
> The way I understand (Linux) dynamic libraries, one implies
> the other.

Yes, but not the other way around.

If a library uses threads internally but provides an interface that can
be used without threads, then it is not our problem.

If a library does not use threads but our calls to the library require
threads, then we must consider it a dependency.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to