diff options
author | Jeff Downs <heydowns@somuchpressure.net> | 2011-07-05 14:21:54 -0400 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-09-26 19:26:30 +0200 |
commit | 8ad6555f820cc8db5debd5f76d8779cd329def20 (patch) | |
tree | 2be4dc559840cc4c4d08bed19dac44990b1f5f9d /libavdevice/vfwcap.c | |
parent | b4099a6dc539c54156a788c7020356c54bc6485e (diff) | |
download | ffmpeg-8ad6555f820cc8db5debd5f76d8779cd329def20.tar.gz |
h264: correct the check for invalid long term frame index in MMCO decode
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>
(cherry picked from commit 29a09eae9a827f4dbc9c4517180d8fe2ecef321a)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavdevice/vfwcap.c')
0 files changed, 0 insertions, 0 deletions