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 "kvazaar" between 0.7.0 and kvazaar.h. It should be
enabled libkvazaar && require_pkg_config "kvazaar < 0.7.0" kvazaar.h
kvz_api_get
instead. With that change, the patch seems to fix the problem in #4925.
- Arttu
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel