Commit History

Author SHA1 Message Date
  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 13 years ago
  Mans Rullgard e7a972e113 simple_idct: add 10-bit version 13 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) 20 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