Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 31 Mar 2009 18:48:31 +0000 | reimar | Slightly simplify first part of ipvideo_decode_block_opcode_0xA, libavcodec |
Tue, 31 Mar 2009 18:41:39 +0000 | stefano | Change the order of the components for RGB565LE and RGB565BE, libavcodec |
Tue, 31 Mar 2009 18:36:58 +0000 | stefano | Add comments specifying the name of the components in the descriptors. libavcodec |
Tue, 31 Mar 2009 18:35:19 +0000 | reimar | Make ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the pixels libavcodec |
Tue, 31 Mar 2009 18:23:52 +0000 | reimar | Fix a too small CHECK_STREAM_PTR value in interplayvideo.c libavcodec |
Tue, 31 Mar 2009 18:18:14 +0000 | stefano | Make read_line() take as parameter a const AVPixFmtDescriptor * rather than a libavcodec |