DescriptionAdd 4k HW decode override flag and support larger bitstream buffers in V4L2VDA.
Add a flag to override 4k hardware video decode capability detection in GVD
if needed. This is for platforms that currently do not give us a proper way
to detect it.
Also bump input bistream size in V4L2VDA to accommodate potentially
larger streams in higher resolutions. We cannot estimate input buffer size
based on the stream, as we do not currently pass video config info down to
the VDAs, and the bitstream buffers are needed in order to parse the
stream to get that information.
BUG=373717
TEST=4k video playback
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271653
Patch Set 1 #
Total comments: 8
Patch Set 2 : #
Total comments: 1
Patch Set 3 : Update comment #Patch Set 4 : rebase #
Messages
Total messages: 18 (0 generated)
|