Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 17 Apr 2009 18:22:19 +0000 | michael | Remove a useless assignment in img_get_alpha_info() found by CSA. libavcodec |
Fri, 17 Apr 2009 18:20:12 +0000 | michael | Remove redundant assignment in av_picture_copy() found by CSA. libavcodec |
Fri, 17 Apr 2009 18:16:36 +0000 | michael | Remove several useless writes to variables, found by CSA. libavcodec |
Fri, 17 Apr 2009 18:12:00 +0000 | michael | Remove useless += from ff_imdct_half_c() found by CSA. libavcodec |
Fri, 17 Apr 2009 18:03:00 +0000 | reimar | Change buffer size checks to avoid the very unlikely overflow case. libavcodec |
Fri, 17 Apr 2009 17:56:16 +0000 | michael | Remove unused variable from h261_encode_block() found by CSA. libavcodec |
Fri, 17 Apr 2009 17:54:55 +0000 | reimar | Remove a pointless right-shift in xan decoder. libavcodec |