gecko-dev/dom/media
Tom Ritter 334edd038c Bug 1563774 - Enable Binary Signature Policy on the RDD process r=bobowen
To do this, we preload the AV libraries. They may not be needed right now,
but by doing this now we ensure that future RDD work won't mysteriously
fail during development for some poor coworker.

Differential Revision: https://phabricator.services.mozilla.com/D37928

--HG--
extra : moz-landing-system : lando
2019-07-23 17:49:55 +00:00
..
benchmark
bridge
doctor
eme Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
encoder Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
fake-cdm
flac Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
fuzz Bug 1465407 - Add media fuzzing targets. r=jya 2019-07-16 14:50:17 +00:00
gmp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
gmp-plugin-openh264
gtest Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
hls Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
imagecapture
ipc Bug 1563774 - Enable Binary Signature Policy on the RDD process r=bobowen 2019-07-23 17:49:55 +00:00
mediacapabilities Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
mediasink Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
mediasource Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
mp3 Bug 1566066 - part1 : use Maybe to distinguish size 0 and uninitialized value. r=jya 2019-07-25 16:49:57 +00:00
mp4 Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
ogg Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
platforms Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
systemservices Bug 1560207 - Give Refcountable assignment operators. r=jib 2019-07-05 22:11:22 +00:00
test Bug 1566066 - part2 : add 'empty_size.mp3' to playback test. r=jya 2019-07-25 11:00:10 +00:00
tests Bug 1568639: Re-enable this test on fission. r=jib 2019-07-25 00:40:45 +00:00
wave Bug 1563949 - part4 : prevent direct usage of 'AppendElement()' to append sample. r=jya 2019-07-19 21:11:21 +00:00
webaudio Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
webm Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
webrtc Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
webspeech Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
webvtt Bug 1305732 - part7 : remove duplicated declaration. r=heycam 2019-07-08 04:47:46 +00:00
ADTSDecoder.cpp
ADTSDecoder.h
ADTSDemuxer.cpp Bug 1561492 - Check samples per second prior to divide in ADTS. r=jya 2019-07-23 00:55:50 +00:00
ADTSDemuxer.h
AsyncLogger.h
AudioBufferUtils.h
AudioCaptureStream.cpp
AudioCaptureStream.h
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h
AudioConfig.cpp
AudioConfig.h
AudioConverter.cpp
AudioConverter.h
AudioDeviceInfo.cpp
AudioDeviceInfo.h
AudioMixer.h
AudioNotificationReceiver.cpp
AudioNotificationReceiver.h
AudioNotificationSender.cpp
AudioNotificationSender.h
AudioPacketizer.h
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp
AudioStream.h
AudioStreamTrack.cpp
AudioStreamTrack.h
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
AutoplayPolicy.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
AutoplayPolicy.h
BackgroundVideoDecodingPermissionObserver.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
BackgroundVideoDecodingPermissionObserver.h
BaseMediaResource.cpp Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
BaseMediaResource.h
Benchmark.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
Benchmark.h Bug 1561484 - Keep MediaInfo object for entire benchmark. r=alwu 2019-07-10 05:24:54 +00:00
BitReader.cpp
BitReader.h
BitWriter.cpp
BitWriter.h
BufferMediaResource.h
BufferReader.h
ByteWriter.h
CanvasCaptureMediaStream.cpp
CanvasCaptureMediaStream.h
ChannelMediaDecoder.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
ChannelMediaDecoder.h
ChannelMediaResource.cpp
ChannelMediaResource.h
CloneableWithRangeMediaResource.cpp
CloneableWithRangeMediaResource.h
components.conf
CubebUtils.cpp Bug 1539225 - Pass cubeb backend name to AudioIPC server during init. r=chunmin 2019-07-23 19:41:37 +00:00
CubebUtils.h Bug 1429847 - Promote audio threads to real-time priority before locking down the sandbox. r=kinetik 2019-06-21 19:49:10 +00:00
DecoderTraits.cpp
DecoderTraits.h
DOMMediaStream.cpp Bug 1177793 - Pass principal instead of forcing black when capturing cross-origin media resource. r=jya,jib 2019-07-08 21:15:10 +00:00
DOMMediaStream.h Bug 1177793 - Pass principal instead of forcing black when capturing cross-origin media resource. r=jya,jib 2019-07-08 21:15:10 +00:00
DriftCompensation.h
FileBlockCache.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
FileBlockCache.h
FileMediaResource.cpp
FileMediaResource.h
FrameStatistics.h
GetUserMediaRequest.cpp
GetUserMediaRequest.h
GraphDriver.cpp Bug 1324552 - Implement AudioContext baseLatency and outputLatency attributes. r=pehrsons,baku 2019-07-12 11:28:03 +00:00
GraphDriver.h Bug 1324552 - Implement AudioContext baseLatency and outputLatency attributes. r=pehrsons,baku 2019-07-12 11:28:03 +00:00
GraphRunner.cpp Bug 1429847 - Promote the GraphRunner thread. r=pehrsons 2019-06-21 19:51:22 +00:00
GraphRunner.h
IdpSandbox.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
ImageToI420.cpp
ImageToI420.h
Intervals.h
MediaBlockCacheBase.h
MediaCache.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaCache.h
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
MediaData.h Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
MediaDataDemuxer.h Bug 1563949 - part4 : prevent direct usage of 'AppendElement()' to append sample. r=jya 2019-07-19 21:11:21 +00:00
MediaDecoder.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaDecoder.h Bug 1177793 - Pass principal instead of forcing black when capturing cross-origin media resource. r=jya,jib 2019-07-08 21:15:10 +00:00
MediaDecoderOwner.h
MediaDecoderStateMachine.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaDecoderStateMachine.h Bug 1177793 - Pass principal instead of forcing black when capturing cross-origin media resource. r=jya,jib 2019-07-08 21:15:10 +00:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp
MediaDevices.h
MediaEventSource.h
MediaFormatReader.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaFormatReader.h Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaInfo.cpp
MediaInfo.h Bug 1543359 - P0. Make video range info an enum. r=mattwoodrow 2019-07-26 08:45:22 +00:00
MediaManager.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
MediaManager.h
MediaMetadataManager.h
MediaMIMETypes.cpp
MediaMIMETypes.h
MediaPromiseDefs.h
MediaQueue.h
MediaRecorder.cpp Backed out 15 changesets (bug 1014393) for causing bustages in TestMuxer.cpp and gmock-internal-utils.h CLOSED TREE 2019-07-12 17:18:23 +03:00
MediaRecorder.h Backed out 15 changesets (bug 1014393) for causing bustages in TestMuxer.cpp and gmock-internal-utils.h CLOSED TREE 2019-07-12 17:18:23 +03:00
MediaResource.cpp
MediaResource.h
MediaResourceCallback.h
MediaResult.h
MediaSegment.h
MediaShutdownManager.cpp
MediaShutdownManager.h
MediaSpan.h Bug 1565501 - use fallible memory allocation in MediaSpan. r=jya 2019-07-18 11:02:26 +00:00
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h
MediaStreamGraph.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaStreamGraph.h Bug 1542931 add a mechanism to notify engine on graph thread of forced shutdown r=padenot 2019-06-14 15:04:48 +00:00
MediaStreamGraphImpl.h Bug 1324552 - Implement AudioContext baseLatency and outputLatency attributes. r=pehrsons,baku 2019-07-12 11:28:03 +00:00
MediaStreamListener.cpp
MediaStreamListener.h
MediaStreamTrack.cpp Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
MediaStreamTrack.h Bug 1177793 - Pass principal instead of forcing black when capturing cross-origin media resource. r=jya,jib 2019-07-08 21:15:10 +00:00
MediaStreamTypes.h
MediaTimer.cpp
MediaTimer.h
MediaTrack.cpp
MediaTrack.h
MediaTrackList.cpp
MediaTrackList.h
MemoryBlockCache.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MemoryBlockCache.h
moz.build Bug 1465407 - Add media fuzzing targets. r=jya 2019-07-16 14:50:17 +00:00
nsIAudioDeviceInfo.idl
nsIAutoplay.idl
nsIDocumentActivity.h
nsIDOMNavigatorUserMedia.idl
nsIMediaManager.idl
PeerConnection.jsm Bug 1567951: Add implicit rollback in setRemoteDescription(offer). r=bwc 2019-07-23 20:35:58 +00:00
PeerConnectionIdp.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
PrincipalChangeObserver.h
QueueObject.cpp
QueueObject.h
ReaderProxy.cpp
ReaderProxy.h
RTCStatsReport.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
SeekJob.cpp
SeekJob.h
SeekTarget.h
SelfRef.h
SharedBuffer.h
StreamTracks.cpp
StreamTracks.h
TextTrack.cpp
TextTrack.h
TextTrackCue.cpp Bug 1544455 - part1 : check the base direction of cue text in 'ComputedPositionAlign()'. r=heycam 2019-07-03 00:39:50 +00:00
TextTrackCue.h Bug 1544455 - part1 : check the base direction of cue text in 'ComputedPositionAlign()'. r=heycam 2019-07-03 00:39:50 +00:00
TextTrackCueList.cpp
TextTrackCueList.h
TextTrackList.cpp
TextTrackList.h
TextTrackRegion.cpp
TextTrackRegion.h
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
TimeUnits.h Bug 1545970 - make sure we only divide or modular TimeUnit on unsigned int32. r=jya 2019-07-12 22:05:06 +00:00
Tracing.cpp
Tracing.h
TrackID.h
TrackUnionStream.cpp
TrackUnionStream.h
VideoFrameContainer.cpp
VideoFrameContainer.h
VideoFrameConverter.h Bug 1556696 - Only fail the VideoFrameConverter out-of-buffers assert if we dropped 100 frames in a row. r=dminor 2019-06-20 15:19:01 +00:00
VideoLimits.h
VideoOutput.h Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
VideoSegment.h
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
VideoUtils.h Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
VorbisUtils.h
WavDumper.h Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
WebMSample.h Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
WebVTTListener.cpp Bug 1562021 - part5 : add test 'test_texttrack_mode_change_during_loading.html'. r=jya 2019-07-03 23:28:31 +00:00
WebVTTListener.h Bug 1562021 - part3 : cancel old VTT listener when we start a new load. r=jya,baku 2019-07-03 23:23:29 +00:00
XiphExtradata.cpp
XiphExtradata.h