19 Commits (5b51efdc3a263e4ab59d5d66e5e2ec3413304e33)

Author SHA1 Message Date
  Michael Niedermayer 946de27d25 random_seed: add selftest 13 years ago
  Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 13 years ago
  Mans Rullgard 172ee1da2b random_seed: use proper #includes 14 years ago
  Anton Khirnov 975c273405 lavu: remove disabled ff_random_get_seed cruft. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Michael Niedermayer 6a522c49c2 Fix infinite loop with clock() returning (clock_t)-1. 15 years ago
  Michael Niedermayer b65c1ccfe1 Change i to unsigned in get_generic_seed(). 15 years ago
  Michael Niedermayer c84d5aa74f get_generic_seed() for the cases without /dev/random and AV_READ_TIME 15 years ago
  Måns Rullgård 16bfbfd078 random_seed: simplify 15 years ago
  Måns Rullgård 9958096ea2 Reindent 15 years ago
  Måns Rullgård b7fa5c5abb random_seed: allow to block on /dev/random 15 years ago
  Måns Rullgård 38e23c88db Make av_get_random_seed() non-blocking 15 years ago
  Martin Storsjö 576fb48e6d Make ff_random_get_seed public, rename to av_get_random_seed, export the header 15 years ago
  Måns Rullgård 5de91783bf indent 15 years ago
  Måns Rullgård 49e9287878 random_seed: try other alternatives if reading /dev/random fails 15 years ago
  Baptiste Coudurier 48d58e592a add ff_random_get_seed to be used in conjunction with random functions 16 years ago
  Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 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