On Mon, Dec 09, 2013 at 10:37:30PM +0100, Robin Gareus wrote:
now which
minimal version should I use?
It's a safe bet to just check for jack and don't require a minimal
version. The jack API has not changed for ages and it's a major goal to
even keep it ABI compatible for all future releases.
ok, i removed the version checks, and also added some hooks to make sure
all libav components are installed before building source_avcodec.
all changes are in git now ( see
http://aubio.org/development ).
thanks for the feedback!
Paul