Closed
Bug 499880
Opened 15 years ago
Closed 15 years ago
Reorganize media directory structure
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
Tracking | Status | |
---|---|---|
status1.9.1 | --- | ? |
People
(Reporter: roc, Assigned: roc)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
New structure:
media/
Contains backend-independent header and source files (nsMediaDecoder, nsMediaCache, nsMediaStream, nsAudioStream)
media/ogg
Ogg backend files
media/wave
Wave backend files
media/test
Currently contains all tests (I'll refactor this more shortly)
Attachment #384575 -
Flags: review?(chris.double)
Assignee | ||
Comment 1•15 years ago
|
||
Missed a couple of places that reference tests directly
Attachment #384575 -
Attachment is obsolete: true
Attachment #384576 -
Flags: review?(chris.double)
Attachment #384575 -
Flags: review?(chris.double)
Updated•15 years ago
|
Attachment #384576 -
Flags: review?(chris.double) → review+
Comment 2•15 years ago
|
||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
I don't know about the cpp+h parts,
but could (at least) the test part land on m-1.9.1 too?
As a reason, bug 510788 is a m-1.9.1 failure on a test which doesn't exist on m-1.9.2 anymore :-/
You need to log in
before you can comment on or make changes to this bug.
Description
•