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
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu/common: make FF_CEIL_RSHIFT faster when shift is constant.
Clément Bœsch
2013-05-13
1
-1
/
+2
*
lavu: add FF_CEIL_RSHIFT and use it in various places.
Clément Bœsch
2013-05-09
1
-0
/
+2
*
lavu: fix GET_UTF8 macro.
Nicolas George
2013-04-24
1
-1
/
+1
*
lavu: add av_clipd_c
Paul B Mahol
2013-04-18
1
-0
/
+20
*
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-1
/
+0
*
lavu: check that assert level is defined
Michael Niedermayer
2013-01-05
1
-3
/
+3
*
lavu: check av_clip*() limits
Michael Niedermayer
2013-01-04
1
-0
/
+9
*
Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040'
Michael Niedermayer
2012-11-15
1
-4
/
+5
|
\
|
*
avutil: change GET_UTF8 to not use av_log2()
Mans Rullgard
2012-11-14
1
-4
/
+5
*
|
lavu: add av_clip64()
Michael Niedermayer
2012-10-27
1
-0
/
+17
*
|
Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'
Michael Niedermayer
2012-10-21
1
-35
/
+8
|
\
\
|
|
/
|
*
avutil: remove inline av_log2 from public API
Mans Rullgard
2012-10-20
1
-35
/
+8
*
|
Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'
Michael Niedermayer
2012-10-13
1
-1
/
+5
|
\
\
|
|
/
|
*
Move av_reverse table to libavcodec
Diego Biurrun
2012-10-12
1
-1
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-13
1
-0
/
+30
|
\
\
|
|
/
|
*
libavutil: add saturating addition functions
Mans Rullgard
2012-08-13
1
-0
/
+30
*
|
Fixed warnings about int64 to int32 conversion
Michael Bradshaw
2012-05-25
1
-2
/
+2
*
|
lavu: document av_reverse.
Nicolas George
2012-02-22
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-04
1
-0
/
+13
|
\
\
|
|
/
|
*
Add av_popcount64
Daniel Verkamp
2012-01-03
1
-0
/
+13
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-26
1
-2
/
+2
|
\
\
|
|
/
|
*
MK(BE)TAG: avoid undefined shifts
Mans Rullgard
2011-11-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
1
-10
/
+10
|
\
\
|
|
/
|
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
1
-10
/
+10
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-14
1
-0
/
+15
|
\
\
|
|
/
|
*
Add av_clip_uintp2() function
Mans Rullgard
2011-05-13
1
-0
/
+15
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Force inlining of avutil common routines
Jason Garrett-Glaser
2011-02-17
1
-11
/
+11
*
|
avutil: add divide & modulo that round like unsigned ones do that is down.
Michael Niedermayer
2011-05-09
1
-0
/
+2
*
|
Force inlining of avutil common routines
Jason Garrett-Glaser
2011-02-18
1
-11
/
+11
|
/
*
Add av_popcount() to libavutil/common.h and bump minor version
Tomas Härdin
2010-09-14
1
-0
/
+17
*
Add missing parentheses to AV_NE macro.
Benoit Fouet
2010-08-23
1
-2
/
+2
*
Fix out-of-tree build
Måns Rullgård
2010-08-17
1
-1
/
+1
*
Define macro AV_NE() and use it in libavdevice.
Stefano Sabatini
2010-08-17
1
-0
/
+7
*
Allow arch-overrides for all common.h clip and log2 functions
Måns Rullgård
2010-07-07
1
-8
/
+32
*
Remove macro duplication between common.h and intmath.h
Måns Rullgård
2010-07-07
1
-6
/
+14
*
Improve GET_UTF{8,16} documentation
Måns Rullgård
2010-06-30
1
-23
/
+18
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-12
/
+12
*
Add av_clip_int8(), used in the upcoming VP8 decoder.
Ronald S. Bultje
2010-06-22
1
-0
/
+11
*
Add missing parentheses in MKTAG and MKBETAG macros.
Benoit Fouet
2010-06-22
1
-2
/
+2
*
Reindent after r22968.
Ronald S. Bultje
2010-04-26
1
-4
/
+4
*
Write clip-related decimal numbers into hex, where they make more sense.
Ronald S. Bultje
2010-04-26
1
-3
/
+3
*
Fix broken 32-bit clipping, and write numbers in hex instead of decimal so
Ronald S. Bultje
2010-04-26
1
-1
/
+1
*
Move clipping of audio samples (for those codecs outputting float) from decoder
Ronald S. Bultje
2010-04-21
1
-0
/
+11
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Fix build on configurations without fast av_log2()
Måns Rullgård
2010-03-09
1
-10
/
+13
*
cosmetics: indent
Måns Rullgård
2010-03-08
1
-1
/
+1
*
Merge two adjacent ifdef blocks
Måns Rullgård
2010-03-08
1
-3
/
+0
*
Move gcc attribute macros to new header libavutil/attributes.h
Måns Rullgård
2010-03-08
1
-78
/
+1
*
Add PUT_UTF16() macro.
Anton Khirnov
2010-02-24
1
-0
/
+30
[next]