Re: libtheora 1.1beta1 release
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 5, 2009 at 1:46 PM, Ralph Giles<[email protected]> wrote: > For now the only documentation of the two-pass support is in > examples/png2theora.c and examples/encoder_example.c. Sorry, there is API documentation for the new two-pass and other rate control mode settings. See http://theora.org/doc/libtheora-1.1beta1/theoraenc_8h.html#4a84f982cdd9a3e3c803a29bbde9df0b for example. The code in the examples directory is still worth looking at, though. -r