History | View | Annotate | Download (578 Bytes)
bink: prevent overflows within binkidct by using int-sized intermediate array
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Add FATE tests
This adds a "fate" make target which runs the full FATE test suite.Individual tests can be run with "make fate-$testname".
The location of the FATE test samples must be specified with the--samples=PATH option to configure.
The tests/fate-update.sh script regenerates the references files and...