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
This commit is contained in:
James Dong
2010-12-08 16:20:16 -08:00
committed by Android Git Automerger

View File

@@ -1249,6 +1249,8 @@ void AwesomePlayer::onVideoEvent() {
}
// fall through
} else {
continue;
}
}