index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
internal.h
Age
Commit message (
Expand
)
Author
2017-01-12
avutil/reverse: move the ff_reverse declaration to a separate header
James Almer
2016-08-17
avformat: factorize iso 8601 timestamp writer to a dictionary avutil function
Marton Balint
2016-03-22
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
Ganesh Ajjanagadde
2016-03-18
lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y)
Ganesh Ajjanagadde
2016-03-12
avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()
Michael Niedermayer
2016-01-02
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
Hendrik Leppkes
2015-12-25
lavu/internal: add ff_exp10
Ganesh Ajjanagadde
2015-12-14
libavutil: move FFALIGN macro from common.h to macros.h
Janne Grunau
2015-12-07
cosmetics: Fix weird indentations
Timothy Gu
2015-11-15
avutil: Move av_rint64_clip_* to internal.h
Michael Niedermayer
2015-10-16
avutil/internal: add av_warn_unused_result to avpriv_open
Ganesh Ajjanagadde
2015-09-05
lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft
Hendrik Leppkes
2015-08-18
Move ff_dlog from lavc to lavu.
Ronald S. Bultje
2015-08-12
avutil: add ff_reverse as av_reverse replacement
Andreas Cadhalpun
2015-07-07
Put a space between string literals and macros.
Chris Watkins
2015-06-08
Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'
Michael Niedermayer
2015-06-08
configure: Support MSVC 2015
Luca Barbato
2015-05-06
avutil/internal: Suppress empty body warning from emms_c()
Michael Niedermayer
2015-03-06
configure: Make compilable with VS2015 (missing hunk)
Peter Tissen
2015-02-10
avutil: move internal function out of public header
wm4
2015-01-05
Factorize avpriv_mirror() out
Michael Niedermayer
2014-11-24
Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'
Michael Niedermayer
2014-11-24
lavu: move internal define to the only places where it is used
Vittorio Giovara
2014-08-15
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-04
Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'
Michael Niedermayer
2014-08-04
imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
Diego Biurrun
2014-04-25
lavu: add LOCAL_ALIGNED_32
James Almer
2014-04-25
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2014-04-25
Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'
Michael Niedermayer
2014-04-24
lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
Janne Grunau
2014-04-24
Use correct msvc type specifiers for ptrdiff_t and size_t.
Carl Eugen Hoyos
2014-04-22
avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTO
Michael Niedermayer
2014-01-26
avutil/internal.h: add timer.h back
Michael Niedermayer
2014-01-26
Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'
Michael Niedermayer
2014-01-25
avutil: remove timer.h include from internal.h
Janne Grunau
2013-12-09
Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'
Michael Niedermayer
2013-12-09
configure: Prefix libc-related variables with "libc_"
Diego Biurrun
2013-10-21
Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.
Carl Eugen Hoyos
2013-10-17
lavu/channel_layout: change av_get_channel_layout() behavior at the next bump
Stefano Sabatini
2013-09-20
Merge commit '09f2581dc5edb3642858d69d9a70b67e249167e9'
Michael Niedermayer
2013-09-20
msvc/icl: Use __declspec(deprecated)
Alex Smith
2013-08-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-10
Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e'
Michael Niedermayer
2013-08-10
Integrate accessors.h header into internal.h
Reimar Döffinger
2013-08-10
libavutil: Make avpriv_open a library-internal function on msvcrt
Martin Storsjö
2013-08-10
libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as ...
Martin Storsjö
2013-08-08
Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'
Michael Niedermayer
2013-08-07
libavutil: add avpriv_open() to open files with close-on-exec flag
Rémi Denis-Courmont
2013-08-03
Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b'
Michael Niedermayer
[next]