projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca6493a
)
Cosmetic: Reindent after last commit
author
Jeff Downs
<heydowns@borg.com>
Mon, 3 Aug 2009 17:55:02 +0000
(17:55 +0000)
committer
Jeff Downs
<heydowns@borg.com>
Mon, 3 Aug 2009 17:55:02 +0000
(17:55 +0000)
Originally committed as revision 19576 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegvideo_common.h
patch
|
blob
|
history
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,