Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 09 Apr 2009 20:13:35 +0000 | michael | Skip non intra frames that have no reference frames. libavcodec |
Thu, 09 Apr 2009 19:45:10 +0000 | michael | Make sure spatial_decomposition_count is >0. libavcodec |
Thu, 09 Apr 2009 18:47:50 +0000 | michael | Make sure the block array is of the correct size. libavcodec |
Thu, 09 Apr 2009 18:37:26 +0000 | michael | Check spatial_decomposition_count too, fixes another crash. libavcodec |
Thu, 09 Apr 2009 18:29:54 +0000 | michael | 10l, forgot to remove old code, which broke snow. libavcodec |
Thu, 09 Apr 2009 18:21:51 +0000 | michael | Factorize check of read symbols. libavcodec |