gecko-dev/dom/media/mediasink
2016-03-23 10:16:15 +08:00
..
AudioSink.h
AudioSinkWrapper.cpp
AudioSinkWrapper.h
DecodedAudioDataSink.cpp Bug 1246108 - Don't restart completed audio streams. r=jwwang 2016-03-22 20:55:51 +13:00
DecodedAudioDataSink.h Bug 1246108 - Don't restart completed audio streams. r=jwwang 2016-03-22 20:55:51 +13:00
DecodedStream.cpp Bug 1258567 - per comment 3, ensure volume is only applied once to the AudioSegment. r=kinetik. 2016-03-23 10:16:15 +08:00
DecodedStream.h Bug 1248314. part 2 - move track initialization code into the constructor of DecodedStreamData. r=roc. 2016-02-15 11:41:31 +08:00
MediaSink.h
moz.build
OutputStreamManager.cpp Bug 1248229. Part 2 - GC might happen in between OutputStreamManager::Disconnect() and OutputStreamManager::Connect(). We need to check if the stream is already destroyed before trying to connect it. r=roc. 2016-02-22 11:04:41 +08:00
OutputStreamManager.h Bug 1248229. Part 2 - GC might happen in between OutputStreamManager::Disconnect() and OutputStreamManager::Connect(). We need to check if the stream is already destroyed before trying to connect it. r=roc. 2016-02-22 11:04:41 +08:00
VideoSink.cpp Bug 1237160: Do not count frames not composited as dropped. r=cpearce 2016-02-10 11:05:09 +11:00
VideoSink.h Bug 1237160: Do not count frames not composited as dropped. r=cpearce 2016-02-10 11:05:09 +11:00