log rv20enc.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sun, 26 Sep 2010 01:56:48 +0000 michael Fix rv20 encoding so the binary decoder can decode it. libavcodec
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
Sun, 31 Jan 2010 12:27:05 +0000 reimar Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Mon, 03 Aug 2009 23:07:08 +0000 diego Split RV20 encoder into its own file. libavcodec