Open GoogleCodeExporter opened 9 years ago
Yeah I know, need to check the enable value of AC_ARG_WITH, just don't pass
--without-ffmpeg and it'll compile without ffmpeg.
Original comment by bob.loo...@gmail.com
on 11 Nov 2012 at 11:56
Original comment by bob.loo...@gmail.com
on 11 Nov 2012 at 11:57
Attached is a patch that takes a shot at fixing dependency selection for ffmpeg
and all other dependencies. --with and --without should now work as expected,
while the default behavior remains the same for each option.
Original comment by b.frauen...@gmail.com
on 26 Feb 2014 at 9:08
Attachments:
Attached is an updated version of the patch that also fixes checking for
libusb, something I missed in the previous patch.
It would be nice if this could get merged, especially since it's fully
backwards-compatible.
Original comment by b.frauen...@gmail.com
on 30 Apr 2015 at 9:22
Attachments:
Original issue reported on code.google.com by
raptorj...@gmail.com
on 11 Nov 2012 at 8:42