mirror of https://github.com/FFmpeg/FFmpeg.git
The current check on MMCO parameters prohibits a "max long term frame index plus 1" of 16 (frame idx of 15) for the "set max long term frame index" MMCO. Fix this off-by-one error to allow the full range of legal values. Signed-off-by: Diego Biurrun <diego@biurrun.de>pull/2/head
parent
bb337b4fbc
commit
29a09eae9a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue