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
/
log.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
log.h: make AVClass a named struct
Jindrich Makovicka
2011-10-12
1
-1
/
+1
*
AVOptions: add new API for enumerating children.
Anton Khirnov
2011-10-12
1
-4
/
+12
*
Use av_printf_format to check the usage of printf style functions
Martin Storsjö
2011-06-23
1
-5
/
+2
*
AVOptions: add av_opt_find() as a replacement for av_find_opt.
Anton Khirnov
2011-06-16
1
-0
/
+7
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-0
/
+11
*
2nd try to fix av_log() repeated detection
Michael Niedermayer
2010-09-24
1
-0
/
+11
*
Add parameter names to av_log/av_vlog function declarations.
Diego Biurrun
2010-07-02
1
-3
/
+3
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Make it possible for a log context to keep track of its parent context.
Michael Niedermayer
2010-05-19
1
-0
/
+8
*
av_default_item_name() so Simply AVClasses need 1 function less.
Michael Niedermayer
2010-05-19
1
-0
/
+1
*
Add means to adjust the log level per context.
Michael Niedermayer
2010-05-08
1
-0
/
+6
*
Fix typo.
Jai Menon
2010-04-28
1
-1
/
+1
*
Add version to AVClass so we can add to and use fields of AVClass without ABI...
Michael Niedermayer
2010-04-28
1
-0
/
+8
*
Remove useless definition of struct AVCLASS.
Stefano Sabatini
2009-07-12
1
-3
/
+2
*
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
Stefano Sabatini
2009-06-06
1
-1
/
+1
*
Remove all remaining code that was disabled through the major version bump.
Diego Biurrun
2009-03-09
1
-14
/
+0
*
spelling/grammar/consistency review part III
Diego Biurrun
2009-01-28
1
-7
/
+7
*
spelling/grammar/consistency review part II
Diego Biurrun
2009-01-28
1
-7
/
+7
*
add the necessary include for LIBAV*_VERSION_*
Aurelien Jacobs
2009-01-13
1
-0
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
minor wording fix
Diego Biurrun
2008-05-06
1
-1
/
+1
*
minor spelling fix
Diego Biurrun
2008-05-06
1
-2
/
+2
*
Enhance documentation for AVClass
Stefano Sabatini
2008-04-24
1
-5
/
+19
*
remove useless extern keyword.
Stefano Sabatini
2008-04-11
1
-7
/
+7
*
use av_log_get/set_level()
Måns Rullgård
2007-12-12
1
-4
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Move the unaltered Doxygen docs from the log source code to the accompanying
Panagiotis Issaris
2007-03-04
1
-0
/
+14
*
Increase the av_log() levels, and add some documentation for them
Luca Abeni
2007-01-21
1
-0
/
+39
*
Allow to uninstall a custom log callback
Axel Holzinger
2007-01-13
1
-0
/
+1
*
make option field const
Baptiste Coudurier
2006-11-16
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+18
*
removing redundant mess next time we break compatiility
Michael Niedermayer
2006-07-20
1
-0
/
+5
*
Move av_log() & friends to libavutil
Luca Abeni
2006-07-18
1
-0
/
+37