gecko-dev/dom/media
Tristan Bourvon a3a77c0312 Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
..
benchmark
bridge Bug 1450422. Get rid of nsIDOMDataChannel. r=mystor 2018-04-04 15:32:19 -04:00
doctor Bug 1442819 - Suppress UBSan false positive - r=froydnj 2018-03-13 08:26:52 +11:00
eme Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
encoder Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
fake-cdm Bug 1437893 - Removed an unnecessary string initialization in cdm-test-decryptor.cpp r=cpearce 2018-02-27 18:15:45 +05:30
flac Bug 1446932 - Handle nullptr in FlacFrameParser::GetTags. r=jya 2018-03-27 13:02:15 +02:00
gmp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
gmp-plugin-openh264 bug 1399137: make the fake openh264 encoder support mode 0 h264 r=pehrsons 2017-09-13 12:04:20 +02:00
gtest Bug 547707: replaced hardcoded strings by definitions in nsMimeTypes.h r=gerald 2018-03-06 17:43:57 +01:00
hls Bug 1448031 - make various audio/video/media constructors explicit; r=gerald 2018-03-27 10:51:32 -04:00
imagecapture Bug 1299515 - Flatten MediaEngineSource class hierarchy. r=jib 2018-01-24 16:49:13 +01:00
ipc Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
mediasink Bug 1443942 - Move code to toggle high res timers into VideoSink. r=jya 2018-04-06 13:33:28 +12:00
mediasource Bug 547707: replaced hardcoded strings by definitions in nsMimeTypes.h r=gerald 2018-03-06 17:43:57 +01:00
mp3 Bug 1432195 - Accept Mp3 streams with only 2 frames if both are valid. r=JanH 2018-02-26 19:07:46 -05:00
mp4 Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
ogg Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
platforms Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
systemservices Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
test Bug 1435133 - Test that we delay media play start until we know whether a media has audio or not. r=bryce 2018-04-06 17:13:39 +12:00
tests Merge mozilla-inbound to mozilla-central. a=merge 2018-04-06 13:20:21 +03:00
wave Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
webaudio Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
webm Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
webrtc Bug 1451798 - Check the variable actually containing the string. r=jib 2018-04-06 15:06:46 +02:00
webspeech Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
webvtt Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
ADTSDecoder.cpp Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02:00
ADTSDecoder.h Backed out changeset d3c000525403 (bug 1390748) 2017-08-17 08:35:25 +02:00
ADTSDemuxer.cpp Bug 1387127 - Correctly set AudioInfo.mProfile. r=kamidphish 2017-11-22 20:39:27 +01:00
ADTSDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
AudioBufferUtils.h Bug 1403041 - Don't re-enter libcubeb from the audio thread. r=kinetik 2017-09-28 16:57:46 +02:00
AudioCaptureStream.cpp bug 1404220 remove explicit unit volume AudioChunk settings, which are now initialized at construction r=padenot 2017-10-06 18:48:12 +13:00
AudioCaptureStream.h Bug 1341555 - Make static analysis happier. 2017-06-29 13:11:23 -07:00
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
AudioConfig.cpp Bug 1444479 - P4. Add new AudioConfig constructor. r=padenot 2018-03-24 10:58:01 +01:00
AudioConfig.h Bug 1444479 - P11. Remove unused constant. r=padenot 2018-03-24 11:04:18 +01:00
AudioConverter.cpp Bug 1448705: use input latency for draining r=jya 2018-04-05 17:15:07 -04:00
AudioConverter.h Bug 1444479 - P2. Make AudioConverter works with unknown layout. r=padenot 2018-03-24 10:58:00 +01:00
AudioDeviceInfo.cpp Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout 2017-07-24 13:24:28 +02:00
AudioDeviceInfo.h Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout 2017-07-24 13:24:28 +02:00
AudioMixer.h Bug 1406027 - Always use the mixer so AudioCallbackDriver can track processed samples. r=padenot 2017-10-06 12:42:11 +02:00
AudioNotificationReceiver.cpp Bug 1392930 - part 1: Replace AudioStream by DeviceChangeListener in AudioNotificationReceiver; r=jwwang 2017-08-29 17:40:06 +08:00
AudioNotificationReceiver.h Bug 1392930 - part 1: Replace AudioStream by DeviceChangeListener in AudioNotificationReceiver; r=jwwang 2017-08-29 17:40:06 +08:00
AudioNotificationSender.cpp Bug 1361336 - part4: Create AudioNotificationSender/Receiver to pass the device-changed notification; r=cpearce 2017-07-26 17:00:44 +08:00
AudioNotificationSender.h Bug 1361336 - part4: Create AudioNotificationSender/Receiver to pass the device-changed notification; r=cpearce 2017-07-26 17:00:44 +08:00
AudioPacketizer.h
AudioSampleFormat.h bug 1404220 assign zero to AUDIO_FORMAT_SILENCE enumerator r=padenot 2017-10-09 15:48:49 +13:00
AudioSegment.cpp
AudioSegment.h Bug 1447273 - Consider all AudioChunk members in AudioChunk::CanCombineWithFollowing. r=padenot 2018-03-26 18:33:42 +02:00
AudioStream.cpp Bug 1432779 - P7. Use typedef rather than actual type. r=padenot 2018-03-24 10:57:59 +01:00
AudioStream.h Bug 1432779 - P7. Use typedef rather than actual type. r=padenot 2018-03-24 10:57:59 +01:00
AudioStreamTrack.cpp Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
AudioStreamTrack.h Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
AutoplayPolicy.cpp Bug 1407040 - Change HTMLMediaElement XPCOM Enums to WebIDL Enums; r=bz 2018-02-14 19:23:32 -08:00
AutoplayPolicy.h Bug 1415478 - part2 : allow autoplay for non-audible media content and video without audio content. r=jwwang 2017-11-30 10:50:21 +08:00
BackgroundVideoDecodingPermissionObserver.cpp Bug 1423372 - Move MediaDecoder::BackgroundVideoDecodingPermissionObserver to its own file. r=jwwang 2017-12-06 11:22:36 +13:00
BackgroundVideoDecodingPermissionObserver.h Bug 1423372 - Move MediaDecoder::BackgroundVideoDecodingPermissionObserver to its own file. r=jwwang 2017-12-06 11:22:36 +13:00
BaseMediaResource.cpp Bug 1422657. P2 - remove unused mDecoderPosition and related code. r=bechen,gerald 2017-12-01 14:02:44 +08:00
BaseMediaResource.h Bug 1424973. P1 - propagate 'IsLiveStream' changes to MDSM in MediaDecoder subclasses. r=bechen,gerald 2017-12-06 16:00:20 +08:00
Benchmark.cpp Bug 1446931 - P2. Refactor code flow in Benchmark. r=gerald 2018-03-30 11:00:50 +02:00
Benchmark.h Bug 1446931 - P1. Handle errors in Benchmark. r=gerald 2018-03-29 22:11:06 +02:00
BitReader.cpp Bug 1417011 - move BufferReader, BitReader and ByteWriter to dom/media. r=kinetik 2017-11-15 11:15:20 +08:00
BitReader.h Bug 1417011 - move BufferReader, BitReader and ByteWriter to dom/media. r=kinetik 2017-11-15 11:15:20 +08:00
BufferMediaResource.h Bug 1417774 - remove unused MediaResource::Tell(). r=bechen 2017-11-15 17:18:52 +08:00
BufferReader.h Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
ByteWriter.h Bug 1417011 - move BufferReader, BitReader and ByteWriter to dom/media. r=kinetik 2017-11-15 11:15:20 +08:00
CanvasCaptureMediaStream.cpp Bug 1387454 - Create a MediaStreamGraph according to the given sample rate. r=padenot 2018-04-03 20:02:15 +03:00
CanvasCaptureMediaStream.h Bug 1330919 - Pass RefreshDriver timestamp to captured frames from canvas. r=jesup 2017-01-13 11:56:03 +01:00
ChannelMediaDecoder.cpp Bug 1443942 - Block mid-flight redirects to cross origin destinations during media loads. r=jya 2018-03-06 09:55:03 +13:00
ChannelMediaDecoder.h Backed out changeset 8ac015e40755 (bug 1441153) for web platform tests failre on media files 2018-03-02 04:06:22 +02:00
ChannelMediaResource.cpp Bug 1443942 - Ensure MediaCacheStreams are initialized with the length of the resource, not the length of the byte range response. r=jya 2018-04-04 12:36:00 +12:00
ChannelMediaResource.h Bug 1443942 - Ensure MediaCacheStreams are initialized with the length of the resource, not the length of the byte range response. r=jya 2018-04-04 12:36:00 +12:00
CloneableWithRangeMediaResource.cpp Bug 1417113 - CloneableWithRangeMediaResource InputStreamReader::Read must always return what has been read from the buffer, r=jya 2017-11-27 14:35:39 +01:00
CloneableWithRangeMediaResource.h Bug 1417774 - remove unused MediaResource::Tell(). r=bechen 2017-11-15 17:18:52 +08:00
CubebUtils.cpp Bug 1443525 - Add hidden pref to force CubebUtils to return null context. r=padenot 2018-03-20 11:41:28 -04:00
CubebUtils.h Bug 1432779 - P4. Remove the concept of preferred layout. r=padenot,r=kamidphish 2018-03-24 10:57:59 +01:00
DOMMediaStream.cpp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
DOMMediaStream.h Bug 1449631 part 13. Remove now-unnecessary forwarding macros. r=smaug 2018-04-05 13:42:42 -04:00
DecoderTraits.cpp Bug 1443942 - Block mid-flight redirects to cross origin destinations during media loads. r=jya 2018-03-06 09:55:03 +13:00
DecoderTraits.h Bug 1443942 - Block mid-flight redirects to cross origin destinations during media loads. r=jya 2018-03-06 09:55:03 +13:00
FileBlockCache.cpp Bug 1443932 - part 1 - add nsIThreadManager::kThreadPoolStackSize; r=erahm 2018-03-07 20:33:17 -05:00
FileBlockCache.h Bug 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice. r=gerald 2017-09-18 10:52:17 +08:00
FileMediaResource.cpp Bug 1447091: Add #includes to fix non-unified bustage in dom/media. r=gerald 2018-03-19 11:48:38 -07:00
FileMediaResource.h Bug 1417774 - remove unused MediaResource::Tell(). r=bechen 2017-11-15 17:18:52 +08:00
FrameStatistics.h Bug 1378295. P2 - move AutoNotifyDecoded from AbstractMediaDecoder to FrameStatistics. r=jya 2017-07-13 15:17:25 +08:00
GetUserMediaRequest.cpp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
GetUserMediaRequest.h Bug 1299515 - Flatten MediaEngineSource class hierarchy. r=jib 2018-01-24 16:49:13 +01:00
GraphDriver.cpp Bug 1437167 - Part 1: Stop using PRIntervalTime as the argument to CondVar::Wait and Monitor::Wait, r=mstange, r=froydnj 2018-04-10 17:49:47 -04:00
GraphDriver.h Bug 1436263 - Part 2: Replace `override final` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:50:00 -08:00
IdpSandbox.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
Intervals.h Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02:00
Latency.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
Latency.h
MediaBlockCacheBase.h Bug 1435262 - Remove the const type qualifiers to silent a gcc 8 warning r=gerald 2018-02-02 15:49:00 +01:00
MediaCache.cpp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
MediaCache.h Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
MediaChannelStatistics.h Bug 1423465. P5 - run ComputePlaybackRate() off the main thread. r=bechen,gerald 2017-12-05 15:21:45 +08:00
MediaContainerType.cpp Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
MediaContainerType.h Bug 1396629 - P2. Change string type. r=cpearce 2017-09-04 22:43:12 +02:00
MediaData.cpp Bug 1432779 - P3. Properly set channel map layout after seeking. r=padenot 2018-03-24 10:57:58 +01:00
MediaData.h Bug 1431221 - P6. Add channel map information to AudioInfo. r=padenot 2018-03-24 10:57:54 +01:00
MediaDataDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
MediaDecoder.cpp Bug 1392747 - Backed out changeset 6524c2d721db. r=backout 2018-02-20 15:54:00 +13:00
MediaDecoder.h Backed out changeset 8ac015e40755 (bug 1441153) for web platform tests failre on media files 2018-03-02 04:06:22 +02:00
MediaDecoderOwner.h Bug 1417869. P3 - pass descriptive messages to NetworkError(). r=jya 2017-11-17 11:07:30 +08:00
MediaDecoderStateMachine.cpp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
MediaDecoderStateMachine.h Bug 1443942 - Move code to toggle high res timers into VideoSink. r=jya 2018-04-06 13:33:28 +12:00
MediaDeviceInfo.cpp Bug 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01:00
MediaDeviceInfo.h
MediaDevices.cpp Bug 1449631 part 10. Devirtualize AddEventListener. r=smaug 2018-04-05 13:42:42 -04:00
MediaDevices.h Bug 1449631 part 10. Devirtualize AddEventListener. r=smaug 2018-04-05 13:42:42 -04:00
MediaEventSource.h Bug 1416724 - part 3 - AbstractThread::Dispatch return value check in dom/media, r=jwwang 2017-11-15 07:58:03 +01:00
MediaFormatReader.cpp Bug 1392747 - Backed out changeset 6524c2d721db. r=backout 2018-02-20 15:54:00 +13:00
MediaFormatReader.h Bug 1313449 - Refactor the condition for resolving the waiting promise. r=jya 2017-11-14 15:20:08 +08:00
MediaInfo.cpp Bug 1431221 - P5. Split AudioConfig.{h,cpp} from MediaInfo. r=padenot 2018-03-24 10:57:54 +01:00
MediaInfo.h Bug 1444479 - P10. Don't reject files with more than 8 audio channels. r=padenot 2018-03-24 10:58:02 +01:00
MediaMIMETypes.cpp Bug 1377015 - MediaCodecs::ContainsPrefix implementation and tests - r=rillian 2017-06-29 11:17:56 -07:00
MediaMIMETypes.h Bug 1396629 - P2. Change string type. r=cpearce 2017-09-04 22:43:12 +02:00
MediaManager.cpp Bug 1452472 - Guard against stopped source and removed listener after timer fired. r=jib 2018-04-09 13:53:32 +02:00
MediaManager.h Bug 1436523 - Change DeviceEnumerationType to scoped enum, add extra logging. r=achronop 2018-03-16 15:09:26 -04:00
MediaMetadataManager.h Bug 1378295. P6 - remove AbstractMediaDecoder and fix includes. r=jya 2017-07-13 17:39:42 +08:00
MediaPrefs.cpp Bug 1417741 - Add support of Atmoic<> for Preferences::Add*VarCache(). r=baku,njn 2017-11-16 11:02:50 +08:00
MediaPrefs.h Bug 1443942 - Block mid-flight redirects to cross origin destinations during media loads. r=jya 2018-03-06 09:55:03 +13:00
MediaPromiseDefs.h Bug 1395922 - [P2] Make MediaFormatReader::SetCDMProxy asynchronously with a promise. r=cpearce,jya 2017-11-03 20:12:39 +08:00
MediaQueue.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
MediaRecorder.cpp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
MediaRecorder.h Bug 1403706 - Remove race conditions in temporary blob - part 2 - MediaRecorder should use MutableBlobStorage, r=pehrsons, r=smaug 2017-10-05 07:41:41 +02:00
MediaResource.cpp Bug 1407810 - Use DDMOZ_LOG in media stack - r=jwwang 2017-10-13 16:31:59 +11:00
MediaResource.h Bug 1422662 - Move BaseMediaResource::Close() into MediaResource class. r=jwwang 2017-12-04 16:29:35 +13:00
MediaResourceCallback.h Bug 1422657. P2 - remove unused mDecoderPosition and related code. r=bechen,gerald 2017-12-01 14:02:44 +08:00
MediaResult.h Bug 1403832 - part2 : reuse ErrorName() in MediaResult::Description(). r=jya 2017-09-29 00:37:50 +08:00
MediaSegment.h Bug 1407549 - Avoid copying principal handles as much as possible. r=padenot 2018-03-29 16:15:51 +02:00
MediaShutdownManager.cpp Bug 1392747 - Backed out changeset 6524c2d721db. r=backout 2018-02-20 15:54:00 +13:00
MediaShutdownManager.h Bug 1373914. P2 - remove unused members. r=gerald 2017-06-19 17:10:41 +08:00
MediaStatistics.h Bug 1421861 - remove unused MediaStatistics::mDecoderPosition. r=bechen 2017-11-29 10:57:40 +08:00
MediaStreamError.cpp
MediaStreamError.h
MediaStreamGraph.cpp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
MediaStreamGraph.h Bug 1387454 - Create a MediaStreamGraph according to the given sample rate. r=padenot 2018-04-03 20:02:15 +03:00
MediaStreamGraphImpl.h Bug 1407549 - Simplify MSGImpl::AudioTrackPresent. r=padenot 2018-03-29 16:10:29 +02:00
MediaStreamListener.cpp Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
MediaStreamListener.h Bug 1404997 - P20. Make MediaStreamListener::NotifyPull asynchronous. r=padenot 2017-12-10 21:33:43 +01:00
MediaStreamTrack.cpp Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor 2018-02-22 14:28:39 -08:00
MediaStreamTrack.h Bug 1299515 - Remove superfluous include in MediaStreamTrack.h. r=jib 2017-11-14 11:54:18 +01:00
MediaStreamTypes.h Bug 1319446 - DirectMediaStreamListener, you are dead to me. r=padenot 2017-09-27 12:01:46 +02:00
MediaStreamVideoSink.cpp
MediaStreamVideoSink.h
MediaTimer.cpp Bug 1447091: Add #includes to fix non-unified bustage in dom/media. r=gerald 2018-03-19 11:48:38 -07:00
MediaTimer.h Bug 1431221 - P3. Fix unified build. r=padenot 2018-03-24 10:57:53 +01:00
MediaTrack.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
MediaTrack.h
MediaTrackList.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
MediaTrackList.h
MemoryBlockCache.cpp Bug 1419668 - set mMaxBlocks according to MediaPrefs::MediaMemoryCacheMaxSize(). r=bechen,gerald 2017-11-22 16:00:36 +08:00
MemoryBlockCache.h Bug 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice. r=gerald 2017-09-18 10:52:17 +08:00
PeerConnection.js Bug 1446880: update setIdentityProvider() to take RTCIdentityProviderOptions. r=mt 2018-03-19 06:16:20 +00:00
PeerConnection.manifest
PeerConnectionIdp.jsm Bug 1446880: updated IDP interface to use RTCIdentityProviderOptions. r=mt 2018-03-20 11:15:10 +00:00
PrincipalChangeObserver.h
QueueObject.cpp
QueueObject.h
RTCStatsReport.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
ReaderProxy.cpp Bug 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
ReaderProxy.h Bug 654787 - part6: Correct the playback position while looping; r=jwwang 2017-11-24 10:28:42 +08:00
SeekJob.cpp
SeekJob.h Bug 1316211. P16 - remove MediaDecoderReader completely and fix includes. r=gerald 2017-07-20 09:56:08 +08:00
SeekTarget.h Bug 1366362: P1. Fix style. r=gerald 2017-05-22 09:33:18 +02:00
SelfRef.h
SharedBuffer.h Bug 1394656 - Don't include nsCOMPtr.h in SharedBuffer.h as its unused. r=jwwang 2017-08-29 11:09:06 +12:00
StreamTracks.cpp Bug 1415556 - P10. Make functions const where needed. r=padenot 2017-11-10 20:01:27 +01:00
StreamTracks.h Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
TextTrack.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
TextTrack.h Bug 1334112 - part1: Add IsLoaded functions for TextTrack, TextTrackList, TextTrackManager. r=rillian 2017-02-20 15:27:06 +08:00
TextTrackCue.cpp Bug 1400180 - Fix CID 1417508 Uninitialized members of TextTrackCue::mLine and mPosition by giving them default values. r=alwu 2017-09-15 17:12:38 +08:00
TextTrackCue.h Bug 1400180 - Fix CID 1417508 Uninitialized members of TextTrackCue::mLine and mPosition by giving them default values. r=alwu 2017-09-15 17:12:38 +08:00
TextTrackCueList.cpp Bug 1368489 - Fixing TimeMarchesOn step 13, sort the tasks by "text track cue order". r=rillian. 2017-06-13 09:52:27 +08:00
TextTrackCueList.h Bug 1368489 - Fixing TimeMarchesOn step 13, sort the tasks by "text track cue order". r=rillian. 2017-06-13 09:52:27 +08:00
TextTrackList.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
TextTrackList.h Bug 1368489 - Fixing TimeMarchesOn step 13, sort the tasks by "text track cue order". r=rillian. 2017-06-13 09:52:27 +08:00
TextTrackRegion.cpp Bug 1415805 - region.scroll setter should not throw. r=smaug 2017-11-22 16:10:11 +08:00
TextTrackRegion.h Bug 1415805 - region.scroll setter should not throw. r=smaug 2017-11-22 16:10:11 +08:00
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h Bug 1370192: P1. Remove usage of DirectShowDecoder. r=cpearce 2017-06-05 12:59:46 +02:00
TimeUnits.h Bug 1425246 - Don't round time when negative. r=rillian 2018-02-23 14:15:21 +01:00
TrackID.h Bug 1395021 - Move TrackID definition from StreamTracks.h into TrackID.h. r=jwwang 2017-08-30 15:24:54 +12:00
TrackUnionStream.cpp Bug 1447563 - Clear direct track listeners from TrackUnionStream during shutdown. r=padenot 2018-03-26 19:20:44 +02:00
TrackUnionStream.h Bug 1447563 - Clear direct track listeners from TrackUnionStream during shutdown. r=padenot 2018-03-26 19:20:44 +02:00
VideoFrameContainer.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
VideoFrameContainer.h Bug 1416663 - Move Gecko/HTMLMediaElement specific stuff out of VideoFrameContainer. r=jwwang 2017-11-13 16:09:23 +13:00
VideoLimits.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp Bug 1348381 - Handle VideoFrame::CreateBlackImage returning nullptr. r=jesup 2017-04-28 13:58:22 +02:00
VideoSegment.h Bug 1407549 - Avoid copying principal handles as much as possible. r=padenot 2018-03-29 16:15:51 +02:00
VideoStreamTrack.cpp Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
VideoStreamTrack.h Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
VideoTrack.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1451781 - Check if output device is mono and remove stereo check in order to disable opus channel inversion. r=jya 2018-04-09 13:07:58 +03:00
VideoUtils.h Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
VorbisUtils.h
WebMSample.h Backed out changeset c429f0a0040e (bug 1316282) for timing out Windows PGO builds a=backout CLOSED TREE 2017-01-25 16:59:20 -08:00
WebVTTListener.cpp Bug 1371259 part 3. Change UnwrapObject<> and the UNWRAP_OBJECT macro to allow passing in mutable object or value handles for the thing being unwrapped, and do so at various callsites. r=peterv 2017-07-10 16:05:24 -04:00
WebVTTListener.h
XiphExtradata.cpp
XiphExtradata.h
moz.build Bug 1431221 - P5. Split AudioConfig.{h,cpp} from MediaInfo. r=padenot 2018-03-24 10:57:54 +01:00
nsIAudioDeviceInfo.idl Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout 2017-07-24 13:24:28 +02:00
nsIDOMNavigatorUserMedia.idl
nsIDocumentActivity.h
nsIMediaManager.idl Bug 1299515 - Wire up track-disabling logic to frontend APIs. r=jib, r=johannh 2017-11-17 20:13:06 +01:00