summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mvpred.h
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Simplify code in mv_pred.Michael Niedermayer2010-02-261-4/+4
* Get rid of mb2b8_xy and b8_stride, change arrays organized based on b8_stride toMichael Niedermayer2010-02-251-7/+8
* H264: use alias-safe macrosMåns Rullgård2010-02-181-3/+3
* Remove 2 checks from fetch_diagonal_mv() that apparently serve no purpose.Michael Niedermayer2010-01-191-3/+2
* Move a few things into a deeper if() in fetch_diagonal_mv().Michael Niedermayer2010-01-191-4/+5
* Remove code that handles the case of a MB pair to our right being available.Michael Niedermayer2010-01-191-7/+0
* Add forgotton multiple inclusion guards to h264_mvpred.h.Michael Niedermayer2010-01-151-0/+5
* Split motion vector prediction off h264.c/h.Michael Niedermayer2010-01-121-0/+237
OpenPOWER on IntegriCloud