30 Commits (e92e74b89766146869f2ffe44b85b63fd39a3b66)

Author SHA1 Message Date
Diego Biurrun c7f7bfc9e3 Remove all Alpha architecture optimizations 11 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 9dbd3ed6c3 Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp 16 years ago
Måns Rullgård 1617220799 Alpha: fix dct_unquantize_h263_inter/intra_axp() 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 7e491fa5f9 remove unused variables 19 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
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 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 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 db42e13bfb Ugly hack to make the assembler accept MVI instructions. 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