Open Bug 1072729 Opened 10 years ago Updated 2 years ago

Build vp8 and vp9 from separate moz.build files.

Categories

(Core :: Audio/Video: Playback, defect)

defect

Tracking

()

backlog tech-debt

People

(Reporter: rillian, Unassigned)

References

Details

Post libvpx 1.3.0, the vp8 and vp9 implementations depend on divergent definitions of identically named identifiers. As such it's no longer possible to compile them as part of the same unified_sources module.

To keep the advantages of the unified build, we need to make update.py generate separate source listing for each and build them from separate moz.build files.
Depends on: 1063356
Component: Audio/Video → WebRTC
backlog: --- → tech-debt
Component: WebRTC → Audio/Video: Playback
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.