media/libraries/extractor/src
Googler 4e7ccd7ffd Throw a ParserException instead of a NullPointerException if the sample table (stbl) is missing a required sample description (stsd).
As per the javadoc for AtomParsers.parseTrack, ParserException should be "thrown if the trak atom can't be parsed."

PiperOrigin-RevId: 499522748
(cherry picked from commit d8ea770e9b)
2023-01-25 18:17:17 +00:00
..
main Throw a ParserException instead of a NullPointerException if the sample table (stbl) is missing a required sample description (stsd). 2023-01-25 18:17:17 +00:00
test Split SubripDecoder and ParsableByteArray tests 2023-01-25 17:50:39 +00:00