[Theora-dev] Fix for Theora example encoder

Timothy B. Terriberry tterribe at vt.edu
Wed Oct 27 11:34:01 PDT 2004


Aaron Colwell wrote:
> Here is a patch that prevents the example encoder from rejecting some wav
> files that ffmpeg generates. The problem was that it wasn't properly handling
> the case where extra bytes were added to the header and they weren't a multiple
> of 4 bytes. This fixes that problem by getting the number of extra bytes in the
> header and reading that much data.

Applied.


More information about the Theora-dev mailing list