| Commit message (Expand) | Author | Age | Files | Lines |
* | Add av_ prefix to clip functions | Reimar Döffinger | 2007-02-25 | 1 | -2/+2 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -1/+1 |
* | Correct rounding values in overlap filtering | Kostya Shishkov | 2006-11-26 | 1 | -2/+6 |
* | Optimize overlapping | Kostya Shishkov | 2006-11-17 | 1 | -8/+14 |
* | Fix comments | Kostya Shishkov | 2006-11-17 | 1 | -2/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. | Kostya Shishkov | 2006-09-02 | 1 | -180/+0 |
* | New qpel MC functions conforming to VC-1 standard. | Kostya Shishkov | 2006-08-31 | 1 | -0/+180 |
* | Fix overflows in bicubic interpolation. | Kostya Shishkov | 2006-07-31 | 1 | -3/+3 |
* | New functions in DSPContext for VC-1 decoding | Kostya Shishkov | 2006-07-30 | 1 | -0/+451 |