Skip to content
Snippets Groups Projects
Commit e5bdd186 authored by Ralph Giles's avatar Ralph Giles
Browse files

Change the granulepos mapping scheme used for the Ogg embedding to use

the count of decodeable frames, instead of the index. This is similar
to what other codecs are doing, and in theory conceptually simpler.

This change was originally proposed by Thomas Vander Stichele.

Since this is a bitstream change, the stream version number has
been bumped to 3.2.1. The decoder will correctly support both
the older 3.2.0 granulepos scheme and the new one. By spec,
old decoders should attempt to play 3.2.1 streams, but sync
will be off by one in the less noticeable direction.

Patch from Maik Merten.

svn path=/trunk/theora/; revision=13856
parent 557a487b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment