Closed Bug 1050145 Opened 10 years ago Closed 6 years ago

MediaCodecReader crashes while parsing / playing MP4 files on Nexus-4 / Nexus-5.

Categories

(Core :: Audio/Video: Playback, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: brsun, Unassigned)

References

Details

After turning the preference on to enable MediaCodecReader, Gecko crashes while calling android::ColorConverter::convertDecoderOutputToI420() to parse or to play MP4 files on Nexus-5 device.
(In reply to Bruce Sun [:brsun] from comment #0) > After turning the preference on to enable MediaCodecReader, Gecko crashes > while calling android::ColorConverter::convertDecoderOutputToI420() to parse ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > or to play MP4 files on Nexus-5 device. Should be android::I420ColorConverterHelper::convertDecoderOutputToI420(), which directly calls convertDecoderOutputToI420 function from libI420colorconvert.so.
Summary: MediaCodecReader crashes while parsing / playing MP4 files on Nexus-5. → MediaCodecReader crashes while parsing / playing MP4 files on Nexus-4 / Nexus-5.
See Also: → 1050169
Component: Audio/Video → Audio/Video: Playback
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.