aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/wmv2.c
Commit message (Expand)AuthorAgeFilesLines
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-1/+1
* bugfixMichael Niedermayer2003-01-291-2/+1
* GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid us...Michael Niedermayer2003-01-211-1/+1
* fixed wmv2 slicesMichael Niedermayer2003-01-091-11/+3
* qpel encodingMichael Niedermayer2002-12-271-0/+850