DescriptionChange H264AnnexBBitstreamConverter to use AVCDecoderConfigurationRecord.
H264AnnexBBitstreamConverter has a bunch of parsing code that essentially
duplicates what is in AVCDecoderConfigurationRecord. This change removes
the duplicate code so that the same logic is used by
H264AnnexBBitstreamConverter and the MP4StreamParser.
BUG=364925
TESTS=All existing tests still pass.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268305
Patch Set 1 #Patch Set 2 : Fix build busters. #
Total comments: 16
Patch Set 3 : Address CR comments. #
Messages
Total messages: 7 (0 generated)
|