Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 17 Dec 2006 11:11:44 +0000 | reimar | Check mb_pos is big enough before trying to access data left or above. libavcodec |
Thu, 14 Dec 2006 17:58:25 +0000 | banan | av_log(NULL,... -> av_log(avctx,.. where appropriate. libavcodec |
Thu, 14 Dec 2006 17:50:23 +0000 | banan | Bug fix for crashes when SSE is used on unaligned arrays. libavcodec |
Wed, 13 Dec 2006 11:10:41 +0000 | diego | vqmin/vqmax --> qmin/qmax in the option description libavcodec |
Tue, 12 Dec 2006 13:41:17 +0000 | gpoirier | Doxygen comments about variables described by Michael here: libavcodec |
Tue, 12 Dec 2006 13:31:12 +0000 | michael | mv overflow in map fix (untested except regression tests) libavcodec |