Fabrice Bellard
|
21af69f787
|
use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263
Originally committed as revision 22 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-30 23:26:26 +00:00 |
|
Fabrice Bellard
|
b7ec19d39e
|
use block[] in structure to have it aligned on 8 bytes for mmx optimizations
Originally committed as revision 21 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-30 23:24:58 +00:00 |
|
Fabrice Bellard
|
caa6348e96
|
comments
Originally committed as revision 20 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-30 23:23:11 +00:00 |
|
Fabrice Bellard
|
420b073bbc
|
added HAVE_AV_CONFIG_H
Originally committed as revision 19 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-30 23:22:07 +00:00 |
|
Fabrice Bellard
|
2b0c1a441b
|
added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H
Originally committed as revision 18 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-30 23:21:37 +00:00 |
|
Nick Kurshev
|
a9b3f63084
|
Sync with mplayer's stuff
Originally committed as revision 14 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-30 09:04:34 +00:00 |
|
Fabrice Bellard
|
3bb4e23a8a
|
added skip macroblock optimization (big perf win on black regions for example)
Originally committed as revision 13 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-24 20:43:41 +00:00 |
|
Fabrice Bellard
|
fb16b7e7b3
|
added emms_c() macro which should can used in c code in both mmx/non mmx cases
Originally committed as revision 12 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-24 20:42:03 +00:00 |
|
Fabrice Bellard
|
7d650cb540
|
suppressed no longer needed emms()
Originally committed as revision 11 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-24 20:38:55 +00:00 |
|
Fabrice Bellard
|
a9e3707d6b
|
fixed cpuid macro to allow PIC compiling
Originally committed as revision 10 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-24 20:37:52 +00:00 |
|
Fabrice Bellard
|
d771bcae33
|
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer)
Originally committed as revision 9 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-23 20:58:31 +00:00 |
|
Fabrice Bellard
|
980fc7b834
|
fixed config for direct mplayer build compatibility
Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-23 20:06:54 +00:00 |
|
Fabrice Bellard
|
d78647e8b4
|
fixed unsigned pb
Originally committed as revision 7 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-23 18:58:11 +00:00 |
|
Fabrice Bellard
|
de6d9b6404
|
Initial revision
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-22 14:18:56 +00:00 |
|
Luca Barbato
|
22f7942fe7
|
ffv1: set the range coder state in decode_slice_header
|
2001-01-01 01:06:41 +01:00 |
|