index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/common: Add FF_PTR_ADD()
Michael Niedermayer
2021-10-06
1
-0
/
+2
*
lavu/internal: Replace an empty loop with "do {}".
Carl Eugen Hoyos
2018-12-19
1
-1
/
+1
*
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-04-03
1
-0
/
+9
*
Merge commit '3152058bf1dca318898550efacf0286f4836cae6'
James Almer
2017-11-19
1
-5
/
+1
|
\
*
|
Avoid corrupting diagnostic state with _Pragma changes.
Dale Curtis
2017-11-14
1
-2
/
+2
*
|
Merge commit 'accb06120c13a4ead442464d96f2fa318fa07a4e'
James Almer
2017-11-11
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'
James Almer
2017-11-11
1
-2
/
+6
|
\
\
|
|
/
|
*
msvc: Properly specify dllexport for data symbols shared across dll boundaries
Martin Storsjö
2017-08-31
1
-6
/
+0
*
|
Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'
James Almer
2017-10-26
1
-7
/
+14
|
\
\
|
|
/
|
*
libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(
Martin Storsjö
2017-03-31
1
-4
/
+5
|
*
lavu: add LOCAL_ALIGNED_32
James Almer
2016-08-03
1
-0
/
+6
*
|
avutil/internal: Do not enable CHECKED with DEBUG
Michael Niedermayer
2017-04-11
1
-3
/
+2
*
|
Factorize CHECK/SUINT code
Michael Niedermayer
2017-02-21
1
-0
/
+10
*
|
Factor CHECKED out of DEBUG so it can be set seperatly
Michael Niedermayer
2017-02-19
1
-0
/
+4
*
|
avutil/reverse: move the ff_reverse declaration to a separate header
James Almer
2017-01-12
1
-2
/
+0
*
|
avformat: factorize iso 8601 timestamp writer to a dictionary avutil function
Marton Balint
2016-08-17
1
-0
/
+10
*
|
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
Ganesh Ajjanagadde
2016-03-22
1
-36
/
+0
*
|
lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y)
Ganesh Ajjanagadde
2016-03-18
1
-0
/
+16
*
|
avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()
Michael Niedermayer
2016-03-12
1
-0
/
+14
*
|
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
Hendrik Leppkes
2016-01-02
1
-0
/
+1
|
\
\
|
|
/
|
*
libavutil: move FFALIGN macro from common.h to macros.h
Janne Grunau
2015-12-14
1
-0
/
+1
*
|
lavu/internal: add ff_exp10
Ganesh Ajjanagadde
2015-12-25
1
-0
/
+19
*
|
cosmetics: Fix weird indentations
Timothy Gu
2015-12-07
1
-1
/
+1
*
|
avutil: Move av_rint64_clip_* to internal.h
Michael Niedermayer
2015-11-15
1
-0
/
+37
*
|
avutil/internal: add av_warn_unused_result to avpriv_open
Ganesh Ajjanagadde
2015-10-16
1
-0
/
+1
*
|
lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft
Hendrik Leppkes
2015-09-05
1
-4
/
+0
*
|
Move ff_dlog from lavc to lavu.
Ronald S. Bultje
2015-08-18
1
-0
/
+6
*
|
avutil: add ff_reverse as av_reverse replacement
Andreas Cadhalpun
2015-08-12
1
-0
/
+2
*
|
Put a space between string literals and macros.
Chris Watkins
2015-07-07
1
-2
/
+2
*
|
Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'
Michael Niedermayer
2015-06-08
1
-5
/
+6
|
\
\
|
|
/
|
*
configure: Support MSVC 2015
Luca Barbato
2015-06-08
1
-5
/
+6
*
|
avutil/internal: Suppress empty body warning from emms_c()
Michael Niedermayer
2015-05-06
1
-1
/
+1
*
|
configure: Make compilable with VS2015 (missing hunk)
Peter Tissen
2015-03-06
1
-1
/
+1
*
|
avutil: move internal function out of public header
wm4
2015-02-10
1
-0
/
+2
*
|
Factorize avpriv_mirror() out
Michael Niedermayer
2015-01-05
1
-0
/
+13
*
|
Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'
Michael Niedermayer
2014-11-24
1
-3
/
+0
|
\
\
|
|
/
|
*
lavu: move internal define to the only places where it is used
Vittorio Giovara
2014-11-24
1
-4
/
+0
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-4
/
+4
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-2
/
+2
*
|
Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'
Michael Niedermayer
2014-08-04
1
-0
/
+3
|
\
\
|
|
/
|
*
imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
Diego Biurrun
2014-08-04
1
-0
/
+3
*
|
lavu: add LOCAL_ALIGNED_32
James Almer
2014-04-25
1
-0
/
+6
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2014-04-25
1
-0
/
+5
|
\
\
|
*
|
Use correct msvc type specifiers for ptrdiff_t and size_t.
Carl Eugen Hoyos
2014-04-24
1
-0
/
+5
*
|
|
Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'
Michael Niedermayer
2014-04-25
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
Janne Grunau
2014-04-24
1
-0
/
+7
*
|
avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTO
Michael Niedermayer
2014-04-22
1
-0
/
+18
*
|
avutil/internal.h: add timer.h back
Michael Niedermayer
2014-01-26
1
-0
/
+1
*
|
Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'
Michael Niedermayer
2014-01-26
1
-1
/
+0
|
\
\
|
|
/
|
*
avutil: remove timer.h include from internal.h
Janne Grunau
2014-01-25
1
-1
/
+0
[next]