Re: [FFmpeg-devel] [PATCH 1/7] libkvazaar: Update to work with the latest version

2015-09-28 Thread Arttu Ylä-Outinen
On 2015-09-28 15:09, Carl Eugen Hoyos wrote: I believe the patch is missing a change to configure: Please make sure that configure --enable-libkvazaar fails if compilation would fail later because a too old version of libkvazaar is installed. Okay, I'll add a version check. - Arttu ___

Re: [FFmpeg-devel] [PATCH 1/7] libkvazaar: Update to work with the latest version

2015-09-28 Thread Carl Eugen Hoyos
Arttu Ylä-Outinen tut.fi> writes: > Function encoder_encode in Kvazaar API was changed I believe the patch is missing a change to configure: Please make sure that configure --enable-libkvazaar fails if compilation would fail later because a too old version of libkvazaar is installed. Carl Eug