Changeset f63412fc in ffmpeg

Timestamp:
Mar 20, 2012, 6:39:57 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
3c90cc2e
Parents:
9b9fc9ba
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (02/24/12 02:40:14)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (03/20/12 18:39:57)
Message:

oggdec: output correct timestamps for Vorbis

Takes encoder delay into account by comparing first the coded page
duration with the calculated page duration. Handles last packet duration
if needed, also by comparing coded duration with calculated duration.
Also does better handling of timestamp generation for packets in the
first page for streamed ogg files where the start time is not
necessarily zero.

(No files)

Note: See TracChangeset for help on using the changeset viewer.