Re: libtheora 1.1beta1 release
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 6, 2009 at 12:14 AM, Petr Tomasek<[email protected]> wrote: > Is the "Thusnelda"/theora1.1 supposed to be compatible with theora1.0? > I.e. can I play 1.1 streams with 1.0 decoder? (I suppose the opposite > will be true anyway). Yes, the ABI is (backwards) compatible with the 1.0 release, and the 1.0 decoder should be able to play streams using any of the new features. > (I had problem playing some of the streams from Monthy's "demo" pages with > 1.0alpha7 decoder...) Most of the new stuff was added around 1.0beta3, so that's not too surprising. There were some bugs in the betas, of course, but we've not seen any with the 1.0 release. -r