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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/x86/intmath: Disable use of tzcnt on older intel compilers.
Matt Oliver
2015-11-11
1
-1
/
+1
*
avutil/softfloat: use abort() instead of av_assert0(0)
James Almer
2015-11-10
1
-1
/
+1
*
avutil/x86/intmath: Correct intrinsic headers for older compilers.
Matt Oliver
2015-11-09
1
-2
/
+6
*
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: Include negative numbers in cmp/gt tests
Michael Niedermayer
2015-11-08
1
-3
/
+3
*
avutil/softfloat: Fix av_gt_sf() with large exponents try #2
Michael Niedermayer
2015-11-08
1
-2
/
+2
*
avutil/softfloat: Add test for av_gt_sf()
Michael Niedermayer
2015-11-08
1
-0
/
+8
*
avutil/softfloat: Extend the av_cmp_sf() test to cover a wider range of expon...
Michael Niedermayer
2015-11-08
1
-0
/
+9
*
avutil/softfloat: Fix overflows in shifts in av_cmp_sf() and av_gt_sf()
Michael Niedermayer
2015-11-08
1
-4
/
+8
*
avutil/softfloat: Add test for av_cmp_sf()
Michael Niedermayer
2015-11-08
1
-0
/
+13
*
avutil/softfloat: Add tests for exponent underflows
Michael Niedermayer
2015-11-08
1
-0
/
+12
*
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
*
lavu/opt: enhance printing durations.
Nicolas George
2015-11-07
1
-5
/
+43
*
libavutil/channel_layout: Check strtol*() for failure
Michael Niedermayer
2015-11-05
1
-2
/
+5
*
avutil/common: add FFDIFFSIGN macro
Ganesh Ajjanagadde
2015-11-03
1
-0
/
+11
*
avutil/file_open: avoid file handle inheritance on Windows
Tobias Rapp
2015-11-02
1
-0
/
+3
*
avutil/eval: minor typo
Ganesh Ajjanagadde
2015-11-01
1
-1
/
+1
*
avutil/x86/intmath: Add missing header.
Matt Oliver
2015-11-01
1
-0
/
+3
*
avutil/opencl_internal: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-31
1
-0
/
+2
*
avutil/x86/intmath: Use tzcnt in place of bsf.
Matt Oliver
2015-10-31
1
-39
/
+15
*
avutil/rational: use frexp rather than ad-hoc log to get floating point exponent
Ganesh Ajjanagadde
2015-10-30
1
-2
/
+2
*
avutil/wchar_filename: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-30
1
-0
/
+1
*
avutil/mathematics: correct documentation for av_gcd
Ganesh Ajjanagadde
2015-10-30
1
-3
/
+4
*
avutil/mathematics: make av_gcd more robust
Ganesh Ajjanagadde
2015-10-29
1
-1
/
+1
*
avutil/audio_fifo: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-28
1
-0
/
+1
*
avutil/ripemd: make rol macro more robust by adding parentheses
Ganesh Ajjanagadde
2015-10-28
1
-1
/
+1
*
lavu/aes: test CBC functionality
Rodger Combs
2015-10-28
1
-5
/
+14
*
lavu/aes: align AVAES struct members
Rodger Combs
2015-10-28
1
-2
/
+3
*
lavu/aes: add runtime dispatch for crypt function
Rodger Combs
2015-10-28
2
-17
/
+33
*
lavu/aes: move AVAES to separate internal header
Rodger Combs
2015-10-28
2
-15
/
+42
*
lavu: add AESNI CPU flag
Rodger Combs
2015-10-28
6
-7
/
+18
*
avutil/avstring: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-27
1
-0
/
+2
*
timecode: Support HFR values
Vittorio Giovara
2015-10-26
1
-1
/
+3
*
timecode: Do not fail for non-standard framerates
Vittorio Giovara
2015-10-26
1
-2
/
+1
*
avutil/opt: print more meaningful default flags values
Clément Bœsch
2015-10-25
1
-2
/
+30
*
avutil/tree: clean up pointer incompatibility warnings
Ganesh Ajjanagadde
2015-10-25
1
-2
/
+2
*
avutil/tree: Document the guaranteed ordering of compare arguments for av_tre...
Michael Niedermayer
2015-10-25
1
-0
/
+3
*
avutil/tree: add additional const qualifier to the comparator
Ganesh Ajjanagadde
2015-10-24
2
-4
/
+4
*
avutil/tree: improve documentation for av_tree_find, av_tree_insert
Ganesh Ajjanagadde
2015-10-24
1
-1
/
+4
*
avutil/qsort: use the do while form for AV_QSORT, AV_MSORT
Ganesh Ajjanagadde
2015-10-23
1
-4
/
+4
*
avutil/intmath: fix undefined behavior in ff_ctzll_c()
Michael Niedermayer
2015-10-22
1
-1
/
+1
*
avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc
Andreas Cadhalpun
2015-10-21
2
-32
/
+28
*
avutil: install des.h, rc4.h and tree.h as public headers
Andreas Cadhalpun
2015-10-21
1
-0
/
+3
[next]