log svq1enc.c @ 12480:14896fa76003 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
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