Kostya ShishkovandMans Rullgard 2968bedf12 bink: make IDCT take 32-bit input
Since IDCT transforming 32-bit input to 8-bit output is unusual and unpractical
for most codecs, move Bink IDCT into separate context. Get rid of an additional
permutation table while at it since SIMD support for Bink IDCT is unlikely to
be implemented in foreseeable future.
Quantisation tables also have to change type to signed for proper
dequantisation of DCT coefficients.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-07-27 14:39:56 +01:00
2011-07-22 09:12:30 -07:00
2011-07-22 09:12:30 -07:00
2011-07-27 00:33:24 +02:00
2011-03-16 21:54:39 +01:00
2011-07-17 17:10:47 +01:00
2011-07-21 09:32:53 -07:00
2011-05-21 13:48:10 +02: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.
S
Description
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
Readme
262 MiB
Languages
C 89.1%
Assembly 8.4%
Makefile 1.4%
GLSL 0.3%
C++ 0.3%
Other 0.2%