Description[chrome.displaySource][WiFi Display] Media pipeline infrastructure
This patch introduces essential classes and interfaces for processing WiFi Display
session media: interface for H.264 video encoder (WiFiDisplayVideoEncoder),
an object coordinating all the media processing stages (WiFiDisplayMediaPipeline),
an auxiliary video capturer class (WiFiDisplayVideoSink).
Media is processed out of the main renderer thread (on IO thread).
WiFiDisplayMediaPacketizer initialization code is based on patch from
Eero Hakkinen <eero.hakkinen@intel.com>.
BUG=242107
Committed: https://crrev.com/61dfa7763344c32d5477c4a97f4417fae7fd7e9b
Cr-Commit-Position: refs/heads/master@{#386423}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed session Id generation #
Total comments: 8
Patch Set 3 : Comments from Antony #
Total comments: 12
Patch Set 4 : Comments from ddorwin and DaleCurtis #
Total comments: 2
Patch Set 5 : Added 'TODO' to the DEPS file #Dependent Patchsets: Messages
Total messages: 29 (9 generated)
|