Mercurial > libavcodec.hg
log zmbvenc.c @ 12475:9fef0a8ddd63 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 |
Fri, 20 Nov 2009 07:26:17 +0000 | kostya | cosmetics: break some long lines and insert few spaces libavcodec |
Fri, 20 Nov 2009 07:22:41 +0000 | kostya | 10l trocadero: ZMBV encoder used zero score to detect whether block should be libavcodec |
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 |
Fri, 22 May 2009 21:32:13 +0000 | conrad | Move ALIGN macro to libavutil/common.h and use it in various places libavcodec |