Mercurial > libavcodec.hg
log rv10.c @ 6162:b14019b98ffc libavcodec
age | author | description |
---|---|---|
Sun, 21 Oct 2007 17:23:07 +0000 | kostya | indentation after last commit libavcodec |
Sun, 21 Oct 2007 17:22:37 +0000 | kostya | Make RV10/20 decoder work with new frame format libavcodec |
Thu, 09 Aug 2007 00:57:36 +0000 | alex | use skip_bits where appropriate libavcodec |
Thu, 09 Aug 2007 00:13:31 +0000 | alex | use get_bits1(..) instead get_bits(.., 1) libavcodec |
Sun, 08 Jul 2007 03:16:59 +0000 | romansh | * Getting rid of the use of GCC language extensions libavcodec |
Sun, 11 Mar 2007 09:16:11 +0000 | reimar | Check dimensions to avoid division by zero due to invalid new dimensions. libavcodec |