| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 2 checks from fetch_diagonal_mv() that apparently serve no purpose. | Michael Niedermayer | 2010-01-19 | 1 | -3/+2 |
* | Move a few things into a deeper if() in fetch_diagonal_mv(). | Michael Niedermayer | 2010-01-19 | 1 | -4/+5 |
* | Remove code that handles the case of a MB pair to our right being available. | Michael Niedermayer | 2010-01-19 | 1 | -7/+0 |
* | Add forgotton multiple inclusion guards to h264_mvpred.h. | Michael Niedermayer | 2010-01-15 | 1 | -0/+5 |
* | Split motion vector prediction off h264.c/h. | Michael Niedermayer | 2010-01-12 | 1 | -0/+237 |