Mans Rullgard 50493f1f7d twinvq: fix out of bounds array access
ModeTab.fmode has only 3 elements, so indexing it with ftype
in the initialier for 'size' is invalid when ftype == FT_PPC.

This fixes crashes with gcc 4.8.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 4bf2e7c5f1c0ad3997fd7c9859c16db8e4e16df6)
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2014-08-01 07:51:18 -07:00
2014-06-25 14:40:56 +02:00
2012-01-21 12:04:02 +02:00
2013-01-03 15:20:12 +01:00
2012-02-26 10:03:16 +01:00
2014-06-26 21:34:03 -04:00
2013-01-03 15:30:45 +01:00
2012-01-19 00:19:43 +01:00
2011-04-07 02:54:12 +02:00
2013-01-03 15:30:45 +01:00
2013-01-03 15:30:45 +01:00
2014-06-26 21:33:18 -04:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%