gecko/content/media/ogg
Ralph Giles 9041e67bc8 Bug 790381 - Remove custom extern "C" on opus_multistream.h. r=derf
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.
2012-09-12 16:59:05 -04:00
..
Makefile.in Bug 783940 - Remove unnecessary nsOggDecoderStateMachine class. r=cpearce 2012-08-20 15:59:25 +12:00
nsOggCodecState.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsOggCodecState.h Bug 790381 - Remove custom extern "C" on opus_multistream.h. r=derf 2012-09-12 16:59:05 -04:00
nsOggDecoder.cpp Bug 783940 - Remove unnecessary nsOggDecoderStateMachine class. r=cpearce 2012-08-20 15:59:25 +12:00
nsOggDecoder.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsOggReader.cpp Bug 789617 - Improve vorbis comment validation. r=cpearce 2012-09-10 13:49:00 -07:00
nsOggReader.h Merge from mozilla-central. 2012-08-22 16:09:24 -07:00