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

Skip to content
Commit 6da1c549 authored by Linus Nilsson's avatar Linus Nilsson
Browse files

Transcoder: MediaSampleReader sometimes drops last sample.

A bug caused MSR to drop the last sample in the file if that
was the only sample left to read and another track advanced past
it to make the extractor reach EOS. When the extractor reached EOS
MSR did not update it's position so when the first track came to read
the last sample it looked like the extractor was already positioned
on top of it.

Fixes: 180051221
Test: MediaSampleReaderNDKTests.TestLastSampleBeforeEOS + all unit tests
Change-Id: I7298dc8dcdafb93830cec2a446f68f7a8c878e19
parent 82aff675
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment