Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 31 Mar 2009 14:48:14 +0000 | reimar | Avoid the last two uses of bitmasks in interplayvideo libavcodec |
Tue, 31 Mar 2009 14:44:46 +0000 | reimar | 100l, fix FATE test broken by r18264 libavcodec |
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 |