gecko-dev/dom/media/mediasink
Carsten "Tomcat" Book 9b6d088496 merge autoland to mozilla-central a=merge
--HG--
rename : browser/components/preferences/in-content/tests/browser_advanced_siteData.js => browser/components/preferences/in-content-old/tests/browser_advanced_siteData.js
rename : dom/media/mediasink/DecodedAudioDataSink.cpp => dom/media/mediasink/AudioSink.cpp
2017-03-23 13:42:40 +01:00
..
AudioSink.cpp merge autoland to mozilla-central a=merge 2017-03-23 13:42:40 +01:00
AudioSink.h Bug 1349485. P5 - make AudioSink a non-ref-counting type. r=kikuo 2017-03-22 15:13:10 +08:00
AudioSinkWrapper.cpp Bug 1349485. P5 - make AudioSink a non-ref-counting type. r=kikuo 2017-03-22 15:13:10 +08:00
AudioSinkWrapper.h Bug 1349485. P5 - make AudioSink a non-ref-counting type. r=kikuo 2017-03-22 15:13:10 +08:00
DecodedStream.cpp Bug 1349145. P3 - use concrete types in MDSM and its friends. Also remove unnecessary casts. r=kaku 2017-03-22 11:59:54 +08:00
DecodedStream.h Bug 1349145. P3 - use concrete types in MDSM and its friends. Also remove unnecessary casts. r=kaku 2017-03-22 11:59:54 +08:00
MediaSink.h Bug 1331862. Part 1 - extract code to functions for reuse. r=kaku 2017-01-18 17:55:59 +08:00
moz.build Bug 1349485. P4 - rename DecodedAudioDataSink.* to AudioSink.*. r=kikuo 2017-03-22 15:03:38 +08:00
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 1349145. P3 - use concrete types in MDSM and its friends. Also remove unnecessary casts. r=kaku 2017-03-22 11:59:54 +08:00
VideoSink.h Bug 1349145. P3 - use concrete types in MDSM and its friends. Also remove unnecessary casts. r=kaku 2017-03-22 11:59:54 +08:00