mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-07 04:27:11 +00:00
10l
Originally committed as revision 1274 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
58b0b0dd93
commit
525e51e8a3
@ -506,6 +506,8 @@ retry:
|
||||
s->context_initialized=0;
|
||||
}
|
||||
if (!s->context_initialized) {
|
||||
avctx->width = s->width;
|
||||
avctx->height = s->height;
|
||||
avctx->aspect_ratio= new_aspect;
|
||||
|
||||
goto retry;
|
||||
|
Loading…
x
Reference in New Issue
Block a user