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

Автор SHA1 Сообщение Дата
  Michael Niedermayer e34fe61bf4 avutil/softfloat: Add FLOAT_MIN 6 лет назад
  Michael Niedermayer 6019d721d4 avutil/softfloat: Fix sign error in and improve documentation of av_int2sf() 7 лет назад
  Michael Niedermayer 277e397eb5 avutil/softfloat: Fix overflow in av_div_sf() 7 лет назад
  Michael Niedermayer 35f3df0d76 avutil/softfloat: Fix multiple runtime error: left shift of negative value -8 7 лет назад
  Michael Niedermayer 79aa2ff199 avutil/softfloat: use ldexp(), fixes undefined shift 7 лет назад
  Andreas Cadhalpun 2d6f46d801 softfloat: decrease MIN_EXP to cover full float range 7 лет назад
  Andreas Cadhalpun 0edd569466 softfloat: handle -INT_MAX correctly 7 лет назад
  Michael Niedermayer 52ca24bdd2 avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int() 8 лет назад
  Michael Niedermayer d1520a6cfd avutil/softfloat: Document public constants and a few public functions 8 лет назад
  Michael Niedermayer 5e8b9e746f avutil/softfloat: Assert that the exponent did not overflow the legal range in av_normalize1_sf() 8 лет назад
  James Almer 9f4a41bf99 avutil/softfloat: use abort() instead of av_assert0(0) 8 лет назад
  Andreas Cadhalpun 9ac61e73d0 softfloat: handle INT_MIN correctly in av_int2sf 8 лет назад
  Andreas Cadhalpun f3866a14c3 softfloat: assert when the argument of av_sqrt_sf is negative 8 лет назад
  Michael Niedermayer 05b05a7a84 avutil/softfloat: Fix av_gt_sf() with large exponents try #2 8 лет назад
  Michael Niedermayer cee3c9d29a avutil/softfloat: Fix overflows in shifts in av_cmp_sf() and av_gt_sf() 8 лет назад
  Michael Niedermayer 046218b212 avutil/softfloat: Fix exponent underflow in av_div_sf() 8 лет назад
  Michael Niedermayer a1e3303fc0 avutil/softfloat: Fix exponent underflow in av_mul_sf() 8 лет назад
  Michael Niedermayer 4135a2bfd6 avutil/softfloat: Fix typo in av_mul_sf() doxy 8 лет назад
  Michael Niedermayer 4b6ad23609 Revert "avutil/softfloat: Check for MIN_EXP in av_sqrt_sf()" 8 лет назад
  Michael Niedermayer 0269fb11e3 avutil/softfloat: Check for MIN_EXP in av_sqrt_sf() 8 лет назад
  Michael Niedermayer 107db5abf3 avutil/softfloat: Correctly set the exponent for 0.0 in av_sqrt_sf() 8 лет назад
  Michael Niedermayer a66b243d52 avutil/softfloat: FLOAT_0 should use MIN_EXP 8 лет назад
  James Almer a176bbc873 avutil/softfloat: move av_sincos_sf() back to header 9 лет назад
  Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 9 лет назад
  James Almer 20abb1afe5 softfloat: make av_div_sf() inline 9 лет назад
  Michael Niedermayer daf1158d77 avutil/softfloat: Move av_sf2double() to header 9 лет назад
  Michael Niedermayer af8d63e756 avutil/softfloat: Fix alternative implementation of av_normalize1_sf() 9 лет назад
  Michael Niedermayer 6690ca22b3 avutil/softfloat: Fix alternative implementation of av_normalize_sf() 9 лет назад
  Michael Niedermayer d3585c53de avutil/softfloat: Move av_sincos_sf() from header to c file 9 лет назад
  Michael Niedermayer c7ce16e716 avutil/softfloat: Fix thresholds in av_normalize_sf() 9 лет назад
  Nedeljko Babic 7131aba916 libavutil/softfloat: Fix av_normalize1_sf bias. 9 лет назад
  Nedeljko Babic 1fae268307 libavutil/softfloat: Add functions. 9 лет назад
  Nedeljko Babic 7bab281475 libavutil/softfloat: Added av_normalize_sf in av_add_sf 9 лет назад
  Nedeljko Babic a1c7fe431c libavutil/softfloat: exponent adjusted for aac fixed point dec 9 лет назад
  Michael Niedermayer a3110beebd avutil/softfloat: document av_int2sf() 9 лет назад
  Nedeljko Babic f4ccf38902 libavutil/softfloat: Change order of fields in SoftFloat structure. 9 лет назад
  Michael Niedermayer 171d971dbf avutil/softfloat: Fix undefined shift in av_add_sf() 10 лет назад
  Michael Niedermayer 99afec08f8 avutil/softfloat: add some asserts 10 лет назад
  Michael Niedermayer 44198a728d avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf() 10 лет назад
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Diego Biurrun ca74c0a180 cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 лет назад
  Måns Rullgård 3540b950ec add missing #include "common.h" to libavutil headers 16 лет назад
  Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 16 лет назад
  Benoit Fouet 2119bb8f51 revert r12489. 16 лет назад
  Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 16 лет назад
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 лет назад
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 17 лет назад
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 17 лет назад