mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5fbf150245
Bug 748144 switched our opus decoding to use the opus_multistream api so we could handle surround audio files. The version of opus in our tree at the time didn't include extern "C" {} protection in the corresponding header, so we had to provide our own. With the update to the opus 1.0.0 source release in bug 790381, this oversight is corrected and we can remove our work-around. |
||
---|---|---|
.. | ||
Makefile.in | ||
nsOggCodecState.cpp | ||
nsOggCodecState.h | ||
nsOggDecoder.cpp | ||
nsOggDecoder.h | ||
nsOggReader.cpp | ||
nsOggReader.h |