75 Commits (d520055000b8cda49a1b9eb00f852ecbf3442aa9)

Author SHA1 Message Date
Michael Niedermayer 464baa6650 Set direct MB partitioning for 16x8 and 8x16 colocated MBs to the respective true partitioning. 15 years ago
Michael Niedermayer e8d964fa52 Factorize setting sub_mb_type out. 15 years ago
Michael Niedermayer 668fd14287 Remove FIXMEs for cases that are disallowed by the spec. 15 years ago
Michael Niedermayer 33a6c0c9fe Skip the fill_colmap() case thats for MBAFF if we dont have an MBAFF frame. 15 years ago
Michael Niedermayer 488dba7000 Fix colocated map. 15 years ago
Michael Niedermayer d88ea35463 Fix reference selection for colocated MBs from frames to fields. 15 years ago
Michael Niedermayer 5aa1d7598f Add assert(sps.direct_8x8_inference_flag) to FIXME comment. 15 years ago
Michael Niedermayer 50f8e98507 ref_offset must be added after checking references validity. 15 years ago
Michael Niedermayer 8dcbf4c7aa Long term references behave different from short term in spatial direct MV calculation. 15 years ago
Michael Niedermayer 2b3649f656 Fix compilation with -O0. 15 years ago
Michael Niedermayer 188d3c510d Split motion vector prediction off h264.c/h. 15 years ago
Michael Niedermayer 943f69a6ea Split direct mode (macro)block decoding off h264.c. 15 years ago