DescriptionUse auto, not const auto*, for libyuv function pointers
This was a compiler error on GCC 4.9.1:
unable to deduce ‘const auto*’ from ‘((((content::PpFrameWriter::FrameWriterDelegate*)this)->content::PpFrameWriter::FrameWriterDelegate::endian_ == (content::PpFrameWriter::FrameWriterDelegate::PixelEndian)1u) ? libyuv::BGRAToI420 : libyuv::ARGBToI420)’
Introduced in https://codereview.chromium.org/663183002
BUG=426020
Committed: https://crrev.com/1694f0d39e4846fbe53ea7f33943502bdd015932
Cr-Commit-Position: refs/heads/master@{#301083}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|