1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-06-04 05:57:49 +02:00
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
2013-12-29 22:57:20 +01:00
2013-12-29 22:57:20 +01:00
2014-02-08 00:30:29 -03:00
2013-11-29 16:41:42 +01: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 90.1%
Assembly 8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.1%
Other 0.1%