Commit History

Author SHA1 Message Date
  Michael Niedermayer eadd4264ee Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 12 years ago
  Michael Niedermayer 0b9a69f244 Merge remote-tracking branch 'qatar/master' 12 years ago
  Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 12 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Stefano Sabatini 448524777a Add the M_PHI constant, contains an approximation of the golden ratio 14 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Stefano Sabatini 297084275c Fix av_compare_mod() doxy. 14 years ago
  Michael Niedermayer 65db0587a8 Add av_compare_mod() 14 years ago
  Alex Converse b9f60bd8fd Add M_SQRT2 to the constants in mathematics.h. 14 years ago
  Benoit Fouet 32e543f866 Replace @returns by @return. 14 years ago
  Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 14 years ago
  Måns Rullgård 94a5218c10 More accurate value for log2(10) 14 years ago
  Måns Rullgård e4a35244fa Replace log2f(10) with a constant 14 years ago
  Michael Niedermayer 78b0182375 av_compare_ts() 14 years ago
  Michael Niedermayer bac24dd2a5 2nd try on documenting av_gcd(). 14 years ago
  Michael Niedermayer 03703cb3d1 Document av_gcd(). 14 years ago
  Måns Rullgård bd41c06f18 Define INFINITIY and NAN in mathematics.h if missing 15 years ago
  Diego Biurrun b69201a82c Add common.h #include, necessary for av_const. 15 years ago
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 years ago
  Aurelien Jacobs 9ce6c13879 export gcd function as av_gcd() 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Aurelien Jacobs 5af4f1f3e3 move M_PI definition along with other math definitions 16 years ago
  Aurelien Jacobs d1a12956a0 define some math constants so as not to depend on _XOPEN_SOURCE 16 years ago
  Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 16 years ago
  Benoit Fouet 2119bb8f51 revert r12489. 16 years ago
  Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 16 years ago
  Diego Biurrun 6ef2912879 Add missing stdint.h #include to headers that use it. 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
  Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 years ago