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
Sun, 29 Jun 2008 08:32:27 +0000 diego Add command line support for '-idct simplearmv6'. libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Mon, 09 Jun 2008 01:21:57 +0000 bcoudurier enable global_header flag for audio and video encoding, was wrongly part of commit r13722 libavcodec
Mon, 09 Jun 2008 01:20:14 +0000 bcoudurier revert wrong part of r13722 commit libavcodec
Mon, 09 Jun 2008 00:43:07 +0000 bcoudurier uniformize trellis quant option libavcodec
Thu, 05 Jun 2008 01:57:35 +0000 bcoudurier add esa/dia compat me options and new tesa for libx264 libavcodec
Fri, 30 May 2008 21:12:33 +0000 michael Move *_static to bitstream.c which is the only file left which needs libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Sat, 29 Mar 2008 22:27:25 +0000 michael Fix closed gop flag disapearence. libavcodec
Tue, 25 Mar 2008 10:15:17 +0000 michael Fix possible heap overflow caused by av_fast_realloc() libavcodec
Wed, 12 Mar 2008 23:58:46 +0000 diego typo fixes libavcodec
Thu, 06 Mar 2008 23:10:47 +0000 bcoudurier indentation libavcodec
Thu, 06 Mar 2008 23:09:16 +0000 bcoudurier do not display par and dar if not available libavcodec
Thu, 06 Mar 2008 17:41:31 +0000 takis Make av_class a pointer to a const AVClass. Addresses one warning in libavcodec
Wed, 05 Mar 2008 15:19:26 +0000 aurel define BI frame type along with other frame types libavcodec
Wed, 05 Mar 2008 15:15:07 +0000 aurel cosmetic: align libavcodec
Wed, 05 Mar 2008 00:43:11 +0000 aurel remove more useless mpegvideo.h includes libavcodec
Tue, 26 Feb 2008 14:59:11 +0000 michael floating point AAN IDCT libavcodec
Sun, 24 Feb 2008 07:47:02 +0000 vitor Fix bug I introduced in r11962. libavcodec
Fri, 22 Feb 2008 19:27:22 +0000 michael Remove apparently unneeded and buggy align. libavcodec
Fri, 15 Feb 2008 20:23:49 +0000 vitor Simplify avcodec_default_get_buffer() libavcodec
Wed, 13 Feb 2008 09:26:10 +0000 diego typo fix: inited --> initialized libavcodec
Mon, 11 Feb 2008 08:01:07 +0000 andoma Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may libavcodec