summaryrefslogtreecommitdiffstats
path: root/libavcodec/svq1dec.c
Commit message (Expand)AuthorAgeFilesLines
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-7/+7
* some constMichael Niedermayer2008-02-011-1/+1
* Add const qualifiers to unmodified function parameters, fixes the warning:Diego Biurrun2008-01-161-1/+1
* Remove bogus cast.Diego Biurrun2008-01-161-1/+1
* use get_bits1(..) instead get_bits(.., 1)Alex Beregszaszi2007-08-091-4/+4
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-061-0/+829
OpenPOWER on IntegriCloud