OSDN Git Service

It's important that seek requests are only specified in the initial call to MediaSour...
authorAndreas Huber <andih@google.com>
Mon, 14 Dec 2009 23:34:11 +0000 (15:34 -0800)
committerAndreas Huber <andih@google.com>
Mon, 14 Dec 2009 23:34:11 +0000 (15:34 -0800)
commitb1f5ee41e9326dff132ad59de169cb3e79930f07
treee9cb70319003afe4cf1163e36ef8442f57139f98
parent19553241513bd2ee2610026ebbce8c45c7ae0dbc
It's important that seek requests are only specified in the initial call to MediaSource::read and are not repeated in subsequent calls.
media/libstagefright/AwesomePlayer.cpp