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

Commit 554c19cb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "media: signalEndOfInputStream when handling STOP action."

parents 72c86442 2d821bea
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -431,6 +431,7 @@ bool GraphicBufferSource::fillCodecBuffer_l() {
                    dropped = true;
                    // Clear the whole ActionQueue as recording is done
                    mActionQueue.clear();
                    signalEndOfInputStream();
                    submitEndOfInputStream_l();
                    break;
                }