Commit History

Author SHA1 Message Date
  Michael Niedermayer d7e5aebae7 Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun e6ff064845 Eliminate pointless '#if 1' statements without matching '#else'. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Diego Biurrun 64bde1974b cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 15 years ago
  Diego Biurrun 294eaa2643 Replace random() usage in test programs by av_lfg_*(). 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 years ago
  Diego Biurrun c47d146be8 Add missing 'void' keyword to parameterless function declarations. 15 years ago
  Diego Biurrun ecad9872fb Initialize variable to silence the warning: 15 years ago
  Michael Niedermayer a8aefc8aed Copy and paste LGPL from tree.h, the previous one referred to a non-existing 16 years ago
  Michael Niedermayer ab1388e435 Move context struct to c file. 16 years ago
  Michael Niedermayer 6441737591 Make ff_pca_init() allocate it struct instead of letting the user provide 16 years ago
  Michael Niedermayer 7b0a6612c6 Do not mix declarations and statements (by ramiro). 16 years ago
  Michael Niedermayer 88ccaf6f31 put testing code under #ifdef TEST 16 years ago
  Michael Niedermayer cd5cd37741 Testing code uses random(). 16 years ago
  Michael Niedermayer a50bd69d9d fix includes 16 years ago
  Michael Niedermayer 7a0d00d49e Principal component analysis 16 years ago