log rv10.c @ 11347:d48922f77738 libavcodec

age author description
Sun, 31 Jan 2010 12:27:05 +0000 reimar Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and libavcodec
Sat, 09 Jan 2010 14:59:06 +0000 michael Split H263 encoder and decoder from common code. libavcodec
Tue, 01 Dec 2009 22:30:03 +0000 michael Store original width/height so that rv20 does not get stuck with some libavcodec
Tue, 01 Dec 2009 21:10:37 +0000 michael Make rv1/2 decoder use the next slice if needed. libavcodec
Mon, 23 Nov 2009 19:24:17 +0000 michael Correct order of arguments for avcodec_check_dimensions(). libavcodec
Mon, 23 Nov 2009 19:22:19 +0000 michael Make sure avcodec_set_dimensions() is used when rv20 changes resolution. libavcodec
Mon, 03 Aug 2009 23:22:46 +0000 diego Split RV10 encoder off into its own file. libavcodec