Jeff Downs 8ad6555f82 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>
2011-09-26 19:26:30 +02:00
2011-07-21 09:27:23 +02:00
2011-06-16 20:24:57 +02:00
2011-06-16 20:24:57 +02:00
2011-03-16 21:54:39 +01:00
2011-07-03 20:01:08 +02:00
2011-06-16 20:24:57 +02:00
2011-07-03 19:49:54 +02:00
2011-05-21 13:48:10 +02:00
2011-04-07 02:54:12 +02:00
2011-07-12 18:31:28 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%