summaryrefslogtreecommitdiff
path: root/libavcodec/imc.c
Commit message (Expand)AuthorAgeFilesLines
* use get_bits1(..) instead get_bits(.., 1)Alex Beregszaszi2007-08-091-2/+2
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Add av_ prefix to clip functionsReimar Döffinger2007-02-251-1/+1
* Missed one log2().Benjamin Larsson2006-11-171-1/+1
* Remove log2() usage.Benjamin Larsson2006-11-141-7/+4
* make some symbols staticMåns Rullgård2006-11-111-1/+1
* Init vlc tables as staticKostya Shishkov2006-10-301-1/+1
* IMC decoderKostya Shishkov2006-10-301-0/+816