Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 17 Apr 2009 19:07:16 +0000 | reimar | Fix buffer size check for xan_unpack which was broken by r18586 libavcodec |
Fri, 17 Apr 2009 19:03:43 +0000 | reimar | Some more simplifications of xan_unpack libavcodec |
Fri, 17 Apr 2009 18:56:47 +0000 | reimar | Reindent xan_unpack code libavcodec |
Fri, 17 Apr 2009 18:54:17 +0000 | reimar | Avoid some code duplication in xan_unpack libavcodec |
Fri, 17 Apr 2009 18:28:59 +0000 | michael | Remove useless assignments, at least one found by CSA. libavcodec |
Fri, 17 Apr 2009 18:26:24 +0000 | reimar | Increase buffer padding to avoid most space checks in xan_unpack libavcodec |