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
*
lavu: add av_ctz() for trailing zero bit count
Justin Ruggles
2012-11-05
1
-0
/
+55
*
ARM: reinstate optimised intmath.h
Mans Rullgard
2012-10-20
1
-0
/
+4
*
avutil: remove inline av_log2 from public API
Mans Rullgard
2012-10-20
1
-5
/
+46
*
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
*
configure: Drop fastdiv option
Diego Biurrun
2012-08-22
1
-5
/
+1
*
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