DescriptionAdd |texture_target_| and |pixel_format_| to media::PictureBuffer
This CL moves |decoder_texture_target_| and |pixel_format_| from
{Gpu,RTC}VideoDecoder to media::PictureBuffer.
This will allow different picture buffers to have different formats.
BUG=614789
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2881553002
Cr-Commit-Position: refs/heads/master@{#473236}
Committed: https://chromium.googlesource.com/chromium/src/+/d264e4712c7c599d78ca2d615b692f1a9f68e325
Patch Set 1 #
Total comments: 6
Patch Set 2 : addressed review comments #
Total comments: 4
Patch Set 3 : addressed review comments #
Total comments: 2
Patch Set 4 : review comments #Patch Set 5 : Add |texture_target_| and |pixel_format_| to media::PictureBuffer #
Total comments: 4
Patch Set 6 : removed IPC changes #Messages
Total messages: 51 (29 generated)
|