gecko-dev/dom/media/mediasink
JW Wang 971547c1c9 Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku
MozReview-Commit-ID: 2gCOmYLc0OO

--HG--
extra : rebase_source : 8c4fc23343c75d877407180106ed694bfea6bf4f
extra : source : 43b30977fd425705db7231ba1b9c2a3649369f12
2017-03-27 14:55:05 +08:00
..
AudioSink.cpp Bug 1350814 - Replace use of int64_t for microseconds by TimeUnit in AudioSink. r=kikuo 2017-03-27 11:37:17 +08:00
AudioSink.h Bug 1350814 - Replace use of int64_t for microseconds by TimeUnit in AudioSink. r=kikuo 2017-03-27 11:37:17 +08:00
AudioSinkWrapper.cpp Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +08:00
AudioSinkWrapper.h Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +08:00
DecodedStream.cpp Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +08:00
DecodedStream.h Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +08:00
MediaSink.h Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +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 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +08:00
VideoSink.h Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +08:00
moz.build Bug 1349485. P4 - rename DecodedAudioDataSink.* to AudioSink.*. r=kikuo 2017-03-22 15:03:38 +08:00