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
/
intmath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/intmath: check for ICC before GCC
James Almer
2015-07-18
1
-9
/
+9
*
libavutil: add x86 optimized av_popcount
James Almer
2015-02-25
1
-0
/
+3
*
avutil/intmath: Add () to protect the ff_log2() argument
Michael Niedermayer
2015-02-17
1
-1
/
+1
*
avutil/intmath: enable builtin intrinsics for icl and msvc.
Matthew Oliver
2014-10-26
1
-4
/
+36
*
intmath.h: Remove duplicated ARM include.
Reimar Döffinger
2014-08-31
1
-4
/
+0
*
Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'
Michael Niedermayer
2012-11-05
1
-0
/
+55
|
\
|
*
lavu: add av_ctz() for trailing zero bit count
Justin Ruggles
2012-11-05
1
-0
/
+55
*
|
Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'
Michael Niedermayer
2012-10-21
1
-0
/
+4
|
\
\
|
|
/
|
*
ARM: reinstate optimised intmath.h
Mans Rullgard
2012-10-20
1
-0
/
+4
*
|
Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'
Michael Niedermayer
2012-10-21
1
-5
/
+46
|
\
\
|
|
/
|
*
avutil: remove inline av_log2 from public API
Mans Rullgard
2012-10-20
1
-5
/
+46
*
|
Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'
Michael Niedermayer
2012-10-12
1
-33
/
+0
|
\
\
|
|
/
|
*
Move avutil tables only used in libavcodec to libavcodec.
Diego Biurrun
2012-10-11
1
-35
/
+0
|
*
x86: remove FASTDIV inline asm
Mans Rullgard
2012-08-22
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-22
1
-5
/
+1
|
\
\
|
|
/
|
*
configure: Drop fastdiv option
Diego Biurrun
2012-08-22
1
-5
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-23
1
-0
/
+8
|
\
\
|
|
/
|
*
doxy: provide a start page and document libavutil
Luca Barbato
2011-11-22
1
-0
/
+8
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Remove macro duplication between common.h and intmath.h
Måns Rullgård
2010-07-07
1
-14
/
+0
*
intmath: whitespace cosmetics
Måns Rullgård
2010-07-07
1
-14
/
+9
*
Fix build on configurations without fast av_log2()
Måns Rullgård
2010-03-09
1
-1
/
+18
*
Move ff_sqrt() to libavutil/intmath.h
Måns Rullgård
2010-03-08
1
-0
/
+22
*
Move FASTDIV macro to intmath.h
Måns Rullgård
2010-01-19
1
-0
/
+18
*
Optimise av_log2 with clz when available
Måns Rullgård
2010-01-14
1
-0
/
+41