Loading
Bug 750258. Set intial audio capture state correctly on mDecoderStateMachine. r=cpearce
For media resources whose streams are captured before the load has started, we shouldn't even start an audio thread. This saves a lot of resources and ensures we don't see races between the audio thread and the code that copies packets from the audio queue to the MediaStreams.