OSDN Git Service

mpeg12: cosmetics: reformat as K&R
[coroid/libav_saccubus.git] / libavutil / log.h
2011-06-23 Martin StorsjöUse av_printf_format to check the usage of printf style...
2011-06-16 Anton KhirnovAVOptions: add av_opt_find() as a replacement for av_fi...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2010-09-24 Michael Niedermayer2nd try to fix av_log() repeated detection
2010-07-02 Diego BiurrunAdd parameter names to av_log/av_vlog function declarat...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-05-19 Michael NiedermayerMake it possible for a log context to keep track of...
2010-05-19 Michael Niedermayerav_default_item_name() so Simply AVClasses need 1 funct...
2010-05-08 Michael NiedermayerAdd means to adjust the log level per context.
2010-04-28 Jai MenonFix typo.
2010-04-28 Michael NiedermayerAdd version to AVClass so we can add to and use fields...
2009-07-12 Stefano SabatiniRemove useless definition of struct AVCLASS.
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-03-09 Diego BiurrunRemove all remaining code that was disabled through...
2009-01-28 Diego Biurrunspelling/grammar/consistency review part III
2009-01-28 Diego Biurrunspelling/grammar/consistency review part II
2009-01-13 Aurelien Jacobsadd the necessary include for LIBAV*_VERSION_*
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-06 Diego Biurrunminor wording fix
2008-05-06 Diego Biurrunminor spelling fix
2008-04-24 Stefano SabatiniEnhance documentation for AVClass
2008-04-11 Stefano Sabatiniremove useless extern keyword.
2007-12-12 Måns Rullgårduse av_log_get/set_level()
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-03-04 Panagiotis IssarisMove the unaltered Doxygen docs from the log source...
2007-01-21 Luca AbeniIncrease the av_log() levels, and add some documentatio...
2007-01-13 Axel HolzingerAllow to uninstall a custom log callback
2006-11-16 Baptiste Couduriermake option field const
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-07-20 Michael Niedermayerremoving redundant mess next time we break compatiility
2006-07-18 Luca AbeniMove av_log() & friends to libavutil