log mpeg12enc.c @ 9508:41ab6db265d0 libavcodec

age author description
Fri, 17 Apr 2009 12:53:11 +0000 michael Move declarations in mpeg1_encode_motion() closer to where they are needed. libavcodec
Fri, 17 Apr 2009 12:44:48 +0000 michael Useless assignment found by the clang static analyzer. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 13 Jul 2008 14:27:48 +0000 ramiro bitstream: move put_sbits() from flacenc.c to bitstream.h and use it libavcodec
Wed, 25 Jun 2008 23:57:06 +0000 michael Support >=4096 dimensions, fixes issue499. libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec