Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 29 Mar 2006 18:42:50 +0000 | lu_zero | Cast cruft in order to support Apple gcc libavcodec |
Wed, 29 Mar 2006 11:01:17 +0000 | diego | Ignore apiexample and test programs. libavcodec |
Wed, 29 Mar 2006 10:59:09 +0000 | diego | EXTRALIBS already contains -lm, no need to add it explicitly. libavcodec |
Wed, 29 Mar 2006 09:20:44 +0000 | michael | avoid if(i>=63) check at the end of decode_block() libavcodec |
Wed, 29 Mar 2006 09:13:43 +0000 | michael | avoid i++ in decode_block() libavcodec |
Wed, 29 Mar 2006 08:41:53 +0000 | michael | minor optimization of decode_block() libavcodec |