summaryrefslogtreecommitdiff
path: root/libavcodec/imc.c
Commit message (Expand)AuthorAge
* Check that we have enough input data in IMC decoder.Reimar Döffinger2008-02-05
* Do not modify input dataKostya Shishkov2008-02-02
* IMC decoder always operates on 64-byte blocksKostya Shishkov2008-02-02
* constsMichael Niedermayer2008-02-01
* use get_bits1(..) instead get_bits(.., 1)Alex Beregszaszi2007-08-09
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Add av_ prefix to clip functionsReimar Döffinger2007-02-25
* Missed one log2().Benjamin Larsson2006-11-17
* Remove log2() usage.Benjamin Larsson2006-11-14
* make some symbols staticMåns Rullgård2006-11-11
* Init vlc tables as staticKostya Shishkov2006-10-30
* IMC decoderKostya Shishkov2006-10-30