18 Commits (n4.4-jackoutdev)

Author SHA1 Message Date
  Michael Niedermayer 6014bcf1b7 avutil/lfg: Correct index increment type to avoid undefined behavior 5 years ago
  Michael Niedermayer d6fea2ef22 avutil/lfg: Document the AVLFG struct 5 years ago
  Jonathan Campbell 76c5a69e26 libavutil: add av_lfg_init_from_data() function 8 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Diego Biurrun ff993cd7fc doxygen: Drop array size declarations from Doxygen parameter names. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Diego Biurrun e51f04968e Restore array sizes in doxygen parameter names. 15 years ago
  Diego Biurrun 3fa7626863 Avoid square brackets in Doxygen comments; Doxygen chokes on them. 15 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
  Stefano Sabatini 3ba69a15c6 Implement av_bmg_next(), a Box-Muller Gaussian random generator. 15 years ago
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Michael Niedermayer f39e8b03c8 1000l typo my new PRNG converged to -1. 17 years ago
  Michael Niedermayer 310d442456 Add a multiplicative LFG for those thinking the additive is not good 17 years ago
  Michael Niedermayer 2cf3c8632c Document av_lfg_get(). 17 years ago
  Michael Niedermayer 2754fe8ba5 Simple lagged fibonacci PRNG. 17 years ago
  Vitor Sessak 81124ba0d1 Fix libavfilter compilation and make it more in line 17 years ago
  Vitor Sessak 5c212e6fbc Add last file of main filter framework 17 years ago
  Vitor Sessak 52b541ad79 spelling 17 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
  Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
  Tim Chick 56cc42664a iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but 18 years ago
  Siarhei Siamashka 7a88606398 Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) 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
  Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago
  Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago
  Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
  Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
  Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
  Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
  Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
  Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
  Fabrice Bellard 92651f67a0 arm specific code 24 years ago