mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
10l
Originally committed as revision 3788 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6cb5dcb392
commit
17bfbd70ab
@ -2495,6 +2495,7 @@ static void frame_start(H264Context *h){
|
||||
|
||||
MPV_frame_start(s, s->avctx);
|
||||
ff_er_frame_start(s);
|
||||
h->mmco_index=0;
|
||||
|
||||
assert(s->linesize && s->uvlinesize);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user