gecko/content/media/raw
Ehsan Akhgari 94d2c303e6 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
nsRawDecoder.cpp Bug 799344 - Flatten nsBultinDecoderStateMachine and nsDecoderStateMachine into a single class. r=roc 2012-11-07 11:33:02 +13:00
nsRawDecoder.h Bug 810177 - Part 3: Move the IsFormatEnabled methods from nsHTMLMediaElement to nsMediaDecoder; r=cpearce 2012-11-08 21:46:10 -05:00
nsRawReader.cpp Bug 810177 - Part 2: Break MetadataTags out of nsHTMLMediaElements; r=cpearce 2012-11-08 19:40:08 -05:00
nsRawReader.h Bug 810177 - Part 2: Break MetadataTags out of nsHTMLMediaElements; r=cpearce 2012-11-08 19:40:08 -05:00
nsRawStructs.h Bug 790283 - add newline to the end of two files. r=ehsan. 2012-09-11 13:59:10 -04:00