gecko/content/media/wave
Ehsan Akhgari 0453689b72 Bug 810177 - Part 3: Move the IsFormatEnabled methods from nsHTMLMediaElement to nsMediaDecoder; r=cpearce
This patch moves the various Is{Format}Enabled methods to
nsMediaDecoder.  These methods are all implemented on top of prefs, and
they logically belong to the decoder class, because it needs to know
what media types it should be able to decode.  This also helps reduce
the dependency on nsHTMLMediaElement.h.
2012-11-08 21:46:10 -05:00
..
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
nsWaveDecoder.cpp Bug 799344 - Flatten nsBultinDecoderStateMachine and nsDecoderStateMachine into a single class. r=roc 2012-11-07 11:33:02 +13:00
nsWaveDecoder.h Bug 810177 - Part 3: Move the IsFormatEnabled methods from nsHTMLMediaElement to nsMediaDecoder; r=cpearce 2012-11-08 21:46:10 -05:00
nsWaveReader.cpp Bug 810177 - Part 2: Break MetadataTags out of nsHTMLMediaElements; r=cpearce 2012-11-08 19:40:08 -05:00
nsWaveReader.h Bug 810177 - Part 2: Break MetadataTags out of nsHTMLMediaElements; r=cpearce 2012-11-08 19:40:08 -05:00