1 Commits (982b596ea6640bfe218a31f6c3fc542d9fe61c31)

Author SHA1 Message Date
Ronald S. Bultje 78ce568e43 sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldsp 12 years ago
Diego Biurrun 3594554a06 sparc: dsputil: Simplify high_bit_depth checks 12 years ago
Diego Biurrun d46d87d1d3 sparc: dsputil_vis: Fix silly variable name search and replace typo 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 12 years ago
Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 12 years ago
Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 12 years ago
Martin Storsjö 33e112847d Add more missing includes after removing the implicit common.h 12 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
Diego Biurrun 2f5df0b12c Replace ffmpeg references with more accurate libav* references. 13 years ago
Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
Mans Rullgard e7a972e113 simple_idct: add 10-bit version 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård d343d59837 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 15 years ago
Måns Rullgård 86decad652 sparc: fix a few pages of cast warnings 15 years ago
Måns Rullgård ad40380240 sparc: fix dsputil prototypes 15 years ago
Diego Biurrun b17e0f065c Remove file name from file headers. 16 years ago
Diego Biurrun dc8a7c93d3 Add missing void keyword to parameterless function declarations. 16 years ago
Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun 56cc85a068 Misc spelling fixes, prefer American over British English. 17 years ago
Vitor Sessak 52b541ad79 spelling 17 years ago
Reimar Döffinger 17c9628b57 Hopefully fix sparc compilation again, add incorrectly removed variable declaration 17 years ago
Reimar Döffinger d9a5dab2da Remove uses of SIGILL for CPU extension detection, that method is not acceptable 17 years ago
Diego Biurrun 4981218420 Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional to 17 years ago
Denes Balatoni d9420d4df1 add simple_idct implemented in Sparc VIS 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Diego Biurrun a33fe57287 Switch to the LGPL as agreed to by the author according to the 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
James A. Morrison 6813f1d5cf whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) 20 years ago
Roman Shaposhnik 510eae8bae * patch from James Morrison (getting rid of broken code) 21 years ago
James Morrison 0f12310fe2 License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) 21 years ago
Michael Niedermayer 44f54ceb30 VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>) 21 years ago