log utils.c @ 7331:cb07584c262b libavcodec

age author description
Sun, 20 Jul 2008 16:02:49 +0000 michael Add skip* AVOptions, which seem to have been missed. libavcodec
Sat, 19 Jul 2008 15:57:06 +0000 michael Make strict_std_compliance available to decoders. libavcodec
Sat, 19 Jul 2008 00:32:15 +0000 michael Make the ugly hack which uses an unused entry in the internal buffer libavcodec
Thu, 17 Jul 2008 17:42:44 +0000 michael 100l, someone used FLT_MIN where -FLT_MAX was meant at a few places in the libavcodec
Wed, 16 Jul 2008 22:10:34 +0000 stefano Free in avcodec_close() avctx->rc_eq. Fix a memory leak. libavcodec
Sun, 13 Jul 2008 21:44:00 +0000 stefano strdup() the default value for rc_eq in AVCodec when setting it in libavcodec
Fri, 11 Jul 2008 15:25:12 +0000 andoma Deprecate avcodec_build(), it returns the same value as libavcodec