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
/
log.h
Age
Commit message (
Expand
)
Author
2014-02-12
Merge commit '25a1ba814ad80056247fd357ec4c6911324a3f66'
Michael Niedermayer
2014-02-12
log: Have function parameter names match between .c and .h file
Diego Biurrun
2013-10-23
avutil/log: document log callback thread saftey requirements
Michael Niedermayer
2013-10-06
Merge commit '4272bb6ef1533846a788c259cc498562d0704444'
Michael Niedermayer
2013-10-05
doxy: Document avlog
Luca Barbato
2012-12-19
Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'
Michael Niedermayer
2012-12-18
misc typo, style and wording fixes
Diego Biurrun
2012-12-08
opt: Add support to query ranges
Michael Niedermayer
2012-07-07
lavu: 256 color support
Paul B Mahol
2012-06-19
avutil: add get_category() for the case where one AVClass can have more than ...
Michael Niedermayer
2012-06-03
log: add AV_CLASS_CATEGORY_NB
Michael Niedermayer
2012-06-01
log: add category to AVClass
Michael Niedermayer
2012-02-06
lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect
Stefano Sabatini
2011-12-08
lavu: introduce av_log_format_line.
Nicolas George
2011-10-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-12
log.h: make AVClass a named struct
Jindrich Makovicka
2011-10-12
AVOptions: add new API for enumerating children.
Anton Khirnov
2011-06-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-23
Use av_printf_format to check the usage of printf style functions
Martin Storsjö
2011-06-21
Fix zero-length gnu_printf format string warning.
Clément Bœsch
2011-06-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-16
AVOptions: add av_opt_find() as a replacement for av_find_opt.
Anton Khirnov
2011-05-11
Check syntax even if DEBUG is not defined.
Reimar Döffinger
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-30
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
Replace dprintf with av_dlog
Luca Barbato
2010-09-24
2nd try to fix av_log() repeated detection
Michael Niedermayer
2010-07-02
Add parameter names to av_log/av_vlog function declarations.
Diego Biurrun
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-05-19
Make it possible for a log context to keep track of its parent context.
Michael Niedermayer
2010-05-19
av_default_item_name() so Simply AVClasses need 1 function less.
Michael Niedermayer
2010-05-08
Add means to adjust the log level per context.
Michael Niedermayer
2010-04-28
Fix typo.
Jai Menon
2010-04-28
Add version to AVClass so we can add to and use fields of AVClass without ABI...
Michael Niedermayer
2009-07-12
Remove useless definition of struct AVCLASS.
Stefano Sabatini
2009-06-06
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
Stefano Sabatini
2009-03-09
Remove all remaining code that was disabled through the major version bump.
Diego Biurrun
2009-01-28
spelling/grammar/consistency review part III
Diego Biurrun
2009-01-28
spelling/grammar/consistency review part II
Diego Biurrun
2009-01-13
add the necessary include for LIBAV*_VERSION_*
Aurelien Jacobs
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-05-06
minor wording fix
Diego Biurrun
2008-05-06
minor spelling fix
Diego Biurrun
2008-04-24
Enhance documentation for AVClass
Stefano Sabatini
2008-04-11
remove useless extern keyword.
Stefano Sabatini
2007-12-12
use av_log_get/set_level()
Måns Rullgård
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-03-04
Move the unaltered Doxygen docs from the log source code to the accompanying
Panagiotis Issaris
2007-01-21
Increase the av_log() levels, and add some documentation for them
Luca Abeni
2007-01-13
Allow to uninstall a custom log callback
Axel Holzinger
[next]