log h264_direct.c @ 11085:27b5a2bd1dfe libavcodec

age author description
Sun, 07 Feb 2010 01:17:13 +0000 michael Fix reference selection for colocated MBs from frames to fields. libavcodec
Sun, 07 Feb 2010 01:14:58 +0000 michael Add assert(sps.direct_8x8_inference_flag) to FIXME comment. libavcodec
Sun, 07 Feb 2010 01:13:56 +0000 michael ref_offset must be added after checking references validity. libavcodec
Sat, 06 Feb 2010 02:55:58 +0000 michael Long term references behave different from short term in spatial direct MV calculation. libavcodec
Mon, 18 Jan 2010 23:41:12 +0000 michael Fix compilation with -O0. libavcodec
Tue, 12 Jan 2010 21:36:26 +0000 michael Split motion vector prediction off h264.c/h. libavcodec
Tue, 12 Jan 2010 14:32:58 +0000 michael Split direct mode (macro)block decoding off h264.c. libavcodec base h264.c@82073492b840