Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  David Conrad 9971331dfb Move VP3 loop filter to DSPContext 16 years ago
  Michael Niedermayer f55a5281ac Fix decoding of 320x240.ogg. 16 years ago
  Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 17 years ago
  Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 18 years ago
  Måns Rullgård 55fde95e3b rename cropTbl -> ff_cropTbl 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Michael Niedermayer d9cf32d920 avoid 4 + 18 years ago
  Michael Niedermayer d26a9ea0df remove 166 useless underscores, and make this file valid c code as a result 18 years ago
  Michael Niedermayer e003ea066b remove a few useless casts and avoid the useless t1/t2 variables 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Måns Rullgård 79396ac685 Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
  Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings 19 years ago
  Michael Niedermayer 8b6103da0f porting vp3 idct over to lavc idct api 19 years ago
  Michael Niedermayer ea191e08d6 remove permutation done to quant tables and then undone during idct 19 years ago
  Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 20 years ago
  Mike Melanson 116824d0aa reorganize and simplify the VP3 IDCT stuff 20 years ago
  Mike Melanson 44cb64ee89 seperated out the C-based VP3 DSP functions into a different file; also 20 years ago