gecko-dev/dom/media/mediasink
Jean-Yves Avenard c04fc8bec6 Bug 1237160: Do not count frames not composited as dropped. r=cpearce
This is a partial reversal of bug 1230338. We can't distinguish frames that are never composited because the media element is hidden from the frames genuinely dropped due to machine slowness. So until we can distinguish them, let's not report them as dropped.

MozReview-Commit-ID: ERV8Luaxp3F
2016-02-10 11:05:09 +11:00
..
AudioSink.h Bug 948267. Part 2 - implement AudioStream::DataSource for DecodedAudioDataSink and remove its audio thread. r=kinetik. 2016-01-12 21:48:25 +08:00
AudioSinkWrapper.cpp Bug 948267. Part 2 - implement AudioStream::DataSource for DecodedAudioDataSink and remove its audio thread. r=kinetik. 2016-01-12 21:48:25 +08:00
AudioSinkWrapper.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
DecodedAudioDataSink.cpp Bug 1242774 - only resolve promise when exist. r=jwwang. 2016-02-05 01:39:00 +01:00
DecodedAudioDataSink.h Bug 1240417. Part 1 - add a writer class to encapsulate pointer arithmetic. r=kinetik. 2016-01-18 11:24:06 +08:00
DecodedStream.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
DecodedStream.h Bug 1234424. Part 2 - remove unused code. r=roc. 2016-01-05 21:15:43 +08:00
MediaSink.h Bug 1194918 - Move av-sync and video frame rendering logic from MDSM to VideoSink. r=jwwang. 2015-10-19 18:08:11 +08:00
moz.build Bug 1233650. Part 1 - extract OutputStreamManager to its own file. r=roc. 2015-12-24 10:14:15 +08:00
OutputStreamManager.cpp Bug 1233650. Part 1 - extract OutputStreamManager to its own file. r=roc. 2015-12-24 10:14:15 +08:00
OutputStreamManager.h Bug 1233650. Part 2 - make OutputStreamManager ref-counted so it can be shared between MDSM and DecodedStream. r=roc. 2015-12-24 10:14:16 +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