On Tue, 8 Oct 2013 10:48:37 -0700 Elliott Balsley <elliottbalsley at gmail.com> wrote: > Is there a simple "update" feature? Not in a way that I think you are looking for, but you can do this: $ cd ffmpeg $ make distclean $ git pull $ ./configure #with all of your options $ make You could make a script.