16 Commits (bf9067cf3eba497d450b46d075dde93a90675539)

Author SHA1 Message Date
Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun a1fe4604d4 Revert previous mistaken commit. 17 years ago
Diego Biurrun 81f46d5ac9 ipp.h is a system header, use <> when #including it. 17 years ago
Diego Biurrun c88c253d8b cosmetics: __asm__ __volatile__ --> asm volatile 17 years ago
Reimar Döffinger 78d3d94f14 __asm __volatile -> asm volatile, improves code consistency and works 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
David Bateman e8d0041701 IWMMXT-specific dsputils clear_blocks function. 18 years ago
Tim Chick f88e7c833b enable iwmmxt support, removing mm_support() stub 18 years ago
Måns Rullgård 486497e07b revert bad checkin 18 years ago
Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 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
Gildas Bazin eba9ae3cfc IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 20 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago