Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 05 Jan 2010 16:25:41 +0000 | vitor | Use correct context for av_log(), should prevent a crash for malformed files. libavcodec |
Tue, 05 Jan 2010 10:18:01 +0000 | diego | Add a few explanatory comments to cornercase workarounds. libavcodec |
Tue, 05 Jan 2010 01:16:02 +0000 | thilo.borgmann | Replace array operator [] with direct access via pointer. libavcodec |
Tue, 05 Jan 2010 01:14:38 +0000 | cehoyos | Cosmetics: Fix indentation and comment after r21027. libavcodec |
Tue, 05 Jan 2010 01:11:45 +0000 | cehoyos | Support decoding raw 2bpp in mov, fixes issue 1528. libavcodec |
Tue, 05 Jan 2010 00:41:29 +0000 | cehoyos | Improve readability of 4bpp raw decoder and prepare for supporting 2bpp. libavcodec |