36 Commits (1ff8f2b36adcc0c0b3dd21f2de8886244a9d8675)

Author SHA1 Message Date
Falk Hüffner 2fdf9cb2fb Communicate proper aliasing to gcc (needed for 4.1). 20 years ago
Falk Hüffner ab35de18cb Don't include config.h from assembly, because the mplayer developers 20 years ago
Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
Michael Niedermayer 2393e65431 100l (forgot alpha & ppc) 21 years ago
Falk Hüffner f7728bf61c Use asms instead of builtins when compiling for generic Alpha. Less 21 years ago
Alex Beregszaszi 669e5093f6 warning fixes 21 years ago
Sam Hocevar 2c094d6338 build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) 22 years ago
Michael Niedermayer 4fb518c392 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Michael Niedermayer df081b2f3b 32 vs. 64bit bugfix by (Dave Huang (dahanc)) 22 years ago
Falk Hüffner 1a02ea65e0 Implement sad8x8 and sad16x16 with pix_abs. 22 years ago
Falk Hüffner 3354b0c9e5 Kludge around compilation failure on Alpha. 22 years ago
Zdenek Kabelac af19f78f2f * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
Falk Hüffner 8b313a4787 Move Alpha optimized IDCT to own file. Based on a patch by Måns 22 years ago
Falk Hüffner acd2e05c47 * Fix dct_unquantize_h263_axp for changed block_last_index indexing. 22 years ago
Falk Hüffner 6c38306600 Make compilable again after DCT cleanup. It gives wrong results, 22 years ago
Falk Hüffner e447d7d65f Some nifty stuff for upcoming patches. 22 years ago
Falk Hüffner f9bb4bdffc Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win 22 years ago
Falk Hüffner 8c7b533e8b Synthesize pixels16 functions from pixels functions. 22 years ago
Falk Hüffner 60286c8a37 Fix for h % 8 == 4 in put_pixels_axp_asm. 22 years ago
Falk Hüffner a343d33ed6 Due to version renumbering, Alpha builtins aren't supported in thegcc 22 years ago
Falk Hüffner 1c73a3fbf2 Adapt to new 8/16 table scheme. 22 years ago
Falk Hüffner 57d2bce188 MVI optimizations for motion estimation. 22 years ago
Falk Hüffner e3e98d3c23 Remove support for variable BSIZE and INCR, as sub_pixels_* is no 23 years ago
Falk Hüffner f5abd9fd1a * Improve xy2 routines slightly 23 years ago
Falk Hüffner 0a12d6fdfd Implement clear_blocks_axp. 23 years ago
Falk Hüffner 2dbe7ec87c Make dct_unquantize_h263 work on systems without MVI extension. 23 years ago
Falk Hüffner e0580f8c68 Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård 23 years ago
Falk Hüffner dde3f77dbc Use updated motion compensation routines. 23 years ago
Falk Hüffner 494e409255 Assembly version of put_pixels. This is currently the function that 23 years ago
Falk Hüffner d13c54cdc0 Add profiling support. 23 years ago
Falk Hüffner bb7d4939ba Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 23 years ago
Falk Hüffner db42e13bfb Ugly hack to make the assembler accept MVI instructions. 23 years ago
Falk Hüffner b210c96c0c * Fixed constraints 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Nick Kurshev 1e98dffb7a Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 23 years ago