log roqvideoenc.c @ 11510:927b985f73f4 libavcodec

age author description
Tue, 13 Oct 2009 20:13:28 +0000 reimar Remove unnecessary calls to avcodec_check_dimensions, the check is already libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Wed, 22 Jul 2009 23:37:53 +0000 mru Remove useless #include <unistd.h> from many files libavcodec
Fri, 17 Apr 2009 13:07:18 +0000 vitor Remove useless assignment in generate_codebook(). Found by Clang static analyser. libavcodec
Sun, 08 Mar 2009 17:43:12 +0000 vitor Use FLG pseudo-random number generator in RoQ and ELBG libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sat, 24 Jan 2009 08:15:43 +0000 vitor Do not allocate RoqTempData on the stack libavcodec