Michael Niedermayer
|
e96682e6f4
|
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
Originally committed as revision 3140 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-05-18 17:09:46 +00:00 |
Dmitry Baryshkov
|
5c0513bda7
|
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))
Originally committed as revision 2830 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-29 22:10:18 +00:00 |
Michael Niedermayer
|
41338ac06f
|
another non const static, maybe its thread save now
Originally committed as revision 2276 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-09-15 19:18:28 +00:00 |
Zdenek Kabelac
|
0c1a9edad4
|
* UINTX -> uintx_t INTX -> intx_t
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-11 16:35:48 +00:00 |
Zdenek Kabelac
|
ec7e0bf0fd
|
* using DSPContext - so each codec could use its local (sub)set of CPU extension
* I think IDCT needs some better generic solution
Originally committed as revision 1195 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-11 09:43:43 +00:00 |
Michael Niedermayer
|
2ad1516a6c
|
idct permutation cleanup, idct can be selected per context now
fixing some threadunsafe code
Originally committed as revision 980 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-09-29 22:44:22 +00:00 |
Fabrice Bellard
|
ff4ec49e64
|
license/copyright change
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-05-25 22:45:33 +00:00 |
Michael Niedermayer
|
ccf589a8fe
|
C4=16383 for the c version too and even for some outcommented code
Originally committed as revision 433 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-05-02 13:35:33 +00:00 |
Michael Niedermayer
|
9e1795dd13
|
set C4 to 16383
Originally committed as revision 432 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-05-02 12:51:10 +00:00 |
Juanjo
|
ef5b1b5a7e
|
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
- Bug fix H.263+ AIC tables.
- Warning fixes.
Originally committed as revision 431 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-05-02 04:39:45 +00:00 |
Nick Kurshev
|
4bdd9157cc
|
Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>
Originally committed as revision 273 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-01-20 14:30:34 +00:00 |
Michael Niedermayer
|
0a8d8945fd
|
(commit by michael)
faster simple idct in MMX
Originally committed as revision 269 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-01-17 20:00:41 +00:00 |
Arpi
|
37e8dcda36
|
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable
Originally committed as revision 235 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-12-09 12:39:54 +00:00 |