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

Commit 7d44e4da authored by James Dong's avatar James Dong Committed by Android Git Automerger
Browse files

am 1f5b133a: Merge "When INFO_FORMAT_CHANGED event comes in before the...

am 1f5b133a: Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread

* commit '1f5b133ae29090f1807be392874f6b7a5d92c6d4':
  When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again
parents df1f37ad e8079d0f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1249,6 +1249,8 @@ void AwesomePlayer::onVideoEvent() {
                        }

                        // fall through
                    } else {
                        continue;
                    }
                }