git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cosmetic: Reindent after last commit
[ffmpeg.git]
/
libavcodec
/
mpegvideo_common.h
diff --git
a/libavcodec/mpegvideo_common.h
b/libavcodec/mpegvideo_common.h
index
7c8ba13
..
5ce60dc
100644
(file)
--- a/
libavcodec/mpegvideo_common.h
+++ b/
libavcodec/mpegvideo_common.h
@@
-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,