log truemotion1.c @ 7792:c372b8d5abfb libavcodec

age author description
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Fri, 06 Jun 2008 00:32:31 +0000 michael Fix reading an element after the array. libavcodec
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavcodec
Tue, 29 Apr 2008 07:24:44 +0000 diego Add some long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 15:57:38 +0000 michael more const libavcodec
Fri, 01 Feb 2008 14:28:50 +0000 michael const libavcodec
Thu, 09 Aug 2007 00:16:27 +0000 alex use reget_buffer and remove internal copying of buffer - codec works again libavcodec
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Fri, 20 Apr 2007 23:59:22 +0000 alex cosmetics: remove my email address libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Sat, 07 Apr 2007 17:37:30 +0000 diego Remove superfluous setting of has_b_frames in codecs without B-frames. libavcodec
Thu, 22 Feb 2007 00:14:54 +0000 diego cosmetics: aswell --> as well typo fix libavcodec
Wed, 07 Feb 2007 01:48:09 +0000 diego Replace deprecated PIX_FMT names by the newer variants. libavcodec