Re: [FFmpeg-devel] configure: Require libkvazaar < 0.7

2015-10-14 Thread Carl Eugen Hoyos
Arttu Ylä-Outinen tut.fi> writes: > > Attached patch for release/2.8 is supposed to fix > > ticket #4925, completely untested. > > +enabled libkvazaar&& > > require_pkg_config "kvazaar < 0.7.0" kvazaar kvazaar.h kvz_api_get > > There is an extra "kvazaar" between 0.7.0 and kvazaar.h.

Re: [FFmpeg-devel] configure: Require libkvazaar < 0.7

2015-10-14 Thread Arttu Ylä-Outinen
On 2015-10-14 13:19, Carl Eugen Hoyos wrote: > Hi! > > Attached patch for release/2.8 is supposed to fix ticket #4925, completely > untested. > > Please comment, Carl Eugen > +enabled libkvazaar&& require_pkg_config "kvazaar < 0.7.0" kvazaar > kvazaar.h kvz_api_get There is an extra "k

[FFmpeg-devel] configure: Require libkvazaar < 0.7

2015-10-14 Thread Carl Eugen Hoyos
Hi! Attached patch for release/2.8 is supposed to fix ticket #4925, completely untested. Please comment, Carl Eugen diff --git a/configure b/configure index b661157..c2b58e5 100755 --- a/configure +++ b/configure @@ -5240,7 +5240,7 @@ enabled libgsm&& { for gsm_hdr in "gsm.h" "gsm/g