log svq1enc.c @ 11478:05153393ecb5 libavcodec

age author description
Tue, 12 Jan 2010 09:13:32 +0000 zuxy Reduce stack usage in svq1_encode_plane(). Reuse context scratch buffer libavcodec
Mon, 11 Jan 2010 04:57:04 +0000 astrange Add missing internal.h to files calling ff_match_2uint16(). libavcodec
Sat, 09 Jan 2010 18:33:21 +0000 michael Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1 libavcodec
Sat, 09 Jan 2010 14:59:06 +0000 michael Split H263 encoder and decoder from common code. libavcodec
Mon, 19 Oct 2009 18:43:28 +0000 stefano Add additional long names for the Sorenson Vector Quantizer 1 decoder libavcodec
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