gecko-dev/dom/media
alwu 361e570777 Bug 1703938 - remove dead attribute mMetadataInPartialBlockBuffer in MediaCacheStream. r=bryce
mMetadataInPartialBlockBuffer never turns true [1] in our current code, it's always false so the related check is always useless. So we should remove this and modify related codes.

[1] https://searchfox.org/mozilla-central/search?q=symbol:F_%3CT_mozilla%3A%3AMediaCacheStream%3E_mMetadataInPartialBlockBuffer&redirect=false

Differential Revision: https://phabricator.services.mozilla.com/D111322
2021-04-09 16:03:44 +00:00
..
autoplay Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
benchmark
bridge
doctor Backed out 8 changesets (bug 1702330)for Browser-chrome failures in est/popups/browser_popup_blocker.js. CLOSED TREE 2021-04-09 20:21:35 +03:00
eme Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
encoder Bug 1693043 - Avoid overflowing the opus encoder bitrate. r=bryce 2021-03-10 21:59:29 +00:00
fake-cdm
flac Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
fuzz
gmp Bug 1701742 - Make Chromium/Widevine manifest codec parse failure non fatal. r=alwu 2021-03-29 21:02:11 +00:00
gmp-plugin-openh264
gtest Bug 1702823 - Clear callback function after listener gets revoked. r=bryce 2021-04-05 20:04:35 +00:00
hls
imagecapture
ipc Bug 1702530 - do not launch RDD process if XPCOM has started shutdown. r=mattwoodrow 2021-04-07 04:42:35 +00:00
mediacapabilities Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
mediacontrol Bug 1695580 - Break out DelayedRunnable into its own files. r=xpcom-reviewers,nika 2021-04-06 20:15:09 +00:00
mediasession Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
mediasink Bug 1699772 - add profiler markers and labels in 'DecodedStream'. r=pehrsons,gerald 2021-04-07 06:15:22 +00:00
mediasource Bug 1699249 - part1 : add a probe to measure the source buffer usage for different mime types. r=bryce 2021-03-29 15:59:03 +00:00
mp3 Bug 1695358 - remove unused DecoderDoctorDiagnostics parameter for 'PDMFactory::SupportsMimeType().' r=bryce 2021-03-02 19:22:15 +00:00
mp4 Bug 1695464 - Update mp4parse-rust to ccbe4eb. r=bryce,kinetik 2021-03-01 21:23:35 +00:00
ogg Bug 1696794 - Drain all full pages in OggWriter::GetContainerData. r=bryce 2021-03-19 19:16:58 +00:00
platforms Bug 1703724 - Don't set the color space on macOS HW decoded video. r=mattwoodrow 2021-04-08 11:00:12 +00:00
systemservices Bug 1701778 - Remove unused, statically-initialized WebRTC variable r=dminor,bobowen 2021-03-30 13:05:08 +00:00
test Bug 1697521 - In MediaRecorder check for multiple tracks synchronously, per spec. r=padenot 2021-04-06 09:10:04 +00:00
tests/crashtests
utils Bug 1696034 - Restore code to record VIDEO_ENCRYPTED_PLAY_TIME_MS probe. r=alwu 2021-04-05 14:32:14 +00:00
wave
webaudio Bug 1405083 - Fix failure paths across head.js, mediaStreamPlayback.js and pc.js. r=padenot 2021-04-06 07:17:30 +00:00
webm Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
webrtc Bug 1395819 - Remove unused method MediaEngineSource::Shutdown. r=jib 2021-04-07 12:39:55 +00:00
webspeech Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
webvtt Backed out 2 changesets (bug 1703444) for causing xpcshell failures at test_parser.js. CLOSED TREE 2021-04-09 01:46:04 +03:00
ADTSDecoder.cpp Bug 1695358 - remove unused DecoderDoctorDiagnostics parameter for 'PDMFactory::SupportsMimeType().' r=bryce 2021-03-02 19:22:15 +00:00
ADTSDecoder.h
ADTSDemuxer.cpp
ADTSDemuxer.h
AsyncLogger.h Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian 2021-02-17 22:36:28 +00:00
AudibilityMonitor.h
AudioBufferUtils.h
AudioCaptureTrack.cpp
AudioCaptureTrack.h
AudioChannelFormat.cpp
AudioChannelFormat.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
AudioCompactor.cpp
AudioCompactor.h
AudioConfig.cpp
AudioConfig.h
AudioConverter.cpp
AudioConverter.h
AudioDeviceInfo.cpp
AudioDeviceInfo.h
AudioDriftCorrection.h
AudioMixer.h
AudioPacketizer.h
AudioRingBuffer.cpp
AudioRingBuffer.h
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers 2021-02-15 08:49:20 +00:00
AudioStream.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers 2021-02-15 08:49:20 +00:00
AudioStreamTrack.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
AudioStreamTrack.h
AudioThreadRegistry.h
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
BackgroundVideoDecodingPermissionObserver.cpp
BackgroundVideoDecodingPermissionObserver.h
BaseMediaResource.cpp
BaseMediaResource.h
Benchmark.cpp Bug 1686616 - make GfxInfo use Components instead of Services. r=kmag 2021-02-18 13:26:29 +00:00
Benchmark.h
BitReader.cpp
BitReader.h
BitWriter.cpp
BitWriter.h
BufferMediaResource.h
BufferReader.h
ByteWriter.h
CanvasCaptureMediaStream.cpp
CanvasCaptureMediaStream.h
ChannelMediaDecoder.cpp Bug 1690661 - use CanHandleContainerType() for asking if the container type is supported. r=bryce 2021-03-01 20:30:58 +00:00
ChannelMediaDecoder.h
ChannelMediaResource.cpp Bug 1696111 - Make LoadInfo know if the request is triggered from a media element and if it's an initial request. r=necko-reviewers,alwu,dragana 2021-03-30 00:52:31 +00:00
ChannelMediaResource.h
CloneableWithRangeMediaResource.cpp
CloneableWithRangeMediaResource.h
components.conf
CrossGraphPort.cpp
CrossGraphPort.h
CubebUtils.cpp Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
CubebUtils.h
DecoderTraits.cpp Bug 1690661 - use CanHandleContainerType() for asking if the container type is supported. r=bryce 2021-03-01 20:30:58 +00:00
DecoderTraits.h Bug 1690661 - use CanHandleContainerType() for asking if the container type is supported. r=bryce 2021-03-01 20:30:58 +00:00
DOMMediaStream.cpp
DOMMediaStream.h
DriftCompensation.h
DynamicResampler.cpp
DynamicResampler.h
FileBlockCache.cpp
FileBlockCache.h
FileMediaResource.cpp
FileMediaResource.h
ForwardedInputTrack.cpp
ForwardedInputTrack.h
FrameStatistics.h
GetUserMediaRequest.cpp Bug 1698238 add a GetUserMediaRequest variant for selectAudioOutput() r=jib,emilio 2021-03-30 07:52:13 +00:00
GetUserMediaRequest.h Bug 1698238 add a GetUserMediaRequest variant for selectAudioOutput() r=jib,emilio 2021-03-30 07:52:13 +00:00
GraphDriver.cpp Bug 1683822 - Unregister the device changed callback before destroying an AudioCallbackDriver. r=pehrsons 2021-03-24 10:25:45 +00:00
GraphDriver.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers 2021-02-15 08:49:20 +00:00
GraphRunner.cpp
GraphRunner.h
IdpSandbox.jsm
ImageToI420.cpp
ImageToI420.h
Intervals.h
MediaBlockCacheBase.h
MediaCache.cpp Bug 1703938 - remove dead attribute mMetadataInPartialBlockBuffer in MediaCacheStream. r=bryce 2021-04-09 16:03:44 +00:00
MediaCache.h Bug 1703938 - remove dead attribute mMetadataInPartialBlockBuffer in MediaCacheStream. r=bryce 2021-04-09 16:03:44 +00:00
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange 2021-03-19 00:58:23 +00:00
MediaData.h Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange 2021-03-19 00:58:23 +00:00
MediaDataDemuxer.h
MediaDecoder.cpp Bug 1694634 - part1 : add debug log for media decoder. r=bryce 2021-04-08 00:54:23 +00:00
MediaDecoder.h Bug 1686696 - part2 : rework how does decoder handle owner's events when the logical position changes. r=bryce 2021-02-11 20:19:24 +00:00
MediaDecoderOwner.h
MediaDecoderStateMachine.cpp Bug 1694634 - part4 : correct the comment for LoopingDecodingState. r=bryce 2021-04-08 00:54:25 +00:00
MediaDecoderStateMachine.h
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp Bug 1698238 reject selectAudioOutput() when not handling user input r=jib 2021-03-30 07:52:10 +00:00
MediaDevices.h Bug 1699026 add webidl for selectAudioOutput behind media.setsinkid.enabled r=emilio 2021-03-17 06:28:16 +00:00
MediaEventSource.h Bug 1702823 - Clear callback function after listener gets revoked. r=bryce 2021-04-05 20:04:35 +00:00
MediaFormatReader.cpp Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot 2021-03-23 10:36:38 +00:00
MediaFormatReader.h
MediaInfo.cpp
MediaInfo.h Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange 2021-03-19 00:58:23 +00:00
MediaManager.cpp Bug 1395819 - Make SourceListeners per-device and rename them DeviceListener to reflect this. r=jib 2021-04-07 12:39:54 +00:00
MediaManager.h Bug 1395819 - Make SourceListeners per-device and rename them DeviceListener to reflect this. r=jib 2021-04-07 12:39:54 +00:00
MediaMetadataManager.h
MediaMIMETypes.cpp
MediaMIMETypes.h
MediaPlaybackDelayPolicy.cpp
MediaPlaybackDelayPolicy.h
MediaPromiseDefs.h
MediaQueue.h Bug 1701992 - fix MediaQueue::GetElementsAfter(). r=bryce 2021-04-01 00:37:06 +00:00
MediaRecorder.cpp Bug 1697521 - In MediaRecorder check for multiple tracks synchronously, per spec. r=padenot 2021-04-06 09:10:04 +00:00
MediaRecorder.h Bug 1693045 - Generalize the use of mInvalidModificationDomException. r=bryce 2021-03-04 19:39:27 +00:00
MediaResource.cpp
MediaResource.h
MediaResourceCallback.h
MediaResult.h
MediaSegment.h Bug 1666487 - Wait for a few frames to observe framerate before vp8 encoder Init(). r=bryce 2021-02-11 13:38:51 +00:00
MediaShutdownManager.cpp Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot 2021-03-23 10:36:38 +00:00
MediaShutdownManager.h Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot 2021-03-23 10:36:38 +00:00
MediaSpan.h
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h
MediaStreamTrack.cpp
MediaStreamTrack.h
MediaStreamWindowCapturer.cpp
MediaStreamWindowCapturer.h
MediaTimer.cpp
MediaTimer.h
MediaTrack.cpp
MediaTrack.h
MediaTrackGraph.cpp Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph. r=pehrsons 2021-04-01 16:54:05 +00:00
MediaTrackGraph.h Bug 1702362 - remove dead code in MediaTrackGraph. r=pehrsons 2021-04-01 16:54:04 +00:00
MediaTrackGraphImpl.h Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph. r=pehrsons 2021-04-01 16:54:05 +00:00
MediaTrackList.cpp
MediaTrackList.h
MediaTrackListener.cpp
MediaTrackListener.h
MemoryBlockCache.cpp
MemoryBlockCache.h
moz.build Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange 2021-03-19 00:58:23 +00:00
MPSCQueue.h
nsIAudioDeviceInfo.idl
nsIDocumentActivity.h
nsIDOMNavigatorUserMedia.idl
nsIMediaManager.idl
PeerConnection.jsm
PeerConnectionIdp.jsm
PrincipalChangeObserver.h
PrincipalHandle.h
QueueObject.cpp
QueueObject.h
ReaderProxy.cpp
ReaderProxy.h
SeekJob.cpp
SeekJob.h
SeekTarget.h
SelfRef.h
SharedBuffer.h
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
TimeUnits.h
Tracing.cpp
Tracing.h
UnderrunHandler.h
UnderrunHandlerLinux.cpp
UnderrunHandlerNoop.cpp
VideoFrameContainer.cpp
VideoFrameContainer.h
VideoFrameConverter.h
VideoLimits.h
VideoOutput.h
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp
VideoSegment.h
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1695056 - Don't provide details info about mobile networks. r=valentin,esawin,mixedpuppy 2021-02-26 18:43:40 +00:00
VideoUtils.h
VorbisUtils.h
WavDumper.h
WebMSample.h
XiphExtradata.cpp
XiphExtradata.h