gecko-dev/dom/media
Bryce Van Dyk 4caf42b88d Bug 1368490 - Make sure number of channels is correctly set for opus encoder. r=jesup
MozReview-Commit-ID: 7bOxCvlvTDq
2017-05-30 21:01:02 +12:00
..
android Bug 1362910. P2 - fix callers. r=gerald 2017-05-11 08:30:39 +08:00
benchmark
bridge
directshow Bug 1351574. P2 - let MediaDecoderReader::DecodeVideoFrame() take TimeUnit instead of int64_t. r=jya 2017-03-30 18:07:53 +08:00
eme Bug 1368596 - Add telemetry to track how often deprecated configs are passed to navigator.requestMediaKeySystemAccess(). r=gerald,r=francois 2017-05-30 21:34:55 +12:00
encoder Bug 1368490 - Make sure number of channels is correctly set for opus encoder. r=jesup 2017-05-30 21:01:02 +12:00
flac Bug 1356530 - Change the type of MediaData::mTime to TimeUnit since int64_t is ambiguous. r=kaku 2017-04-14 17:13:36 +08:00
fmp4 Bug 1359058: P2. Rely on container flags when seeking in plain MP4. r=gerald 2017-04-26 16:43:54 +02:00
gmp Bug 1366639 - Add telemetry to track max number of PChromiumCDM video frame shmems. r=francois,gerald 2017-05-22 15:03:00 +12:00
gmp-plugin
gmp-plugin-openh264
gtest Bug 1368837 - MockMediaResource::GetCachedDataEnd should return the offset if out of range - r=cpearce 2017-05-29 15:13:15 +12:00
imagecapture Bug 1348381 - Handle VideoFrame::CreateBlackImage returning nullptr. r=jesup 2017-04-28 13:58:22 +02:00
ipc Don't use out-of-process video decoding with software compositors. (bug 1356448, r=mattwoodrow) 2017-05-17 00:40:56 -07:00
mediasink Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
mediasource Bug 1368952: P2. Remove monitor from SourceBufferResource. r=gerald 2017-05-31 11:08:06 +02:00
ogg Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
platforms Bug 1313398: P4. Check that the out of band extradata hasn't changed. r=gerald 2017-05-31 22:03:55 +02:00
systemservices Bug 1357323 - Remove support for gonk in the build system. r=gps 2017-04-18 16:56:09 +09:00
test Bug 1368010 - Enable all webvtt related tests on Android (but skip API version 22) r=jwwang 2017-05-31 10:41:13 +08:00
tests Bug 1359775 - Part 1 - add RTCRtpContributingSourceStats;r=jib,smaug 2017-04-26 04:27:13 -07:00
wave Bug 1368837 - WaveTrackDemuxer should copy the MediaResource* instead of a whole MediaResourceIndex - r=cpearce 2017-05-30 21:42:22 +12:00
webaudio Bug 1366907 - Remove BufferDecoder's GMPCrashHelper. r=karlt 2017-05-23 11:09:08 +12:00
webm Bug 1368856: initialize variable. r=rillian 2017-05-31 09:53:03 +02:00
webrtc Bug 1367646 - Update WebRTC with cubeb_device_collection changes. r+jesup r=jesup,kinetik 2017-05-25 15:28:24 +10:00
webspeech Bug 1367376: Check for null. r=baku 2017-05-27 00:08:40 +02:00
webvtt Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu 2017-05-09 17:49:42 +08:00
ADTSDecoder.cpp
ADTSDecoder.h
ADTSDemuxer.cpp Bug 1363618: Only parse blob starting with ADTS marker. r=kamidphish 2017-05-11 11:43:06 +02:00
ADTSDemuxer.h Bug 1355933: P4. Add ADTS sniffer. r=kamidphish 2017-04-13 02:39:54 +02:00
AbstractMediaDecoder.h Bug 1358972. P1 - remove unused code. r=kaku 2017-04-17 17:10:09 +08:00
AudioBufferUtils.h
AudioCaptureStream.cpp
AudioCaptureStream.h
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
AudioConverter.cpp
AudioConverter.h
AudioMixer.h
AudioPacketizer.h
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp Bug 1365225 - Prevent overflow. r=jwwang 2017-05-24 09:22:42 -04:00
AudioStream.h
AudioStreamTrack.cpp
AudioStreamTrack.h
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
Benchmark.cpp Bug 1365484 - Remove the call to AbstractThread::GetCurrent() in Benchmark.cpp. r=gerald 2017-05-17 13:56:40 +08:00
Benchmark.h
BufferMediaResource.h Bug 1368837 - BufferMediaResource::GetCachedDataEnd should return aOffset when out of cache - r=cpearce 2017-06-01 11:30:14 +12:00
CanvasCaptureMediaStream.cpp
CanvasCaptureMediaStream.h
CubebUtils.cpp Bug 1348331 part 2. Switch Preferences::RegisterCallback/RegisterCallbackAndCall consumers that want prefix matches to the new RefisterPrefixCallback(AndCall) APIs. r=froydnj,padenot 2017-03-21 14:59:02 -04:00
CubebUtils.h
DOMMediaStream.cpp Bug 1354642 - Add MakeRefPtr<> helper class. r=Ehsan 2017-04-07 15:08:42 -04:00
DOMMediaStream.h
DecoderDoctorDiagnostics.cpp Bug 1357297 - Restrict media decode issues that show user notification - r=jwwang 2017-04-19 09:42:45 +12:00
DecoderDoctorDiagnostics.h
DecoderTraits.cpp
DecoderTraits.h
EncodedBufferCache.cpp Bug 1346987 - Part 3: Stop using the PContent::Msg_OpenAnonymousTemporaryFile sync IPC message for media encoder; r=cpearce 2017-03-19 01:42:02 -04:00
EncodedBufferCache.h
FileBlockCache.cpp Bug 1367155 - Handle async-closed FileBlockCached::mFD when reading/writing - r=cpearce 2017-05-24 13:21:28 +12:00
FileBlockCache.h Bug 1365538 - Postpone FileBlockCache writes while reading - r=cpearce 2017-05-17 17:10:57 +12:00
FrameStatistics.h
GetUserMediaRequest.cpp
GetUserMediaRequest.h
GraphDriver.cpp Backed out changeset e0bab3ab79ff (bug 971528) for asan mda failures on a CLOSED TREE 2017-04-27 13:02:47 +02:00
GraphDriver.h
IdpSandbox.jsm
Intervals.h Bug 1354090: P2. Add operator+(val). r=gerald 2017-04-07 11:31:00 +02:00
Latency.cpp
Latency.h
MP3Decoder.cpp
MP3Decoder.h
MP3Demuxer.cpp Bug 1363647 - reduce MIN_SUCCESSIVE_FRAMES to 3 for a very short mp3 file. r=JanH 2017-05-10 15:34:11 +08:00
MP3Demuxer.h
MP3FrameParser.cpp
MP3FrameParser.h
MediaCache.cpp Bug 1366936 - Telemetry: Watermark of number of block owners during MediaCache sessions - r=cpearce,francois 2017-05-23 14:59:16 +12:00
MediaCache.h Bug 1364001. P1 - add an API to throttle download. r=cpearce 2017-05-11 16:49:36 +08:00
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1356530 - Change the type of MediaData::mTime to TimeUnit since int64_t is ambiguous. r=kaku 2017-04-14 17:13:36 +08:00
MediaData.h Bug 1358662 - Add Span support to MediaRawData. r=jya 2017-04-21 16:12:55 -07:00
MediaDataDemuxer.h
MediaDecoder.cpp Bug 1367950 - Only throttle download of src=url video if the download is 'fast' on desktop. r=jwwang 2017-05-26 13:55:48 +12:00
MediaDecoder.h Bug 1367950 - Only throttle download of src=url video if the download is 'fast' on desktop. r=jwwang 2017-05-26 13:55:48 +12:00
MediaDecoderOwner.h Bug 1344357 P1 - move the MediaDecoder::mSeekDOMPromise to HTMLMediaElement; r=jwwang 2017-04-17 18:25:26 +08:00
MediaDecoderReader.cpp Bug 1365524. P1 - Make MetadataHolder non-ref-counted. r=jya 2017-05-18 10:20:44 +08:00
MediaDecoderReader.h Bug 1365524. P1 - Make MetadataHolder non-ref-counted. r=jya 2017-05-18 10:20:44 +08:00
MediaDecoderReaderWrapper.cpp Bug 1365524. P1 - Make MetadataHolder non-ref-counted. r=jya 2017-05-18 10:20:44 +08:00
MediaDecoderReaderWrapper.h Bug 1365524. P1 - Make MetadataHolder non-ref-counted. r=jya 2017-05-18 10:20:44 +08:00
MediaDecoderStateMachine.cpp Bug 1367980 - don't release decoder in complete state on Fennec. r=jwwang 2017-05-26 15:42:20 +08:00
MediaDecoderStateMachine.h Bug 1366362: P3. Have seekToNextFrame properly handle dormant mode. r=jwwang 2017-05-24 09:11:10 +02:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp
MediaDevices.h
MediaEventSource.h Bug 1361259. P5 - fix MediaEventSource::CopyEvent2 which is broken by P2. r=gerald 2017-04-29 00:17:57 +08:00
MediaFormatReader.cpp Bug 1368662: Better fix for bug 1345898. r=gerald 2017-05-30 13:44:46 +02:00
MediaFormatReader.h Bug 1363668: P1. Attempt to decode the first frame again if error occurred. r=jwwang 2017-05-11 10:29:57 +02:00
MediaInfo.cpp
MediaInfo.h Bug 1355745 - Change the type of TrackInfo::mMediaTime to TimeUnit. r=jya 2017-04-12 16:53:09 +08:00
MediaMIMETypes.cpp
MediaMIMETypes.h Backed out 4 changesets (bug 1345756) for failures in test_SeekToLastFrame_mp4.html a=backout 2017-03-09 11:06:41 -08:00
MediaManager.cpp Bug 1366415: Unprefix mozAutoGainControl and mozNoiseSuppression w/deprecation warnings. r=jesup,smaug 2017-05-19 20:57:44 -04:00
MediaManager.h Bug 1320994 - Refactor MediaManager's window management. r=jib 2017-04-26 11:13:40 +02:00
MediaMetadataManager.h
MediaPrefs.cpp
MediaPrefs.h Bug 1368837 - media.cache.resource-index controls the MediaResourceIndex cache size - r=cpearce 2017-05-30 21:43:28 +12:00
MediaQueue.h Bug 1356530 - Change the type of MediaData::mTime to TimeUnit since int64_t is ambiguous. r=kaku 2017-04-14 17:13:36 +08:00
MediaRecorder.cpp Bug 1364776 - Relax the restrictions on when MediaRecorder.requestData can be called. r=pehrsons 2017-05-15 08:53:06 +12:00
MediaRecorder.h
MediaResource.cpp Bug 1368837 - Convert printfs into MOZ_LOG(MediaResourceIndex) - r=cpearce 2017-05-30 14:12:38 +12:00
MediaResource.h Bug 1368837 - Convert printfs into MOZ_LOG(MediaResourceIndex) - r=cpearce 2017-05-30 14:12:38 +12:00
MediaResourceCallback.h
MediaResult.h
MediaSegment.h
MediaShutdownManager.cpp Bug 1366930 - Correct error handling in mozilla::MediaShutdownManager::InitStatics. r=gerald 2017-05-23 11:02:56 +08:00
MediaShutdownManager.h Bug 1366930 - Correct error handling in mozilla::MediaShutdownManager::InitStatics. r=gerald 2017-05-23 11:02:56 +08:00
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h
MediaStreamGraph.cpp Bug 1363560 - Name more runnables (r=mccr8) 2017-05-09 21:53:25 -07:00
MediaStreamGraph.h
MediaStreamGraphImpl.h
MediaStreamListener.cpp
MediaStreamListener.h
MediaStreamTrack.cpp
MediaStreamTrack.h Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
MediaStreamVideoSink.cpp
MediaStreamVideoSink.h
MediaTimer.cpp
MediaTimer.h
MediaTrack.cpp
MediaTrack.h
MediaTrackList.cpp
MediaTrackList.h
PeerConnection.js Bug 1361139 - pt 1 - remove mozSelectSsrc Chrome-only API for test-related ssrc filtering. r=qdot 2017-05-05 16:52:33 -05:00
PeerConnection.manifest
PeerConnectionIdp.jsm
PrincipalChangeObserver.h
QueueObject.cpp
QueueObject.h
RTCStatsReport.jsm Bug 1359775 - Part 1 - add RTCRtpContributingSourceStats;r=jib,smaug 2017-04-26 04:27:13 -07:00
SeekJob.cpp
SeekJob.h Bug 1367701 P1 - add a virtual Transit() method and remove SeekJob:mTransition; r=jwwang 2017-05-25 15:09:10 +08:00
SeekTarget.h Bug 1366362: P1. Fix style. r=gerald 2017-05-22 09:33:18 +02:00
SelfRef.h
SharedBuffer.h
SimpleImageBuffer.cpp
SimpleImageBuffer.h
StreamTracks.cpp
StreamTracks.h
TextTrack.cpp Bug 1343796 - Label runnables in TextTrack.cpp. r=jwwang 2017-03-15 11:58:50 +08:00
TextTrack.h
TextTrackCue.cpp Bug 1344604 - part2: Return empty DocumentFragment if the ConvertCueToDOMTree() return null. r=alwu 2017-03-16 15:25:56 +08:00
TextTrackCue.h
TextTrackCueList.cpp
TextTrackCueList.h
TextTrackList.cpp Bug 1325001 - TextTrackList::GetShowingCues should return cues whose kind is Subtitles or Captions. r=rillian 2017-05-22 11:30:22 +08:00
TextTrackList.h
TextTrackRegion.cpp
TextTrackRegion.h
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
TimeUnits.h Bug 1357983 - remove media::Microseconds. r=gerald 2017-04-17 14:34:36 +08:00
TrackUnionStream.cpp Bug 1332845 - Remove direct listeners before ending track in TrackUnionStream. r=jesup 2017-04-07 17:35:26 +02:00
TrackUnionStream.h
VideoFrameContainer.cpp Bug 1366640 - add a telemetry probe to debug main thread hang in VideoFrameContainer. r=cpearce,francois 2017-05-19 12:37:37 +08:00
VideoFrameContainer.h Bug 1343458 - Label runnables in dom/media/VideoFrameContainer.cpp. r=cpearce 2017-03-01 14:49:37 +08:00
VideoLimits.h Bug 1352556 - Validate output of MFGetAttributeSize. r=gerald 2017-05-01 16:12:27 +12: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
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1359309. P1 - give mozilla::TaskQueue a name which will be useful in debugging Dispatch() failures. r=jya 2017-04-25 14:57:55 +08:00
VideoUtils.h Bug 1352556 - Validate output of MFGetAttributeSize. r=gerald 2017-05-01 16:12:27 +12:00
VorbisUtils.h
WebMSample.h
WebVTTListener.cpp
WebVTTListener.h
XiphExtradata.cpp
XiphExtradata.h
moz.build Bug 1352556 - Validate output of MFGetAttributeSize. r=gerald 2017-05-01 16:12:27 +12:00
nsIDOMNavigatorUserMedia.idl
nsIDocumentActivity.h
nsIMediaManager.idl