Media Thumbnail Parser: Use empty implementation when ffmpeg is disabled.
VideoFrameExtractor should not be built when media_use_ffmpeg build flag is false. This CL splits ThumbnailMediaParser to an interface and use empty implementation based on media_use_ffmpeg. There are other build errors, this CL only fixes the one in VideoFrameExtractor use case. Bug: 1066404 Change-Id: Ib856899b4d465a817634b468866d3fb62d7c5053 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131036Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#757195}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment