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

Issue 2583213003: [chromecast] Adds MediaSinkDefault. (Closed)

Created:
4 years ago by alokp
Modified:
3 years, 11 months ago
Reviewers:
halliwell, kmackay
CC:
chromium-reviews, posciak+watch_chromium.org, alokp+watch_chromium.org, lcwu+watch_chromium.org, halliwell+watch_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[chromecast] Adds MediaSinkDefault. The new sink incorporates media duration for EOS notification. Previously the default backed fired the EOS notification as soon as it received the EOS buffer, which made the media playback to end much sooner than expected. BUG=internal b/33274894 Review-Url: https://codereview.chromium.org/2583213003 Cr-Commit-Position: refs/heads/master@{#441724} Committed: https://chromium.googlesource.com/chromium/src/+/15467bee60a407bbdf1774176a03bfcab38be05a

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : removes clock #

Patch Set 4 : AudioVideoPipelineDeviceTest passes #

Patch Set 5 : simple sink #

Unified diffs Side-by-side diffs Delta from patch set Stats (+272 lines, -114 lines) Patch
M chromecast/media/cma/backend/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chromecast/media/cma/backend/audio_decoder_default.h View 1 2 3 4 2 chunks +9 lines, -8 lines 0 comments Download
M chromecast/media/cma/backend/audio_decoder_default.cc View 1 2 3 4 2 chunks +26 lines, -27 lines 0 comments Download
M chromecast/media/cma/backend/media_pipeline_backend_default.h View 1 2 3 3 chunks +7 lines, -6 lines 0 comments Download
M chromecast/media/cma/backend/media_pipeline_backend_default.cc View 1 2 3 1 chunk +59 lines, -39 lines 0 comments Download
A chromecast/media/cma/backend/media_sink_default.h View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
A chromecast/media/cma/backend/media_sink_default.cc View 1 2 3 4 1 chunk +89 lines, -0 lines 0 comments Download
M chromecast/media/cma/backend/video_decoder_default.h View 1 2 3 4 2 chunks +9 lines, -8 lines 0 comments Download
M chromecast/media/cma/backend/video_decoder_default.cc View 1 2 3 4 2 chunks +26 lines, -26 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
alokp
4 years ago (2016-12-19 19:54:52 UTC) #3
alokp
Please hold off the review. AudioVideoPipelineDeviceTest uncovered a few issues with the patch.
4 years ago (2016-12-19 21:59:32 UTC) #7
alokp
On 2016/12/19 21:59:32, alokp wrote: > Please hold off the review. AudioVideoPipelineDeviceTest uncovered a few ...
4 years ago (2016-12-20 06:20:00 UTC) #8
alokp
This is ready for review. I have avoided breaking the tests by implementing the (incorrect) ...
3 years, 11 months ago (2017-01-04 22:52:31 UTC) #11
halliwell
On 2017/01/04 22:52:31, alokp wrote: > This is ready for review. I have avoided breaking ...
3 years, 11 months ago (2017-01-05 17:15:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2583213003/80001
3 years, 11 months ago (2017-01-05 18:10:26 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-05 19:26:15 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/15467bee60a407bbdf1774176a03...

Powered by Google App Engine
This is Rietveld 408576698