24 Commits (8df46c65cf999e087bf16394e475fedfb2b24aab)

Author SHA1 Message Date
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Diego Biurrun ad1862d64a ALPHA: Replace sized int_fast integer types with plain int/unsigned. 14 years ago
Diego Biurrun 81afa5a274 simple_idct_alpha: Drop some useless casts. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 2e63619ff9 Alpha: move dsputil prototypes to a header file 15 years ago
Måns Rullgård 179c56b879 Alpha: add ff_ prefix to idct functions 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Måns Rullgård f225016296 update my email address 18 years ago
Diego Biurrun bd9fb0a6e1 UTF-8 conversion 18 years ago
Diego Biurrun 7b94177e37 Group all copyright and author notices together. 18 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 bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Falk Hüffner 2fdf9cb2fb Communicate proper aliasing to gcc (needed for 4.1). 20 years ago
Michael Niedermayer df081b2f3b 32 vs. 64bit bugfix by (Dave Huang (dahanc)) 22 years ago
Falk Hüffner 3354b0c9e5 Kludge around compilation failure on Alpha. 22 years ago
Falk Hüffner 8b313a4787 Move Alpha optimized IDCT to own file. Based on a patch by Måns 22 years ago