Fri, 02 Jul 2010 11:03:23 +0000 |
diego |
Add parameter names to av_log/av_vlog function declarations.
libavutil
|
Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavutil
|
Wed, 19 May 2010 22:50:39 +0000 |
michael |
Make it possible for a log context to keep track of its parent context.
libavutil
|
Wed, 19 May 2010 22:45:04 +0000 |
michael |
av_default_item_name() so Simply AVClasses need 1 function less.
libavutil
|
Sat, 08 May 2010 20:41:20 +0000 |
michael |
Add means to adjust the log level per context.
libavutil
|
Wed, 28 Apr 2010 20:08:02 +0000 |
jai_menon |
Fix typo.
libavutil
|
Wed, 28 Apr 2010 20:00:23 +0000 |
michael |
Add version to AVClass so we can add to and use fields of AVClass without ABI issues.
libavutil
|
Sun, 12 Jul 2009 11:30:42 +0000 |
stefano |
Remove useless definition of struct AVCLASS.
libavutil
|
Sat, 06 Jun 2009 09:35:15 +0000 |
stefano |
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
libavutil
|
Mon, 09 Mar 2009 10:24:47 +0000 |
diego |
Remove all remaining code that was disabled through the major version bump.
libavutil
|
Wed, 28 Jan 2009 23:16:49 +0000 |
diego |
spelling/grammar/consistency review part III
libavutil
|
Wed, 28 Jan 2009 23:03:17 +0000 |
diego |
spelling/grammar/consistency review part II
libavutil
|
Tue, 13 Jan 2009 00:14:43 +0000 |
aurel |
add the necessary include for LIBAV*_VERSION_*
libavutil
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavutil
|
Tue, 06 May 2008 08:41:13 +0000 |
diego |
minor wording fix
libavutil
|
Tue, 06 May 2008 08:03:30 +0000 |
diego |
minor spelling fix
libavutil
|
Thu, 24 Apr 2008 10:13:38 +0000 |
benoit |
Enhance documentation for AVClass
libavutil
|
Fri, 11 Apr 2008 14:18:33 +0000 |
benoit |
remove useless extern keyword.
libavutil
|
Wed, 12 Dec 2007 21:48:50 +0000 |
mru |
use av_log_get/set_level()
libavutil
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavutil
|
Sun, 04 Mar 2007 23:04:49 +0000 |
takis |
Move the unaltered Doxygen docs from the log source code to the accompanying
libavutil
|
Sun, 21 Jan 2007 20:47:10 +0000 |
lucabe |
Increase the av_log() levels, and add some documentation for them
libavutil
|
Sat, 13 Jan 2007 17:10:34 +0000 |
gpoirier |
Allow to uninstall a custom log callback
libavutil
|
Thu, 16 Nov 2006 00:29:15 +0000 |
bcoudurier |
make option field const
libavutil
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavutil
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavutil
|
Thu, 20 Jul 2006 11:55:08 +0000 |
michael |
removing redundant mess next time we break compatiility
libavutil
|
Tue, 18 Jul 2006 11:00:55 +0000 |
lucabe |
Move av_log() & friends to libavutil
libavutil
|