On Wed, Oct 8, 2014 at 7:35 PM, Anton Khirnov <[email protected]> wrote: > --- > libavcodec/avcodec.h | 12 +++++++----- > libavcodec/mpegvideo.h | 6 +++++- > libavcodec/mpegvideo_enc.c | 4 ++++ > libavcodec/options_table.h | 8 ++++++-- > libavcodec/ratecontrol.c | 6 +++--- > 5 files changed, 25 insertions(+), 11 deletions(-) > > diff --git a/libavcodec/ratecontrol.c b/libavcodec/ratecontrol.c > index 3aa3e27..67e1c8a 100644 > --- a/libavcodec/ratecontrol.c > +++ b/libavcodec/ratecontrol.c
There are two extra rc_initial_cplx at line 239 and 241 that need to be amended. -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
