Falk Hüffner
f5abd9fd1a
* Improve xy2 routines slightly
...
* Mark MC pointer arguments as restrict
Originally committed as revision 752 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
0a12d6fdfd
Implement clear_blocks_axp.
...
Originally committed as revision 722 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
2dbe7ec87c
Make dct_unquantize_h263 work on systems without MVI extension.
...
Originally committed as revision 715 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
e0580f8c68
Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård
...
for some improvements.
Originally committed as revision 714 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
dde3f77dbc
Use updated motion compensation routines.
...
Originally committed as revision 713 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
494e409255
Assembly version of put_pixels. This is currently the function that
...
takes the most time, and it allows for more efficient unaligned access
and better control over memory latencies.
Originally committed as revision 711 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
d13c54cdc0
Add profiling support.
...
Originally committed as revision 710 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
bb7d4939ba
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This
...
allows better scheduling of the memory accesses, and is portable among
all compilers.
Originally committed as revision 709 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
db42e13bfb
Ugly hack to make the assembler accept MVI instructions.
...
Originally committed as revision 705 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
b210c96c0c
* Fixed constraints
...
* Support ccc
* Support gcc 3.2 builtins
Originally committed as revision 704 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
ff4ec49e64
license/copyright change
...
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Nick Kurshev
1e98dffb7a
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
...
Originally committed as revision 274 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago