Ronald S. Bultje c72f587353 vp9/parser: change size type to unsigned.
Fixes valgrind errors in fuzzed8.ivf because size >= 0x80000000.
2014-02-08 12:53:59 +01:00
2014-02-07 09:33:56 +01:00
2014-02-07 09:33:56 +01:00
2014-02-08 00:30:29 -03:00

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Languages
C 91%
Assembly 7.1%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%