Closed
Bug 1055779
Opened 10 years ago
Closed 6 years ago
Improve Fake H2.64 GMP plugin to better exercise GMP/platform/packetization code
Categories
(Core :: Audio/Video: GMP, defect)
Core
Audio/Video: GMP
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jesup, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [openh264-uplift])
The ideal fake plugin would generate SPS/PPS "NALs", would generate encoded data that approximated (with random noise) the bitrate requested, and generate multiple NALs if the data doesn't fit in the max encoded NAL size passed in (i.e. support mode 0), and send "IDRs" at apropriate times.
Reporter | ||
Comment 1•10 years ago
|
||
I would not block on this. I would uplift when possible as it's test-only changes.
No longer blocks: WebRTC-OpenH264
Updated•10 years ago
|
Blocks: WebRTC-OpenH264
Updated•10 years ago
|
Component: WebRTC: Audio/Video → OpenH264
Product: Core → Plugins
Version: 33 Branch → unspecified
Comment 2•9 years ago
|
||
I'm closing a lot of bugs which are filed as Adobe Flash bugs which are either irrelevant, not actionable, or not serious enough to track in the Mozilla bug tracker. For the most part, Flash bugs should be filed in Adobe bugbase, and we'll only track a few highly-critical issues in the Mozilla tracker.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Comment 3•9 years ago
|
||
Sorry this bug is not related to Flash at all. This is about improving the fake GMP plugin which is used in our CI systems, because of the unavailability of Cisco's OpenH264 plugin in CI.
And I think we still might want this, although I guess Dan should make this call these days :-)
Status: RESOLVED → REOPENED
Flags: needinfo?(dminor)
Resolution: INCOMPLETE → ---
Comment 4•9 years ago
|
||
I think this is worth keeping until we've had a chance to review our automation requirements (which is happening this quarter).
Flags: needinfo?(dminor)
Comment 5•6 years ago
|
||
It's been a while, is it still worth keeping this bug open?
Flags: needinfo?(dminor)
Comment 6•6 years ago
|
||
We added SPS/PPS as part of Bug 1376873. The other relevant part is covered by Bug 1509012. We also have Bug 1462786 to switch to using the real openh264 encoder when possible. So I think it's safe to close this now.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 6 years ago
Flags: needinfo?(dminor)
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•2 years ago
|
Component: OpenH264 → Audio/Video: GMP
Product: External Software Affecting Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•