Robert O'Callahan
|
234e619fe5
|
Bug 513144. Hoist nsMediaStream creation up into nsHTMLMediaElement, out of the decoders. Pass the stream as the parameter to nsMediaDecoder::Load. r=doublec
|
2009-09-15 14:30:43 +12:00 |
|
Robert O'Callahan
|
3a829e5edc
|
Bug 513144. Remove mURI from the decoders, and change nsMediaDecoder::GetCurrentURI to GetCurrentStream so nsHTMLMediaElement::GetCurrentSrc gets the URI directly from the stream. r=doublec
|
2009-09-15 14:28:08 +12:00 |
|
Robert O'Callahan
|
f45d5c865b
|
Bug 513144. Move ownership of the Ogg decoder's nsMediaStream out from nsChannelReader to nsOggDecoder. Also remove unnecessary mNotifyOnShutdown flag from nsOggDecoder and nsWaveDecoder. Since Load can only be called once after Init, remove unnecessary initialization of variables in Load and move some code up from Load to Init in both backends to simplify Load. r=doublec
|
2009-09-11 13:44:21 +12:00 |
|
Robert O'Callahan
|
e70ed7c02b
|
Bug 499880 - Restructure content/media directory. r+=doublec
|
2009-06-26 16:23:15 +12:00 |
|