DescriptionMSE: Allow fully discarding frames with resulting timestamps below 0
This change moves the check of PTS & DTS >= time 0 to after any
append window filtering, as one approach for allowing full preroll
buffer discard without requiring apps start play somewhere other
than time 0.
R=acolwell@chromium.org,dalecurtis@chromium.org
BUG=377059
TEST=No regression, new test added
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274473
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addresses PS1 comments & nits. #Patch Set 3 : Rebase #Patch Set 4 : Update test relative to https://codereview.chromium.org/276573002/ #
Total comments: 4
Patch Set 5 : Rebase and fix PS4 nit (FullDiscard -> P) #Messages
Total messages: 12 (0 generated)
|