Diego Biurrun
|
84d173d3de
|
xvididct: Ensure that the scantable permutation is always set correctly
This fixes cases where the scantable permuation would get overwritten by
the general idctdsp initialization.
|
2014-08-08 11:13:29 -07:00 |
|
Diego Biurrun
|
a786c8259d
|
idct: Split off Xvid IDCT
The Xvid IDCT is only required to decode some Xvid-encoded MPEG-4 files,
so there is no point in having it as an unconditional part of idctdsp.
|
2014-08-01 01:25:18 -07:00 |
|
Diego Biurrun
|
5dcc201505
|
simple_idct: Move x86-specific declarations to a header in the x86 directory
|
2014-07-19 02:33:36 -07:00 |
|
Diego Biurrun
|
8b0dd4942a
|
idctdsp: prettyprinting cosmetics
|
2014-07-18 07:51:03 -07:00 |
|
Diego Biurrun
|
b4987f7219
|
idct: Convert IDCT permutation #defines to an enum
Also rename the enum values to be consistent with other DCT permutations.
|
2014-07-18 07:51:03 -07:00 |
|
Diego Biurrun
|
e3fcb14347
|
dsputil: Split off IDCT bits into their own context
|
2014-06-30 07:58:46 -07:00 |
|