Commit 89b51fc4 authored by michael's avatar michael

100l Forgoten hunk.unbreak compile before someone notices.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21789 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ae3c9558
......@@ -379,7 +379,6 @@ single_col:
if(!is_b8x8 && !(n&15))
*mb_type= (*mb_type & ~(MB_TYPE_8x8|MB_TYPE_16x8|MB_TYPE_8x16|MB_TYPE_P1L0|MB_TYPE_P1L1))|MB_TYPE_16x16|MB_TYPE_DIRECT2;
}
}
}
static void pred_temp_direct_motion(H264Context * const h, int *mb_type){
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment