Closed
Bug 814756
Opened 12 years ago
Closed 12 years ago
Disambiguate PacketQueue
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
(deleted),
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
The ogg and webm code both define a PacketQueue file, which means that we can't #include both OggReader.h and WebMReader.h in the same place. I have a very simple patch which just renames them so that they can coexist.
Assignee | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Attachment #684758 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•