log h264_direct.c @ 11542:08723d0e5266 libavcodec

age author description
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
Mon, 15 Feb 2010 09:11:00 +0000 michael 10l ;; gcc 2.95 compilation fix by mike libavcodec
Mon, 15 Feb 2010 01:24:50 +0000 michael 10l use pack16to32(), should fix big endian h264 failures. libavcodec
Sun, 14 Feb 2010 01:14:05 +0000 michael Cosmetics, vertical align. libavcodec
Sat, 13 Feb 2010 15:57:49 +0000 michael Move setting MB_TYPE_L0L1 for direct MBs up, this is simpler. libavcodec
Sat, 13 Feb 2010 13:28:04 +0000 michael Simplify if() libavcodec