Closed
Bug 1768564
Opened 3 years ago
Closed 3 years ago
Improve audio codec specific type checking in Android decoder
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
DUPLICATE
of bug 1703812
People
(Reporter: bryce, Unassigned)
References
Details
Bug 1747760 implements structures to improve type checking around audio codec specific data. In implementing that code, I used fairly relaxed handling in the Android decoder as I'm less familiar with it than desktop decoders. However, it may make sense to further restrict the Android handling to help with code clarity and to ensure we're not feeding unexpected data to the android decoders.
Comment 1•3 years ago
|
||
I'm fixing this while fixing bug 1703812.
You need to log in
before you can comment on or make changes to this bug.
Description
•