Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Issue 109413004: Cast:Adding cast_transport_config and cleaning up (Closed)

Created:
6 years, 12 months ago by mikhal1
Modified:
6 years, 11 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, mikhal+watch_chromium.org, hguihot+watch_chromium.org, jasonroberts+watch_google.com, pwestin+watch_google.com, feature-media-reviews_chromium.org, hubbe+watch_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : adding missing files #

Patch Set 3 : Injecting TaskRunner #

Total comments: 6

Patch Set 4 : Adding a transport thread to cast_environment #

Patch Set 5 : Responding to review #

Patch Set 6 : Updating chrome/renderer #

Total comments: 4

Patch Set 7 : nit:rename #

Patch Set 8 : rebase #

Patch Set 9 : rebase #

Patch Set 10 : merge gpu cl #

Patch Set 11 : Removing kExternalVideo #

Patch Set 12 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+603 lines, -448 lines) Patch
M chrome/renderer/media/cast_rtp_stream.cc View 1 2 3 4 5 6 7 8 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/renderer/media/cast_session_delegate.cc View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M media/cast/audio_receiver/audio_decoder.cc View 1 2 3 4 5 6 7 4 chunks +4 lines, -4 lines 0 comments Download
M media/cast/audio_receiver/audio_decoder_unittest.cc View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M media/cast/audio_receiver/audio_receiver.h View 3 chunks +7 lines, -6 lines 0 comments Download
M media/cast/audio_receiver/audio_receiver.cc View 1 2 3 4 5 6 7 4 chunks +6 lines, -4 lines 0 comments Download
M media/cast/audio_receiver/audio_receiver_unittest.cc View 1 2 3 4 6 chunks +9 lines, -8 lines 0 comments Download
M media/cast/audio_sender/audio_encoder.h View 1 chunk +1 line, -1 line 0 comments Download
M media/cast/audio_sender/audio_encoder.cc View 7 chunks +11 lines, -10 lines 0 comments Download
M media/cast/audio_sender/audio_encoder_unittest.cc View 1 2 3 6 chunks +8 lines, -8 lines 0 comments Download
M media/cast/audio_sender/audio_sender.h View 3 chunks +9 lines, -8 lines 0 comments Download
M media/cast/audio_sender/audio_sender.cc View 6 chunks +11 lines, -10 lines 0 comments Download
M media/cast/audio_sender/audio_sender_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M media/cast/cast_config.h View 1 2 3 4 5 6 7 8 9 7 chunks +5 lines, -39 lines 0 comments Download
M media/cast/cast_config.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M media/cast/cast_defines.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M media/cast/cast_environment.h View 1 2 3 3 chunks +7 lines, -3 lines 0 comments Download
M media/cast/cast_environment.cc View 1 2 3 4 5 6 7 8 9 4 chunks +6 lines, -0 lines 0 comments Download
M media/cast/cast_receiver.h View 3 chunks +3 lines, -3 lines 0 comments Download
M media/cast/cast_receiver_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M media/cast/cast_receiver_impl.cc View 1 2 3 3 chunks +5 lines, -3 lines 0 comments Download
M media/cast/cast_sender.h View 1 2 3 4 5 6 7 8 9 2 chunks +5 lines, -4 lines 0 comments Download
M media/cast/cast_sender_impl.h View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M media/cast/cast_sender_impl.cc View 1 2 3 4 5 6 7 8 9 4 chunks +9 lines, -6 lines 0 comments Download
M media/cast/framer/frame_buffer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/cast/framer/frame_buffer.cc View 1 2 3 4 5 6 7 2 chunks +6 lines, -4 lines 0 comments Download
M media/cast/framer/frame_buffer_unittest.cc View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M media/cast/framer/framer.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M media/cast/framer/framer.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M media/cast/framer/framer_unittest.cc View 1 2 3 4 5 6 7 13 chunks +13 lines, -13 lines 0 comments Download
M media/cast/rtcp/rtcp.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M media/cast/rtcp/rtcp_receiver_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/cast/rtcp/rtcp_sender.cc View 1 2 3 4 5 6 7 20 chunks +37 lines, -37 lines 0 comments Download
M media/cast/rtcp/rtcp_sender_unittest.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M media/cast/rtcp/rtcp_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/cast/rtcp/rtcp_utility.h View 1 chunk +0 lines, -14 lines 0 comments Download
M media/cast/rtcp/rtcp_utility.cc View 5 chunks +14 lines, -12 lines 0 comments Download
M media/cast/rtcp/test_rtcp_packet_builder.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M media/cast/rtcp/test_rtcp_packet_builder.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M media/cast/rtp_receiver/rtp_parser/rtp_parser.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/cast/test/encode_decode_test.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M media/cast/test/end2end_unittest.cc View 1 2 3 20 chunks +22 lines, -25 lines 0 comments Download
M media/cast/test/receiver.cc View 1 2 3 4 chunks +4 lines, -3 lines 0 comments Download
M media/cast/test/sender.cc View 1 2 3 4 chunks +5 lines, -3 lines 0 comments Download
M media/cast/transport/cast_transport.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A media/cast/transport/cast_transport_config.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +101 lines, -0 lines 0 comments Download
A media/cast/transport/cast_transport_config.cc View 1 1 chunk +41 lines, -0 lines 0 comments Download
M media/cast/transport/cast_transport_defines.h View 1 2 3 4 1 chunk +32 lines, -0 lines 0 comments Download
M media/cast/transport/cast_transport_sender.h View 1 2 3 4 5 6 3 chunks +34 lines, -27 lines 0 comments Download
M media/cast/transport/pacing/paced_sender.h View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +9 lines, -5 lines 0 comments Download
M media/cast/transport/pacing/paced_sender.cc View 1 2 3 4 5 6 4 chunks +9 lines, -24 lines 0 comments Download
M media/cast/transport/pacing/paced_sender_unittest.cc View 1 2 2 chunks +2 lines, -5 lines 0 comments Download
M media/cast/transport/rtcp/rtcp_builder.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -2 lines 0 comments Download
M media/cast/transport/rtcp/rtcp_builder.cc View 1 2 3 4 5 6 7 8 9 10 11 11 chunks +27 lines, -21 lines 0 comments Download
M media/cast/transport/rtcp/rtcp_builder_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M media/cast/transport/rtp_sender/packet_storage/packet_storage.h View 1 chunk +2 lines, -1 line 0 comments Download
M media/cast/transport/rtp_sender/packet_storage/packet_storage.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M media/cast/transport/rtp_sender/rtp_packetizer/rtp_packetizer.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M media/cast/transport/rtp_sender/rtp_packetizer/rtp_packetizer_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/cast/transport/rtp_sender/rtp_sender.h View 2 chunks +1 line, -2 lines 0 comments Download
M media/cast/transport/rtp_sender/rtp_sender.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M media/cast/transport/transport/transport.h View 2 chunks +5 lines, -5 lines 0 comments Download
M media/cast/video_receiver/codecs/vp8/vp8_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M media/cast/video_receiver/codecs/vp8/vp8_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/cast/video_receiver/video_decoder.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/cast/video_receiver/video_decoder.cc View 1 2 3 4 5 6 7 8 9 2 chunks +7 lines, -6 lines 0 comments Download
M media/cast/video_receiver/video_decoder_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -4 lines 0 comments Download
M media/cast/video_receiver/video_receiver.h View 3 chunks +9 lines, -8 lines 0 comments Download
M media/cast/video_receiver/video_receiver.cc View 1 2 3 4 5 6 7 7 chunks +10 lines, -7 lines 0 comments Download
M media/cast/video_receiver/video_receiver_unittest.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M media/cast/video_sender/codecs/vp8/vp8_encoder.h View 1 chunk +1 line, -1 line 0 comments Download
M media/cast/video_sender/codecs/vp8/vp8_encoder.cc View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -2 lines 0 comments Download
M media/cast/video_sender/external_video_encoder.cc View 1 2 3 4 5 6 7 8 9 4 chunks +6 lines, -4 lines 0 comments Download
M media/cast/video_sender/external_video_encoder_unittest.cc View 1 2 3 4 5 6 7 8 9 3 chunks +5 lines, -4 lines 0 comments Download
M media/cast/video_sender/video_encoder.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M media/cast/video_sender/video_encoder_impl.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M media/cast/video_sender/video_encoder_impl.cc View 1 2 3 4 5 6 7 8 9 3 chunks +4 lines, -3 lines 0 comments Download
M media/cast/video_sender/video_encoder_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 3 chunks +5 lines, -4 lines 0 comments Download
M media/cast/video_sender/video_sender.h View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
M media/cast/video_sender/video_sender.cc View 1 2 3 4 5 6 7 8 9 3 chunks +9 lines, -7 lines 0 comments Download
M media/cast/video_sender/video_sender_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
mikhal1
Please review, -Mikhal
6 years, 12 months ago (2013-12-27 22:27:46 UTC) #1
hubbe
LGTM with a few comments https://chromiumcodereview.appspot.com/109413004/diff/50001/media/cast/transport/cast_transport_defines.h File media/cast/transport/cast_transport_defines.h (right): https://chromiumcodereview.appspot.com/109413004/diff/50001/media/cast/transport/cast_transport_defines.h#newcode27 media/cast/transport/cast_transport_defines.h:27: const size_t kIpPacketSize = ...
6 years, 12 months ago (2013-12-27 23:49:57 UTC) #2
mikhal1
https://chromiumcodereview.appspot.com/109413004/diff/50001/media/cast/transport/cast_transport_defines.h File media/cast/transport/cast_transport_defines.h (right): https://chromiumcodereview.appspot.com/109413004/diff/50001/media/cast/transport/cast_transport_defines.h#newcode27 media/cast/transport/cast_transport_defines.h:27: const size_t kIpPacketSize = 1500; It is indeed the ...
6 years, 11 months ago (2013-12-30 17:33:45 UTC) #3
mikhal1
+scherkus for renderer/
6 years, 11 months ago (2014-01-06 16:33:39 UTC) #4
scherkus (not reviewing)
lgtm w/ a nit and a question about the extra namespace https://chromiumcodereview.appspot.com/109413004/diff/780001/media/cast/transport/cast_transport_config.h File media/cast/transport/cast_transport_config.h (right): ...
6 years, 11 months ago (2014-01-07 01:54:13 UTC) #5
mikhal1
https://chromiumcodereview.appspot.com/109413004/diff/780001/media/cast/transport/cast_transport_config.h File media/cast/transport/cast_transport_config.h (right): https://chromiumcodereview.appspot.com/109413004/diff/780001/media/cast/transport/cast_transport_config.h#newcode17 media/cast/transport/cast_transport_config.h:17: namespace transport { We decided that it's best to ...
6 years, 11 months ago (2014-01-07 16:20:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@chromium.org/109413004/1120001
6 years, 11 months ago (2014-01-07 21:48:53 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242830
6 years, 11 months ago (2014-01-08 00:54:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@chromium.org/109413004/1120001
6 years, 11 months ago (2014-01-08 15:55:53 UTC) #9
commit-bot: I haz the power
Failed to apply patch for chrome/renderer/media/cast_rtp_stream.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-08 15:56:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@chromium.org/109413004/1380001
6 years, 11 months ago (2014-01-08 17:00:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@chromium.org/109413004/1860001
6 years, 11 months ago (2014-01-08 18:17:57 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=211381
6 years, 11 months ago (2014-01-08 18:36:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@chromium.org/109413004/1400004
6 years, 11 months ago (2014-01-08 18:39:32 UTC) #14
commit-bot: I haz the power
Change committed as 243647
6 years, 11 months ago (2014-01-08 21:14:58 UTC) #15
bajones
A revert of this CL has been created in https://codereview.chromium.org/126843003/ by bajones@chromium.org. The reason for ...
6 years, 11 months ago (2014-01-08 21:31:41 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@chromium.org/109413004/2390001
6 years, 11 months ago (2014-01-08 21:38:36 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) check_deps2git http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=211540
6 years, 11 months ago (2014-01-08 22:37:12 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@chromium.org/109413004/2390001
6 years, 11 months ago (2014-01-09 00:17:15 UTC) #19
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 04:06:07 UTC) #20
Message was sent while issue was closed.
Change committed as 243755

Powered by Google App Engine
This is Rietveld 408576698