Mercurial > libavcodec.hg
log h263.c @ 9465:9dcb191f1df3 libavcodec
age | author | description |
---|---|---|
Fri, 17 Apr 2009 14:42:02 +0000 | michael | Remove unused variable in init_mv_penalty_and_fcode() found by CSA. libavcodec |
Fri, 17 Apr 2009 12:57:47 +0000 | michael | Remove useless assignment from h263_pred_dc() found by the clang static analyzer. libavcodec |
Mon, 13 Apr 2009 16:59:38 +0000 | stefano | Rename pbBufPtr() to put_bits_ptr(). libavcodec |