Commit 81b44c42 authored by Jeff Downs's avatar Jeff Downs

Cosmetic: Reindent after last commit

Originally committed as revision 19576 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ca6493ab
......@@ -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