Mercurial > libavcodec.hg
log h263.c @ 9816:e19113273403 libavcodec
age | author | description |
---|---|---|
Sat, 02 May 2009 09:12:03 +0000 | banan | Remove dead assignments found by CSA libavcodec |
Fri, 17 Apr 2009 18:24:39 +0000 | michael | Remove useless init from ff_mpeg4_set_direct_mv() 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 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 |
Mon, 30 Mar 2009 20:39:08 +0000 | gb | Record MPEG-4 sprite trajectory points [up to num_sprite_warping_points][isY]. libavcodec |