index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
softfloat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
softfloat: decrease MIN_EXP to cover full float range
Andreas Cadhalpun
2016-11-25
1
-1
/
+1
*
softfloat: handle -INT_MAX correctly
Andreas Cadhalpun
2016-11-14
1
-1
/
+1
*
avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()
Michael Niedermayer
2016-05-29
1
-0
/
+4
*
avutil/softfloat: Document public constants and a few public functions
Michael Niedermayer
2016-05-28
1
-7
/
+24
*
avutil/softfloat: Assert that the exponent did not overflow the legal range i...
Michael Niedermayer
2015-12-11
1
-0
/
+1
*
avutil/softfloat: use abort() instead of av_assert0(0)
James Almer
2015-11-10
1
-1
/
+1
*
softfloat: handle INT_MIN correctly in av_int2sf
Andreas Cadhalpun
2015-11-08
1
-1
/
+6
*
softfloat: assert when the argument of av_sqrt_sf is negative
Andreas Cadhalpun
2015-11-08
1
-0
/
+2
*
avutil/softfloat: Fix av_gt_sf() with large exponents try #2
Michael Niedermayer
2015-11-08
1
-2
/
+2
*
avutil/softfloat: Fix overflows in shifts in av_cmp_sf() and av_gt_sf()
Michael Niedermayer
2015-11-08
1
-4
/
+8
*
avutil/softfloat: Fix exponent underflow in av_div_sf()
Michael Niedermayer
2015-11-08
1
-1
/
+4
*
avutil/softfloat: Fix exponent underflow in av_mul_sf()
Michael Niedermayer
2015-11-08
1
-1
/
+4
*
avutil/softfloat: Fix typo in av_mul_sf() doxy
Michael Niedermayer
2015-11-08
1
-1
/
+1
*
Revert "avutil/softfloat: Check for MIN_EXP in av_sqrt_sf()"
Michael Niedermayer
2015-11-08
1
-4
/
+0
*
avutil/softfloat: Check for MIN_EXP in av_sqrt_sf()
Michael Niedermayer
2015-11-08
1
-0
/
+4
*
avutil/softfloat: Correctly set the exponent for 0.0 in av_sqrt_sf()
Michael Niedermayer
2015-11-08
1
-1
/
+1
*
avutil/softfloat: FLOAT_0 should use MIN_EXP
Michael Niedermayer
2015-11-08
1
-1
/
+1
*
avutil/softfloat: move av_sincos_sf() back to header
James Almer
2015-07-22
1
-1
/
+48
*
avcodec: Implementation of AAC_fixed_decoder (SBR-module)
Djordje Pesut
2015-07-20
1
-0
/
+8
*
softfloat: make av_div_sf() inline
James Almer
2015-06-13
1
-1
/
+1
*
avutil/softfloat: Move av_sf2double() to header
Michael Niedermayer
2015-06-11
1
-0
/
+6
*
avutil/softfloat: Fix alternative implementation of av_normalize1_sf()
Michael Niedermayer
2015-06-05
1
-1
/
+1
*
avutil/softfloat: Fix alternative implementation of av_normalize_sf()
Michael Niedermayer
2015-06-05
1
-1
/
+1
*
avutil/softfloat: Move av_sincos_sf() from header to c file
Michael Niedermayer
2015-06-05
1
-48
/
+1
*
avutil/softfloat: Fix thresholds in av_normalize_sf()
Michael Niedermayer
2015-06-05
1
-1
/
+1
*
libavutil/softfloat: Fix av_normalize1_sf bias.
Nedeljko Babic
2015-06-04
1
-1
/
+1
*
libavutil/softfloat: Add functions.
Nedeljko Babic
2015-04-30
1
-1
/
+92
*
libavutil/softfloat: Added av_normalize_sf in av_add_sf
Nedeljko Babic
2015-04-30
1
-2
/
+2
*
libavutil/softfloat: exponent adjusted for aac fixed point dec
Nedeljko Babic
2015-04-30
1
-4
/
+4
*
avutil/softfloat: document av_int2sf()
Michael Niedermayer
2015-04-25
1
-0
/
+4
*
libavutil/softfloat: Change order of fields in SoftFloat structure.
Nedeljko Babic
2015-04-15
1
-7
/
+7
*
avutil/softfloat: Fix undefined shift in av_add_sf()
Michael Niedermayer
2014-10-10
1
-2
/
+4
*
avutil/softfloat: add some asserts
Michael Niedermayer
2014-10-09
1
-0
/
+4
*
avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()
Michael Niedermayer
2014-10-09
1
-1
/
+1
*
spelling/grammar/consistency review part I
Diego Biurrun
2009-01-28
1
-9
/
+6
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
Diego Biurrun
2008-07-24
1
-1
/
+1
*
add missing #include "common.h" to libavutil headers
Måns Rullgård
2008-03-19
1
-0
/
+1
*
Reapply r12489: Add pure, const and malloc attributes to proper functions
Zuxy Meng
2008-03-19
1
-9
/
+9
*
revert r12489.
Benoit Fouet
2008-03-18
1
-9
/
+9
*
Pure, const and malloc attributes to libavutil.
Zuxy Meng
2008-03-18
1
-9
/
+9
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+5
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+2
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Exchange informal LGPL notice by official license header.
Diego Biurrun
2006-09-04
1
-1
/
+18
*
floating point "emulation" code
Michael Niedermayer
2006-08-08
1
-0
/
+103