log h264_mvpred.h @ 10937:afb9e56fbee9 libavcodec

age author description
Tue, 19 Jan 2010 02:28:26 +0000 michael Remove 2 checks from fetch_diagonal_mv() that apparently serve no purpose. libavcodec
Tue, 19 Jan 2010 02:07:12 +0000 michael Move a few things into a deeper if() in fetch_diagonal_mv(). libavcodec
Tue, 19 Jan 2010 01:23:19 +0000 michael Remove code that handles the case of a MB pair to our right being available. libavcodec
Fri, 15 Jan 2010 03:41:28 +0000 michael Add forgotton multiple inclusion guards to h264_mvpred.h. libavcodec
Tue, 12 Jan 2010 21:36:26 +0000 michael Split motion vector prediction off h264.c/h. libavcodec base h264.c@81bb665322cb