log h264_mvpred.h @ 12514:e6d711ba5760 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Fri, 26 Feb 2010 00:08:27 +0000 michael Simplify code in mv_pred. libavcodec
Thu, 25 Feb 2010 23:44:42 +0000 michael Get rid of mb2b8_xy and b8_stride, change arrays organized based on b8_stride to libavcodec
Thu, 18 Feb 2010 16:24:31 +0000 mru H264: use alias-safe macros libavcodec
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