Closed Bug 1239893 Opened 8 years ago Closed 8 years ago

Add gonk SidebandStream handling to DOMHwMediaStream

Categories

(Core :: Audio/Video: MediaStreamGraph, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(1 file, 2 obsolete files)

Gonk SidebandStream handling is not yet added to DOMHwMediaStream.
DOMHwMediaStream has DOMHwMediaStream::SetOverlayId(int32_t aOverlayId). Similar function is necessary to support gonk sideband stream.

https://dxr.mozilla.org/mozilla-central/source/dom/media/DOMMediaStream.cpp#1156
Assignee: nobody → sotaro.ikeda.g
Attachment #8709296 - Flags: review?(roc)
See Also: → 1049296
See Also: → 1234472
Rank: 27
Priority: -- → P2
Comment on attachment 8709296 [details] [diff] [review]
patch - Add gonk SidebandStream handling to DOMHwMediaStream

Review of attachment 8709296 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/media/DOMMediaStream.cpp
@@ +1147,5 @@
> +  // Clear the old segment.
> +  // Changing the existing content of segment is a Very BAD thing, and this way will
> +  // confuse consumers of MediaStreams.
> +  // It is only acceptable for DOMHwMediaStream
> +  // because DOMHwMediaStream doesn't have consumers of TV streams currently.

Bug 1201363 will make this fixable in a principled way.
Attachment #8709296 - Flags: review?(roc) → review+
Update the comment. Carry "r=roc".
Attachment #8709296 - Attachment is obsolete: true
Attachment #8712033 - Flags: review+
Fix build failure.
Attachment #8712033 - Attachment is obsolete: true
Attachment #8712043 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/12b082de19be
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: