Closed Bug 1428098 Opened 6 years ago Closed 6 years ago

Don't reconfig the video encoder stack manually

Categories

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

58 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: pehrsons, Assigned: pehrsons)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We currently have code that stops passing frame to the encoder while asynchronously tearing it down and starting a new one when input resolution changes.

The encoder stack can now handle resolution changes so this work is unnecessary.
Rank: 25
Priority: -- → P3
Assignee: nobody → apehrson
Status: NEW → ASSIGNED
Depends on: 1299515
Comment on attachment 8940778 [details]
Bug 1428098 - Do not reconfigure manually when input resolution changes.

https://reviewboard.mozilla.org/r/211046/#review216860

Much nicer! lgtm.
Attachment #8940778 - Flags: review?(dminor) → review+
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s 5996208949c0 -d b7790af77bfd: rebasing 441671:5996208949c0 "Bug 1428098 - Do not reconfigure manually when input resolution changes. r=dminor"
merging media/webrtc/signaling/gtest/videoconduit_unittests.cpp
merging media/webrtc/signaling/src/media-conduit/VideoConduit.cpp
merging media/webrtc/signaling/src/media-conduit/VideoConduit.h
warning: conflicts while merging media/webrtc/signaling/src/media-conduit/VideoConduit.cpp! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/bf98edea331a
Do not reconfigure manually when input resolution changes. r=dminor
https://hg.mozilla.org/mozilla-central/rev/bf98edea331a
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: