summaryrefslogtreecommitdiffstats
path: root/media/base/media_log.h
diff options
context:
space:
mode:
authormiu@chromium.org <miu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-04 11:19:16 +0000
committermiu@chromium.org <miu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-04 11:19:16 +0000
commit0cca05d01025503c426cec132fa8957379a00858 (patch)
treec1bd379d9a5646465896253f2b7dd54e765211dc /media/base/media_log.h
parentaa004eb6dc615231e16f3154877683e622b1b33a (diff)
downloadchromium_src-0cca05d01025503c426cec132fa8957379a00858.zip
chromium_src-0cca05d01025503c426cec132fa8957379a00858.tar.gz
chromium_src-0cca05d01025503c426cec132fa8957379a00858.tar.bz2
[Cast] Cleanup: Remove TransportXXXXXSender, an unnecessary layer of indirection.
In src/media/cast/transport, both TransportAudioSender and TransportVideoSender were identical classes/implementations. In addition, they did nothing but wrap RtpSender, passing EncodedFrame data through the encryption library. Instead of merging them into one class, both have been deleted, with the encryption calls moved into AudioSender/VideoSender. Testing: Confirmed all unit tests continue to pass. Also, manually tested with a browser build, with DVLOG output to confirm encryption was successfully enabled for a cast session. Review URL: https://codereview.chromium.org/314593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274769 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/base/media_log.h')
0 files changed, 0 insertions, 0 deletions