DescriptionReturn EOS when selected_range_ is NULL in SourceBufferStream
Fixes the issue where an OnSetDuration call truncates the selected_range_ and resets the
next_buffer_position. kEndOfStream is now returned instead of kNeedBuffer from
GetNextBufferInternal when selected_ranges_ is NULL.
BUG=484992
Committed: https://crrev.com/0fcb1283c641e321545fa809b62bd3b285e8b7ca
Cr-Commit-Position: refs/heads/master@{#329753}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Merge all EOS checks to single function and add unit tests #
Total comments: 9
Patch Set 3 : Fix review nitpicks #
Total comments: 2
Patch Set 4 : Final nipicks #
Messages
Total messages: 20 (4 generated)
|