Closed Bug 1297058 Opened 9 years ago Closed 9 years ago

Don't send FEC for H.264 with NACK enabled

Categories

(Core :: WebRTC: Audio/Video, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: dminor, Assigned: dminor)

References

Details

Attachments

(1 file)

Assignee: nobody → dminor
Status: NEW → ASSIGNED
Rank: 18
The patch on the webrtc issue is for a code path we don't use, which embarrassingly enough I didn't notice right away.
Attachment #8783637 - Flags: review?(rjesup)
Attachment #8783637 - Flags: review?(rjesup) → review+
Pushed by dminor@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/048fa21968c6 Don't send FEC for H.264 with NACK enabled; r=jesup
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Unfortunately this introduced a warning which I didn't notice in my initial commit. /home/dminor/src/firefox/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp:747:26: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (mExternalSendCodec && codecConfig->mType == mExternalSendCodec->mType
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 1303411
Warning is being fixed in 1303411.
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: