Closed
Bug 799069
Opened 8 years ago
Closed 8 years ago
Unresolved vpx_codec_vp8_cx export in --disable-webrtc build
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: jacek, Assigned: jacek)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
674 bytes,
patch
|
jesup
:
review+
derf
:
review+
|
Details | Diff | Splinter Review |
It's export is guarded only by MOZ_VP8, but it's compiled only when encoder is built (MOZ_VP8_ENCODER).
Attachment #669094 -
Flags: review?(rjesup)
Updated•8 years ago
|
Attachment #669094 -
Flags: review?(rjesup) → review+
Updated•8 years ago
|
Attachment #669094 -
Flags: review?(tterribe)
Updated•8 years ago
|
Attachment #669094 -
Flags: review?(tterribe) → review+
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Target Milestone: --- → mozilla18
Updated•8 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•