]> git.sesse.net Git - ffmpeg/history - libavcodec/mss12.h
DirectDraw Surface image decoder
[ffmpeg] / libavcodec / mss12.h
2013-02-23 Diego BiurrunRemove pointless av_cold attributes in header files
2012-09-06 Alberto Delmásmss12: avoid unnecessary division in arith*_get_bit()
2012-09-03 Alberto Delmásmss12: reduce SliceContext size from 1067 to 164 KB
2012-09-03 Alberto Delmásmss12: move SliceContexts out of the common context...
2012-08-31 Alberto DelmásMSS2 decoder
2012-08-27 Kostya Shishkovmss1: move code that will be reused by MSS2 decoder...