Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 13 May 2010 15:33:36 +0000 | rbultje | Handle palette underflows, fill remaining space with black (zero) data. libavcodec |
Thu, 13 May 2010 13:18:25 +0000 | rbultje | Move a while(..){..} -> do{..}while(..), slightly faster. libavcodec |
Thu, 13 May 2010 10:04:31 +0000 | michael | Fix compilation with low precission mpeg audio decoding. libavcodec |