Re: [FFmpeg-devel] [PATCH v2 1/3] configure: update api version of libxavs2

2018-11-19 Thread Carl Eugen Hoyos
2018-11-18 8:19 GMT+01:00, hwrenx : > From: hwrenx > > abolish parameter IntraPeriod && > replaced by IntraPeriodMax/Min > ... > > more detials could be found in xavs2-git > https://github.com/pkuvcl/xavs2 > > Signed-off-by: hwrenx > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 de

[FFmpeg-devel] [PATCH v2 1/3] configure: update api version of libxavs2

2018-11-17 Thread hwrenx
From: hwrenx abolish parameter IntraPeriod && replaced by IntraPeriodMax/Min ... more detials could be found in xavs2-git https://github.com/pkuvcl/xavs2 Signed-off-by: hwrenx --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 9bc4cf3