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
*
Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'
Derek Buitenhuis
2015-11-22
3
-14
/
+105
|
\
|
*
xtea: Add functions for little endian mode
Martin Storsjö
2015-11-13
3
-14
/
+105
*
|
avutil/eval: change sqrt to hypot
Ganesh Ajjanagadde
2015-11-21
1
-1
/
+1
*
|
configure+libm.h: add hypot emulation
Ganesh Ajjanagadde
2015-11-21
1
-0
/
+23
*
|
avutil/libm: correct isnan, isinf compat hacks
Ganesh Ajjanagadde
2015-11-21
1
-2
/
+32
*
|
Merge commit '1fc94724f1fd52944bb5ae571475c621da4b77a0'
Derek Buitenhuis
2015-11-19
1
-2
/
+4
|
\
\
|
|
/
|
*
xtea: Clarify that the current API works in big endian mode
Martin Storsjö
2015-11-13
1
-2
/
+4
*
|
avutil/mem: Add av_fast_mallocz()
Michael Niedermayer
2015-11-18
3
-1
/
+20
*
|
avutil: Move av_rint64_clip_* to internal.h
Michael Niedermayer
2015-11-15
2
-39
/
+37
*
|
avutil/common: add av_rint64_clip
Ganesh Ajjanagadde
2015-11-13
2
-1
/
+40
*
|
avutil/x86/intmath: Fix intrinsic header include when using newer gcc with ol...
Matt Oliver
2015-11-12
1
-1
/
+1
*
|
avutil/x86/bswap: Add msvc bswap instrinsics.
Matt Oliver
2015-11-12
1
-1
/
+24
*
|
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
[next]