Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Sun, 08 Feb 2009 21:00:39 +0000 | stefano | Make av_base64_encode() do not require the user to provide an libavutil |
Fri, 06 Feb 2009 23:29:25 +0000 | stefano | Add a new test program for base64, based on that removed in r17024. libavutil |
Fri, 06 Feb 2009 23:24:17 +0000 | stefano | Remove broken test program. libavutil |
Fri, 06 Feb 2009 12:59:50 +0000 | michael | Ensure that the palette is set in data[1] for all 8bit formats. libavutil |
Tue, 03 Feb 2009 18:04:52 +0000 | reimar | 100l, don't run tests twice, this was some forgotten debugging code. libavutil |
Tue, 03 Feb 2009 17:58:19 +0000 | reimar | Fix a bug in 3DEC CBC decryption and add more extensive tests based on libavutil |