Frank Galligan 28d54555a7 Fix for audio and video track size calculation.
- 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
2012-01-25 13:23:40 -05:00
2012-01-19 20:21:36 -05:00
2010-06-11 14:31:20 -04:00
2010-06-02 10:25:33 -04:00
2010-06-02 10:25:33 -04:00
2010-06-15 17:45:08 -04:00
2010-06-15 17:45:08 -04:00
2010-11-03 13:46:44 -04:00
Description
No description provided
2.6 MiB
Languages
C++ 97.7%
CMake 1.7%
Shell 0.5%