Reimar Döffinger 701d0eb185 Fix input buffer size check in adpcm_ea decoder.
Unfortunately the output buffer size check assumes that the
input buffer is never over-consumed, thus this actually
also allowed to write outside the output buffer if "lucky".
2011-04-10 11:40:47 +02:00
2011-04-10 03:49:24 +02:00
2011-04-07 17:54:52 +02:00
2011-04-08 02:50:13 +02:00
2011-03-18 18:49:36 +01:00
2011-04-08 17:48:53 +02:00
2011-04-09 03:17:07 +02:00
2011-04-08 02:50:13 +02:00
2011-04-09 03:17:07 +02:00
2011-04-08 02:50:13 +02:00
2011-04-04 01:29:40 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
S
Description
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
Readme
261 MiB
Languages
C 89.1%
Assembly 8.4%
Makefile 1.4%
GLSL 0.3%
C++ 0.3%
Other 0.2%