log

age author description
Wed, 14 Mar 2007 00:19:56 +0000 michael kill another 2 av_mallocz_static() libavcodec
Tue, 13 Mar 2007 23:30:28 +0000 michael kill a av_mallocz_static() libavcodec
Tue, 13 Mar 2007 23:10:42 +0000 michael 10^10l to whoever wrote this libavcodec
Tue, 13 Mar 2007 22:53:01 +0000 michael remove useless static cm variable libavcodec
Tue, 13 Mar 2007 22:51:49 +0000 michael cosmetic libavcodec
Tue, 13 Mar 2007 22:51:11 +0000 michael remove silly static int done protecting the initalization of 32 elements to 1 libavcodec
Tue, 13 Mar 2007 22:47:59 +0000 michael remove redundant memset() libavcodec
Tue, 13 Mar 2007 22:47:05 +0000 michael dont malloc() static mv_penalty arrays libavcodec
Tue, 13 Mar 2007 22:01:06 +0000 michael deprecate av_mallocz_static() libavcodec
Tue, 13 Mar 2007 19:44:02 +0000 banan Combine the window and overlap loops, libavcodec
Mon, 12 Mar 2007 12:36:41 +0000 mbardiaux Give context to dprintf libavcodec
Sun, 11 Mar 2007 21:01:33 +0000 banan Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behaviour. libavcodec
Sun, 11 Mar 2007 20:30:06 +0000 banan Replace custom modified discrete cosine transform with ffmpeg's own. libavcodec
Sun, 11 Mar 2007 16:57:05 +0000 jbr the AC-3 parser needs ac3.o libavcodec
Sun, 11 Mar 2007 16:44:14 +0000 jbr move AC-3 header parsing to ac3.c libavcodec