Re: [FFmpeg-devel] Autotools full recompilation

2017-08-25 Thread wm4
On Fri, 25 Aug 2017 02:19:00 +0300 Yan wrote: > And after each time the whole project got recompiled. I guess you cook > autotools wrong. (Personally I hate this build system cause it's ugly > and slw) As it was mentioned, FFmpeg doesn't use autotools, just somewhat similar conventions. A fu

Re: [FFmpeg-devel] Autotools full recompilation

2017-08-24 Thread Stephen Hutchinson
On 8/24/2017 7:19 PM, Yan wrote: High! I'm using latest ffmpeg from this mirror (https://github.com/FFmpeg) I was building it with different options: ./configure ./configure --libdir=$dev/FFmpeg/libavcodec/ ./configure --enable-shared ./configure --enable-shared --enable-pic And after each