Katerina Barone-Adesi 36ec1c2c55 apetag: Fix APE tag size check
The size variable is (correctly) unsigned, but is passed to several functions
which take signed parameters, such as avio_read, sometimes after having
numbers added to it. So ensure that size remains within the bounds that
these functions can handle.

CC: libav-stable@libav.org
Signed-off-by: Diego Biurrun <diego@biurrun.de>
(cherry picked from commit c5560e72d0)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-11-28 18:44:37 +01:00
2014-06-23 17:46:48 +02:00
2014-11-28 18:44:37 +01:00
2012-05-04 18:40:36 +02:00
2014-06-23 16:51:08 +02:00
2013-10-28 00:39:34 +01:00
2014-01-21 16:42:32 +01:00
2013-10-27 09:18:45 +01:00
2011-04-08 02:50:13 +02:00
2012-04-06 10:23:26 +02:00
2014-06-23 17:46:48 +02:00
2014-06-23 17:46:48 +02: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.
S
Description
Automated Windows Builds for FFmpeg
Readme 322 MiB
Languages
Diff 100%