summaryrefslogtreecommitdiff
path: root/libavcodec/svq1dec.c
Commit message (Expand)AuthorAge
* some constMichael Niedermayer2008-02-01
* Add const qualifiers to unmodified function parameters, fixes the warning:Diego Biurrun2008-01-16
* Remove bogus cast.Diego Biurrun2008-01-16
* use get_bits1(..) instead get_bits(.., 1)Alex Beregszaszi2007-08-09
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-06