log utils.c @ 6467:8cb6b0f6f759 libavcodec

age author description
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
Sat, 02 Feb 2008 22:54:50 +0000 michael Make avcodec_decode_* functions take const input buffers. libavcodec
Fri, 01 Feb 2008 03:29:43 +0000 michael one "cast discards qualifiers from pointer target type" less libavcodec
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavcodec