Falk Hüffner
8c7b533e8b
Synthesize pixels16 functions from pixels functions.
...
Originally committed as revision 942 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Falk Hüffner
1c73a3fbf2
Adapt to new 8/16 table scheme.
...
Originally committed as revision 935 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Falk Hüffner
57d2bce188
MVI optimizations for motion estimation.
...
Originally committed as revision 831 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
e3e98d3c23
Remove support for variable BSIZE and INCR, as sub_pixels_* is no
...
longer needed.
Originally committed as revision 754 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
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
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
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
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