June 18, 2011
View 2905e3f

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/18 11:40:18
June 15, 2011
View 4a34e54

Fix zero-length gnu_printf format string warning.

Clément Bœsch authored on 2011/06/15 18:24:00
May 22, 2011
View dc59ec5

AVOptions: add av_opt_find() as a replacement for av_find_opt.

Anton Khirnov authored on 2011/05/22 20:25:19
May 11, 2011
View 3b6bbfa

Check syntax even if DEBUG is not defined.

Reimar Döffinger authored on 2011/05/11 19:26:25
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
January 30, 2011
View 9ef5a9d

Replace dprintf with av_dlog

Luca Barbato authored on 2011/01/30 01:46:18
View dfd2a00

Replace dprintf with av_dlog

Luca Barbato authored on 2011/01/30 01:46:18
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