Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |