1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Derek Buitenhuis bb9747c8ee wavpack: Fix 32-bit clipping
In the case that (frame_flags & 0x03) == 3, hybrid_maxclip
may have had a signed integer overflow.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-12-16 20:55:53 +01:00
2011-12-13 23:34:24 +01:00
2011-12-16 20:55:53 +01:00
2011-12-13 17:02:55 +01:00
2011-12-15 14:06:13 -08:00
2011-12-13 23:34:24 +01:00
2011-12-11 00:32:25 +01:00
2011-03-16 21:54:39 +01:00
2011-12-11 00:32:25 +01:00
2011-04-07 02:54:12 +02:00

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 89.3%
Assembly 8.3%
Makefile 1.3%
C++ 0.3%
GLSL 0.3%
Other 0.3%