100l Forgoten hunk.unbreak compile before someone notices.
Originally committed as revision 21789 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
af0d6581e1
commit
923bcb4048
@ -380,7 +380,6 @@ single_col:
|
||||
*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){
|
||||
MpegEncContext * const s = &h->s;
|
||||
|
Loading…
Reference in New Issue
Block a user