зеркало из https://github.com/mozilla/pjs.git
20b75a4654
On 2012 May 10, the Ogg encapsulation spec for Opus at https://wiki.xiph.org/OggOpus bumped the version number from zero to one. The one-byte field is also now notionally split into major and minor subfields, with incompatible changes signalled by the major field. We update nsOpusState::DecodeHeader to parse the version field separately from the stream identification and reject any stream where the high four bits of the version field is non-zero. The opus-tools repo was updated 2012 May 22 to set with version = 1. This commit enables playback of those files. |
||
---|---|---|
.. | ||
Makefile.in | ||
nsOggCodecState.cpp | ||
nsOggCodecState.h | ||
nsOggDecoder.cpp | ||
nsOggDecoder.h | ||
nsOggDecoderStateMachine.cpp | ||
nsOggDecoderStateMachine.h | ||
nsOggReader.cpp | ||
nsOggReader.h |