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

This commit is contained in:
James Dong
2010-12-08 16:14:27 -08:00
committed by Android (Google) Code Review

View File

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