Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 лет назад |
Måns Rullgård
|
edf7c2b26f
simple_idct: use MUL16 and MAC16 from mathops.h
|
16 лет назад |
Diego Biurrun
|
79cb09b2f7
consistency cosmetics: Rename POWERPC identifiers to PPC.
|
16 лет назад |
Diego Pettenò
|
be449fca79
Convert asm keyword into __asm__.
|
16 лет назад |
Kostya Shishkov
|
91823a6efd
Add 4x4 IDCT
|
17 лет назад |
Aurelien Jacobs
|
59e6f60a99
add ff_ prefix to all simple_idct symbols
|
17 лет назад |
Kostya Shishkov
|
fda767bb4f
Rename function to reflect its action
|
17 лет назад |
Aurelien Jacobs
|
c2a29455e3
enable some 64bit optimized code on 64bit arch
|
17 лет назад |
Måns Rullgård
|
55fde95e3b
rename cropTbl -> ff_cropTbl
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 лет назад |
Diego Biurrun
|
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
|
19 лет назад |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 лет назад |
Michael Niedermayer
|
983e3246b7
per file doxy
|
21 лет назад |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 лет назад |
Michael Niedermayer
|
0e15384d9d
fixing DCTELEM != short
|
22 лет назад |
Michael Niedermayer
|
1457ab5233
qpel encoding
|
22 лет назад |
Falk Hüffner
|
8b313a4787
Move Alpha optimized IDCT to own file. Based on a patch by Måns
|
22 лет назад |
Fabrice Bellard
|
652f019786
in fact IDCT248 needs to be normalized as I suspected
|
22 лет назад |
Fabrice Bellard
|
9bf71516b1
first version of IDCT248 for DV decoding support
|
22 лет назад |
Michael Niedermayer
|
b59f574753
10l (compilation if defined ARCH_ALPHA)
|
22 лет назад |
Michael Niedermayer
|
86748dbc61
dct-test update
|
22 лет назад |
Falk Hüffner
|
3155c994b6
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more
|
22 лет назад |
Fabrice Bellard
|
d36a246675
added inlined put/add functions
|
22 лет назад |
Fabrice Bellard
|
412ba501b1
removed unused code - began to merge alpha specific stuff - added mac macros for suitable CPUs
|
22 лет назад |
Felix Bünemann
|
bc45bca372
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>)
|
22 лет назад |
Zdenek Kabelac
|
cd4af68ad5
* started to cleanup name clashes for onetime compilation
|
22 лет назад |
Fabrice Bellard
|
ff4ec49e64
license/copyright change
|
22 лет назад |
Fabrice Bellard
|
6000abfa89
removed useless header includes - use av memory functions
|
22 лет назад |
Michael Niedermayer
|
ccf589a8fe
C4=16383 for the c version too and even for some outcommented code
|
22 лет назад |
Nick Kurshev
|
c7997007be
Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
23 лет назад |
Nick Kurshev
|
1e98dffb7a
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
23 лет назад |
Michael Niedermayer
|
4973971e37
(commit by michael)
|
23 лет назад |
Arpi
|
37e8dcda36
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable
|
23 лет назад |