Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 31 Mar 2009 13:30:42 +0000 | reimar | Slightly simplify part of ipvideo_decode_block_opcode_0x8 libavcodec |
Tue, 31 Mar 2009 13:21:41 +0000 | reimar | Fix indentation libavcodec |
Tue, 31 Mar 2009 13:21:10 +0000 | reimar | Avoid code duplication by using ?: and array indexing instead of if..else libavcodec |
Tue, 31 Mar 2009 12:57:03 +0000 | reimar | Prettify some assignments libavcodec |
Tue, 31 Mar 2009 12:44:35 +0000 | reimar | Get rid of some pointless bitmask/shifter variables in interplayvideo.c libavcodec |
Tue, 31 Mar 2009 09:32:59 +0000 | diego | Mark non-exported functions in test and example programs as static. libavcodec |