Jeff Downs 34d2fe6860 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>
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2011-12-24 12:20:32 +01:00
2011-03-18 18:34:49 +01:00
2010-05-19 11:46:39 +00:00
2011-03-18 18:34:49 +01:00
2011-03-18 18:34:49 +01:00
2010-04-27 23:22:30 +00:00
2011-03-18 18:34:49 +01:00
2011-03-18 18:34:49 +01:00
2011-03-18 18:34:49 +01:00
2011-11-05 12:46:18 +01:00
2011-11-05 13:01:01 +01:00

Libav README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%