Closed Bug 1402242 Opened 8 years ago Closed 8 years ago

Always use 2 bytes VP8 PictureId

Categories

(Core :: WebRTC: Audio/Video, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: ibc, Assigned: jesup)

Details

Attachments

(1 file)

No description provided.
Same as Chrome did recently: https://bugs.chromium.org/p/webrtc/issues/detail?id=7877 By forcing the PictureId in VP8 payload to always be 2 bytes (regardless it's less than 0x80), SFUs servers don't need to perform a memmove on the payload when it comes to rewrite the PictureId field. https://chromium.googlesource.com/external/webrtc.git/+/eb94436b386afb7165d91724893b6085365ca1ad%5E%21/#F0
Rank: 19
Priority: -- → P2
needed to modify the test changes slightly due to differences between upstream head and rev 57; you may want to run the upstream unittests by hand to check that it's right
Attachment #8911151 - Flags: review?(dminor)
Assignee: nobody → rjesup
Status: NEW → ASSIGNED
Comment on attachment 8911151 [details] [diff] [review] use 2-byte vp8 picture ids always (cherrypick of issue 7877) LGTM. I ran the tests locally and the changes are fine.
Attachment #8911151 - Flags: review?(dminor) → review+
Pushed by rjesup@wgate.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/0d8a4ea4b268 use 2-byte vp8 picture ids always (cherrypick of issue 7877) r=dminor
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Thanks :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: