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
___
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
Function encoder_encode in Kvazaar API was changed to have new output
parameters: source picture and frame info. Frame info is used to set the
keyframe flag and source picture is ignored.
Signed-off-by: Arttu Ylä-Outinen
---
libavcodec/libkvazaar.c | 16 +++-
1 file changed, 15 ins