Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 17 Apr 2009 17:46:10 +0000 | reimar | Replace bytecopy with the equivalent but faster av_memcpy_backptr. libavcodec |
Fri, 17 Apr 2009 17:39:09 +0000 | michael | Remove unused variable from slice_buffer_release() found by CSA. libavcodec |
Fri, 17 Apr 2009 17:20:48 +0000 | reimar | Use memcpy instead of the very inefficient bytecopy where both are correct libavcodec |
Fri, 17 Apr 2009 15:35:32 +0000 | michael | Remove unused variable from wma_decode_block() found by CSA. libavcodec |
Fri, 17 Apr 2009 15:10:37 +0000 | michael | Remove redundant assignment from avcodec_get_pix_fmt_loss() found by CSA. libavcodec |
Fri, 17 Apr 2009 15:08:00 +0000 | michael | Remove unused variable in modify_qscale() found by CSA. libavcodec |