Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 31 Mar 2009 14:10:45 +0000 | reimar | Reindent libavcodec |
Tue, 31 Mar 2009 14:06:22 +0000 | reimar | Deduplicate code by moving it outside the if/else libavcodec |
Tue, 31 Mar 2009 14:04:54 +0000 | reimar | Rearrange how the different cases are checked to reduce the number of libavcodec |
Tue, 31 Mar 2009 13:58:40 +0000 | reimar | Avoid "reloading" code by using a 64 bit type for the flags and loading all at once. libavcodec |