История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 2f23a8ab17 libavutil/mathematics: use av_assert() 12 лет назад
  Michael Niedermayer eadd4264ee Merge remote-tracking branch 'qatar/master' 12 лет назад
  Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 12 лет назад
  Michael Niedermayer bb9d5171a7 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun bb00b15f9e avutil: Remove unused arbitrary precision integer code. 13 лет назад
  Michael Niedermayer a18eff49c0 av_compare_ts: Improve speed when calculations fit in 64bit. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Eli Friedman b7cdddcd1f Silence "comparison of unsigned expression >= 0 is always true" warning. 14 лет назад
  Michael Niedermayer 65db0587a8 Add av_compare_mod() 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 14 лет назад
  Michael Niedermayer 78b0182375 av_compare_ts() 14 лет назад
  Francesco Lavra 91cc5d3767 Move ff_reverse in libavcodec to av_reverse in libavutil. 15 лет назад
  Diego Biurrun 082dea8e40 Remove all remaining code that was disabled through the major version bump. 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 лет назад
  Aurelien Jacobs eded5c4309 add a ff_gcd() function again, for compatibility with old libavcodec 15 лет назад
  Diego Biurrun dfcb6b56f9 Directly #include a bunch of indirectly #included headers. 15 лет назад
  Aurelien Jacobs 9ce6c13879 export gcd function as av_gcd() 15 лет назад
  Michael Niedermayer c448a09624 Faster ff_sqrt() 16 лет назад
  Diego Biurrun f3635240b7 Fix a couple of 'return type defaults to int' and 'control reaches end of 16 лет назад
  Diego Biurrun f0cb505aeb Allow compilation of test programs when TEST is defined. 16 лет назад
  Diego Biurrun f8a80fd69d main() --> main(void) 17 лет назад
  Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Michael Niedermayer fc861443d3 improve selftest 18 лет назад
  Michael Niedermayer 2bda41e5b2 extend range used for testing (larger range should work too but testing code overflows) 18 лет назад
  Michael Niedermayer 5c1cb3792d <= vs. >= 10l bug 18 лет назад
  Måns Rullgård d1c9b76287 add newline at end of file 18 лет назад
  Michael Niedermayer fdb3a34156 avoid AVInteger usage in av_rescale 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 лет назад