Open
Bug 1539928
Opened 6 years ago
Updated 2 years ago
Revert local changes to vp9_impl.cc to handle input image size changes
Categories
(Core :: WebRTC: Audio/Video, enhancement, P2)
Tracking
()
NEW
People
(Reporter: dminor, Unassigned)
References
(Blocks 1 open bug)
Details
From the conversation on [1] it sounds like this should be handled by VideoStreamEncoder. Since we're hitting problems with this (e.g. Bug 1535584) it is likely we have found a bug there. We should revert our local changes to vp9_impl.cc and fix VideoStreamEncoder instead.
Comment 1•6 years ago
|
||
Do we have a coverage of this bug in mochitests? Maybe our test framework needs a way to loop certain tests over all supported codecs.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•