OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / 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...