Closed
Bug 1343152
Opened 8 years ago
Closed 8 years ago
Move TrackTypeToStr(TrackInfo::TrackType) to MediaInfo.h/cpp
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: mozbugz, Assigned: mozbugz)
References
Details
Attachments
(1 file)
TrackTypeToStr(TrackInfo::TrackType) is currently hidden inside MediaFormatReader.cpp.
I am going to use it in other places, so I think it should live in MediaInfo.h/cpp, where TrackType is defined.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8841863 [details]
Bug 1343152 - Move TrackTypeToStr(TrackInfo::TrackType) to MediaInfo.h/cpp -
https://reviewboard.mozilla.org/r/115950/#review117372
Attachment #8841863 -
Flags: review?(jyavenard) → review+
Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/93829484f746
Move TrackTypeToStr(TrackInfo::TrackType) to MediaInfo.h/cpp - r=jya
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•