DescriptionHandle odd width and height in the MediaSource renderer.
Chrome requires video streams to have even width and height, so
MediaSource renderer didn't work properly for streams with odd width or
height. Fixed it to round up dimensions and crop one column or one row
when screen size is odd, using Matroska's CropRight and CropBottom
attributes.
BUG=321825
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272430
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|