Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f5b133a authored by James Dong's avatar James Dong Committed by Android (Google) Code Review
Browse files

Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was...

Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread
parents 74da537f da1b16ad
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1211,6 +1211,8 @@ void AwesomePlayer::onVideoEvent() {
                        }

                        // fall through
                    } else {
                        continue;
                    }
                }