gecko-dev/dom/media/webrtc
Paul Adenot 209bdf8893 Bug 1271585 - Part 1 - Keep a buffer around instead of allocating for each packetizer packets for input data. r=jesup
This what was meant to happen, but it didn't work because `mInputBufferLen` was
never set. An nsTArray prevents this to happen.

MozReview-Commit-ID: PBFTluFcrs
2016-05-30 15:24:17 +02:00
..
AudioOutputObserver.h Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn 2015-03-31 12:32:49 +09:00
GonkCameraImage.cpp Bug 1254515 - GonkCameraImage.cpp:16:5: error: class 'mozilla::GonkCameraImage' does not have any field named 'mThread' r=reuben 2016-03-08 18:23:43 -08:00
GonkCameraImage.h Bug 1253094, part 1 - Stop using DebugOnly for class/struct members in dom/. r=baku 2016-02-26 15:52:06 +00:00
MediaEngine.h Bug 1265641: Move AEC tail length and delay-agnostic settings to getUserMedia r=padenot 2016-04-19 20:20:45 -04:00
MediaEngineCameraVideoSource.cpp Bug 1208371 - Add PrincipalHandle to MediaChunks. r=mt,jesup 2016-04-06 14:56:44 +02:00
MediaEngineCameraVideoSource.h Bug 1208371 - Add PrincipalHandle to MediaChunks. r=mt,jesup 2016-04-06 14:56:44 +02:00
MediaEngineDefault.cpp Bug 1206708 - Make all WebRTC ImageContainers async. r=jesup,nical 2016-04-11 16:13:26 +02:00
MediaEngineDefault.h Bug 1266644 - Rename StreamBuffer to StreamTracks. r=jesup r=pehrsons 2016-01-26 10:49:01 +08:00
MediaEngineGonkVideoSource.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
MediaEngineGonkVideoSource.h Bug 1262808: Fix use of |PrincipleHandle| in |MediaEngineGonkVideoSource| r=rjesup 2016-04-12 16:54:43 +02:00
MediaEngineRemoteVideoSource.cpp Bug 1249313 - Don't shut down the entire Cameras IPC if a single source is shut down. r=jesup 2016-02-23 15:20:26 +01:00
MediaEngineRemoteVideoSource.h Bug 1266644 - Rename StreamBuffer to StreamTracks. r=jesup r=pehrsons 2016-01-26 10:49:01 +08:00
MediaEngineTabVideoSource.cpp Bug 1206708 - Make all WebRTC ImageContainers async. r=jesup,nical 2016-04-11 16:13:26 +02:00
MediaEngineTabVideoSource.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
MediaEngineWebRTC.cpp Backed out 2 changesets (bug 1271585) for media test failures 2016-05-12 14:28:52 -07:00
MediaEngineWebRTC.h Bug 1271585 - Part 1 - Keep a buffer around instead of allocating for each packetizer packets for input data. r=jesup 2016-05-30 15:24:17 +02:00
MediaEngineWebRTCAudio.cpp Bug 1271585 - Part 1 - Keep a buffer around instead of allocating for each packetizer packets for input data. r=jesup 2016-05-30 15:24:17 +02:00
MediaTrackConstraints.cpp Bug 987186 - remove AudioConfig, send agc/aec/noise from prefs r=jib,smaug 2016-01-22 16:46:38 -05:00
MediaTrackConstraints.h Bug 987186 - remove AudioConfig, send agc/aec/noise from prefs r=jib,smaug 2016-01-22 16:46:38 -05:00
PWebrtcGlobal.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PeerIdentity.cpp
PeerIdentity.h Bug 1208371 - Make PeerIdentity RefCounted. r=mt 2016-01-05 10:16:28 +08:00
RTCCertificate.cpp Bug 1250930 - Use correct global when creating a key in GenerateAsymmetricKeyTask r=bz 2016-03-08 11:15:58 +01:00
RTCCertificate.h Bug 1215519 - Switch to DOMTimeStamp for RTCCertificate. r=bz 2015-10-21 10:08:40 -07:00
RTCIdentityProviderRegistrar.cpp Bug 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey 2016-03-24 16:12:56 +11:00
RTCIdentityProviderRegistrar.h Bug 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey 2016-03-24 16:12:56 +11:00
WebrtcGlobal.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
nsITabSource.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00