Hi Bogdan, On Tue, Apr 20, 2010 at 5:18 PM, Bogdan Botezatu <[email protected]> wrote: > For checkpoint A, I've already included the disclaimer in both the page and > product. There's only one question: how do I manage to upload the *latest* > FFmpeg build without having to check the FFmpeg website 24/7 ?
Yes. The source that you distribute should be the one used to build the binary you distribute. If you don't distribute the binary, no source is necessary. If you use the delphi-ffmpeg-derived binary, use their source as well. > I guess I > need to host the FFmpeg source on my server, not hotlinking it directly on > the ffmpeg.org website. General rule of thumb: host the source on the same server as the binary, and you're safe. Ronald _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
