Commit 4cee6280 authored by heydowns's avatar heydowns

Cosmetic: Reindent after last commit


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19576 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d3fb9f59
......@@ -315,7 +315,7 @@ if(s->quarter_sample)
s->codec_id == CODEC_ID_MPEG1VIDEO){
av_log(s->avctx,AV_LOG_DEBUG,
"MPEG motion vector out of boundary\n");
return;
return;
}
ff_emulated_edge_mc(s->edge_emu_buffer, ptr_y, s->linesize,
17, 17+field_based,
......
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