log svq1enc.c @ 10146:38cfe222e1a4 libavcodec

age author description
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Tue, 11 Aug 2009 07:04:33 +0000 lorenm fix a crash in SVQ1 with cmp!=sad libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Mon, 24 Nov 2008 19:08:02 +0000 mru svq1enc: move scratch buffer from stack to context to ensure alignment libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 11 May 2008 22:28:43 +0000 cehoyos Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec