Loading media/libstagefright/webm/WebmFrameThread.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -197,7 +197,6 @@ status_t WebmFrameSinkThread::start() { } status_t WebmFrameSinkThread::stop() { mDone = true; mVideoFrames.push(WebmFrame::EOS); mAudioFrames.push(WebmFrame::EOS); return WebmFrameThread::stop(); Loading Loading
media/libstagefright/webm/WebmFrameThread.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -197,7 +197,6 @@ status_t WebmFrameSinkThread::start() { } status_t WebmFrameSinkThread::stop() { mDone = true; mVideoFrames.push(WebmFrame::EOS); mAudioFrames.push(WebmFrame::EOS); return WebmFrameThread::stop(); Loading