Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 11 Feb 2009 11:16:00 +0000 | diego | Add check whether the compiler/assembler supports 10 or more operands. libavcodec |
Wed, 11 Feb 2009 06:03:18 +0000 | astrange | H264: Change left_block_options to uint8_t from int, saving a little space. libavcodec |
Tue, 10 Feb 2009 22:38:02 +0000 | stefang | introduce a macroblock index to avoid a few x*width+y calculations libavcodec |
Tue, 10 Feb 2009 20:51:35 +0000 | stefang | fix multiple slices per frame libavcodec |
Tue, 10 Feb 2009 17:08:56 +0000 | stefang | fix parsing of pic_structure libavcodec |
Tue, 10 Feb 2009 16:45:02 +0000 | stefang | avoid duplicating dsputil's clear_block libavcodec |