- There was a bug where the calculation for the audio and video track size where the code would calculate the size of the track elements minus the size of the audio or video elements. If the coded size of the track elements was one byte smaller than with the audio or video elements then the muxer would return an error. - Fixed another issue that the track's virtual Size function was calling the Track's PayloadSize function where it should have been calling the virtual PayloadSize function. Change-Id: Ie6d66d6d720334180a11e06926a3bd8c7788a1f1
27 KiB
27 KiB