DescriptionReturn an error on Multiple AUs in a PES.
HLS spec recommends a single access unit(AU) in a packetized elementary stream(PES) so that each access unit can
be assigned a unique PTS and DTS. The change makes es_parser_h264 return an error if the AU cannot be assigned a PTS and DTS.
BUG=254214
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245347
Patch Set 1 #
Total comments: 1
Patch Set 2 : Removed extra blank line as per review comment. #
Total comments: 1
Patch Set 3 : Documented return value of EmitFrameIfNeeded #
Messages
Total messages: 4 (0 generated)
|