September 25, 2010
View 1c1c80f

2nd try to fix av_log() repeated detection

Michael Niedermayer authored on 2010/09/25 00:37:01
July 2, 2010
View eee9119

Add parameter names to av_log/av_vlog function declarations. Doxygen gets confused without an explicit parameter name.

Diego Biurrun authored on 2010/07/02 20:03:23
July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
May 20, 2010
View 2c1bb26

Make it possible for a log context to keep track of its parent context. This is usefull to keep track and display relations where things are a bit more complex (like AVProtocols or demuxers used by demuxers and such)

Michael Niedermayer authored on 2010/05/20 07:50:39
View 8d2a513

av_default_item_name() so Simply AVClasses need 1 function less.

Michael Niedermayer authored on 2010/05/20 07:45:04
May 9, 2010
View 3fe1ec3

Add means to adjust the log level per context.

Michael Niedermayer authored on 2010/05/09 05:41:20
April 29, 2010
View 707cd94

Fix typo.

Jai Menon authored on 2010/04/29 05:08:02
View 2308b6c

Add version to AVClass so we can add to and use fields of AVClass without ABI issues.

Michael Niedermayer authored on 2010/04/29 05:00:23
July 12, 2009
View 68485d2

Remove useless definition of struct AVCLASS.

Stefano Sabatini authored on 2009/07/12 20:30:42
June 6, 2009
View bf7e799

Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should improve plain text doxy readability.

Stefano Sabatini authored on 2009/06/06 18:35:15
March 9, 2009
View 082dea8

Remove all remaining code that was disabled through the major version bump.

Diego Biurrun authored on 2009/03/09 19:24:47
January 29, 2009
View 7d685b4

spelling/grammar/consistency review part III

Diego Biurrun authored on 2009/01/29 08:16:49
View bfe3676

spelling/grammar/consistency review part II

Diego Biurrun authored on 2009/01/29 08:03:17
January 13, 2009
View af5f434

add the necessary include for LIBAV*_VERSION_*

Aurelien Jacobs authored on 2009/01/13 09:14:43
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47