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

Commit e8079d0f authored by James Dong's avatar James Dong
Browse files

When INFO_FORMAT_CHANGED event comes in before the renderer was initialized,...

When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again

bug - 3264094

Change-Id: I291a9b09b335d0eb4acf91f992e59fc44bc57d01
parent b3e40847
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;
                    }
                }