Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Diego Biurrun f7b1d72f45 Relicense as ISC with the authors' permission. 16 years ago
  Stefan Gehrer cf2baeb338 mark read-only data as const 16 years ago
  Mark Cox 8d06bd53f8 Fix unused variable warnings. 16 years ago
  Michael Niedermayer c3a3d34427 Alternative and faster (on gcc x86) plane rotation. 16 years ago
  Michael Niedermayer 8af4d0fc8d Get rid of another useless variable. 16 years ago
  Michael Niedermayer 92ac614f85 Avoid a=b+c but rather use a+=b (gcc is too stupid to do this itself), 16 years ago
  Michael Niedermayer e6d7ef648c One variable less. No real change to the actual code. 16 years ago
  Michael Niedermayer 062942e782 Clarify which BSD license. 16 years ago
  Michael Niedermayer 5b0d04d308 Allow use of my AAN DCT under BSD, AMD has agreed to write and contribute 16 years ago
  Diego Biurrun 7b94177e37 Group all copyright and author notices together. 17 years ago
  Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 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. 18 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 20 years ago
  Michael Niedermayer d43fb4e806 move identical code into its own function 21 years ago
  Roman Shaposhnik 48b1f80012 * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
  Michael Niedermayer 8d00c562e8 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd supports that but we emulate it ... 21 years ago
  Michael Niedermayer b4c3816cfa optionally merge postscale into quantization table for the float aan dct 21 years ago
  Michael Niedermayer 10becaaf12 10l 21 years ago
  Michael Niedermayer 6f5cf8c50f oops forgot 21 years ago
  Michael Niedermayer 65e4c8c919 floating point AAN DCT 21 years ago