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 |