Jeff Downs 29a09eae9a 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>
2011-08-19 14:36:40 +02:00
2011-08-18 11:22:05 +02:00
2011-08-17 15:04:37 +02:00
2011-08-18 11:22:05 +02:00
2011-08-18 22:29:41 +02:00
2011-08-09 19:56:24 +02:00
2011-08-09 19:56:25 +02:00
2011-08-18 11:22:05 +02:00
2011-08-17 15:35:42 +02:00
2011-04-07 02:54:12 +02:00
2011-08-15 11:24:35 -07:00
2011-07-30 13:42:44 +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%