Closed Bug 1407063 Opened 7 years ago Closed 7 years ago

libstagefright unified build fixes

Categories

(Core :: Audio/Video: Playback, enhancement, P3)

55 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(6 files)

While importing libstagefright into gecko-media crate, we've needed to fix some unified build errors.
Stagefright should really be removed, and only things left really are the MetaData stuff and MoofParser/Index

Everything else should go.
(In reply to Jean-Yves Avenard [:jya] from comment #7)
> Stagefright should really be removed, and only things left really are the
> MetaData stuff and MoofParser/Index
> 
> Everything else should go.

I opened bug 1314441 moons ago for that, but obviously haven't had the time to work on it.
But I guess importing dead code is not too much of a problem, except for code size.
Comment on attachment 8916792 [details]
Bug 1407063 - Fix non-unified build in MoofParser.cpp.

https://reviewboard.mozilla.org/r/187850/#review192926
Attachment #8916792 - Flags: review?(gsquelart) → review+
Comment on attachment 8916793 [details]
Bug 1407063 - Fix non-unified build in DecoderData.cpp.

https://reviewboard.mozilla.org/r/187852/#review192928
Attachment #8916793 - Flags: review?(gsquelart) → review+
Comment on attachment 8916794 [details]
Bug 1407063 - Fix non-unified build in SinfParser.cpp.

https://reviewboard.mozilla.org/r/187854/#review192930
Attachment #8916794 - Flags: review?(gsquelart) → review+
Comment on attachment 8916795 [details]
Bug 1407063 - Fix non-unified build in ESDS.cpp.

https://reviewboard.mozilla.org/r/187856/#review192934
Attachment #8916795 - Flags: review?(gsquelart) → review+
Comment on attachment 8916796 [details]
Bug 1407063 - Fix non-unified build in MPEG4Extractor.cpp.

https://reviewboard.mozilla.org/r/187858/#review192936
Attachment #8916796 - Flags: review?(gsquelart) → review+
Comment on attachment 8916797 [details]
Bug 1407063 - Fix non-unified build in SampleTable.h.

https://reviewboard.mozilla.org/r/187860/#review192938
Attachment #8916797 - Flags: review?(gsquelart) → review+
Thanks for the review. Yes, removing code we're not using would be great.
Pushed by cpearce@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/691a6aaf41eb
Fix non-unified build in MoofParser.cpp. r=gerald
https://hg.mozilla.org/integration/autoland/rev/c948974d941d
Fix non-unified build in DecoderData.cpp. r=gerald
https://hg.mozilla.org/integration/autoland/rev/103a0e570e30
Fix non-unified build in SinfParser.cpp. r=gerald
https://hg.mozilla.org/integration/autoland/rev/315142c8e038
Fix non-unified build in ESDS.cpp. r=gerald
https://hg.mozilla.org/integration/autoland/rev/827c8955e797
Fix non-unified build in MPEG4Extractor.cpp. r=gerald
https://hg.mozilla.org/integration/autoland/rev/b79df840493d
Fix non-unified build in SampleTable.h. r=gerald
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: