Refactor FFmpegAudioDecoder output timestamp logic.
- These changes make the output timestamps & durations more accurate. - Isolates output timestamps from rounding effects in the input timestamps. - Fixes output timestamp error caused by the 1 frame coding delay. - Trims off starting samples when Vorbis signals negative timestamps. BUG=126183 TEST=None. Existing tests still pass. Review URL: https://chromiumcodereview.appspot.com/10831020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149991 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment