gecko/content/media
Karl Tomlinson c2d527eb98 b=1074765 use greater weight for nearer sample in PeriodicWave interpolation r=rillian
--HG--
extra : rebase_source : 0c6ac8b0a870caa4bf5e770fe431aebe25b5af26
2014-09-30 17:30:30 +13:00
..
android Bug 1053016 - Part 2: remove Froyo conditional from AndroidMediaPluginHost.cpp. r=blassey 2014-09-08 07:59:35 -07:00
apple Bug 976023 - Fix crash in AppleMP3Reader - r=rillian 2014-09-24 10:46:17 +12:00
compiledtest Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
directshow Bug 832768 - Add logs to debug DirectShowReader::ReadMetadata() failures. r=cpearce 2014-08-24 20:54:00 -04:00
eme Bug 1059043 - Move MediaKeys.createSession into MediaKeySession as per spec - r=cpearce,smaug 2014-09-24 10:04:49 +12:00
encoder Bug 1067377 - Use VPX_ prefixed defines in VP8TrackEncoder. r=giles 2014-09-15 07:16:00 -07:00
fmp4 Bug 1073792 - Refresh WMF output types on discontinuities, to catch cases where WMF doesn't notify us of an output type change. r=kinetik 2014-09-30 11:59:15 +13:00
gmp Bug 1074561 - Disable EME plugins on Linux if sandboxing is unavailable. r=jesup 2014-09-30 13:35:21 -07:00
gstreamer Bug 1061252 - Fix more bad implicit constructors in media code; r=roc 2014-09-02 09:46:56 -04:00
gtest Backed out changeset 2af5453da3ab (bug 1074004) 2014-09-30 08:16:31 +02:00
imagecapture Bug 1054905 - Use takePhotoComplete callback on B2G. r=roc 2014-09-09 00:17:00 +02:00
mediasource b=1069671 don't dispatch "update" after "abort" r=kinetik 2014-09-23 15:47:30 +12:00
ogg Bug 1022524 - Set up audio track and video track information for Ogg files. r=rillian 2014-09-03 11:01:37 +08:00
omx Bug 883731 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce 2014-09-24 19:26:00 +12:00
raw Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
systemservices Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
test Bug 962874 - Enable content/media mochitests on b2g desktop builds. r=cpearce 2014-09-29 19:23:00 +02:00
wave Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
webaudio b=1074765 use greater weight for nearer sample in PeriodicWave interpolation r=rillian 2014-09-30 17:30:30 +13:00
webm Bug 1069660 - Wrap long lines at 80 cols. 2014-09-30 14:14:41 +13:00
webrtc Backed out changeset e87724022bc1 (bug 1043558) a=ryanvm (feature bustage) 2014-09-18 00:21:43 -04:00
webspeech Bug 1051118 - Pass the sample rate of captured audio to speech recognition services. r=smaug 2014-09-11 10:47:00 -04:00
webvtt
wmf Bug 1059523 - Make codecs/mimetypes supported by MP4Decoder/Reader less inaccurate. r=kinetik 2014-08-28 15:32:34 +12:00
AbstractMediaDecoder.h Bug 1062101 - Compute WebM frame duration from Δt of last frame. r=cajbir 2014-09-03 17:26:19 +12:00
AudioBufferUtils.h Bug 1074420: handle repeated short audio DataCallback()s r=roc 2014-09-30 10:35:17 -04:00
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
AudioMixer.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
AudioSampleFormat.h
AudioSegment.cpp Bug 1033066: Never let AudioSegments underflow mDuration and cause OOM allocation r=karlt 2014-09-26 14:13:17 -04:00
AudioSegment.h Bug 1033066: Never let AudioSegments underflow mDuration and cause OOM allocation r=karlt 2014-09-26 14:13:17 -04:00
AudioSink.cpp Backed out changeset aaae54a77270 (bug 1051658) for timeouts in test_bug465498.html on OS X 2014-09-30 16:48:29 +01:00
AudioSink.h
AudioStream.cpp Bug 1038091 - Pause the player instead of stopping it to avoid resetting playback position and resulting in audio clock going backward. r=kinetik 2014-09-28 19:36:00 -04:00
AudioStream.h Bug 1038091 - Pause the player instead of stopping it to avoid resetting playback position and resulting in audio clock going backward. r=kinetik 2014-09-28 19:36:00 -04:00
AudioStreamTrack.cpp
AudioStreamTrack.h
AudioTrack.cpp Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
AudioTrack.h Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
AudioTrackList.cpp Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
AudioTrackList.h Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
BufferMediaResource.h Bug 1055653 - Most MediaResource::GetDownloadRate() implementions ignore their out-parameter. r=cpearce. 2014-08-20 19:28:59 +02:00
CubebUtils.cpp Bug 1067414 - Add a comment about thread-safety of unlocked sPreferredSampleRate reads. 2014-09-15 18:10:00 +12:00
CubebUtils.h Bug 1067414 - Add a comment about thread-safety of unlocked sPreferredSampleRate reads. 2014-09-15 18:10:00 +12:00
DecoderTraits.cpp Bug 1064127 - Support audio/3gpp for non-web content. r=roc 2014-09-16 17:07:15 +09:00
DecoderTraits.h
DOMMediaStream.cpp Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
DOMMediaStream.h Bug 1069109 - Do not occupy Audio channel if DOMMediaStream does not have audio r=cajbir 2014-09-26 06:14:32 -07:00
EncodedBufferCache.cpp
EncodedBufferCache.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
FileBlockCache.cpp
FileBlockCache.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
GraphDriver.cpp Bug 1074420: handle repeated short audio DataCallback()s r=roc 2014-09-30 10:35:17 -04:00
GraphDriver.h bug 1072780: patch 4 - Use atomics for EnsureNextIteration to close races around CurrentDriver r=roc 2014-09-28 12:07:25 -04:00
Latency.cpp
Latency.h
MediaCache.cpp Backed out changeset 5db9f8fbcaf4 (bug 883731) for webplatform 3 test failures 2014-09-29 10:57:48 +02:00
MediaCache.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
MediaData.cpp Bug 1046003 - Ensure duplicate frames after a seek have an Image. r=kinetik 2014-08-07 12:02:56 +12:00
MediaData.h Bug 1047180 - Decode a single audio frame in order to retrieve accurate channel count and sampling rate and propagate to MP4Reader. r=cpearce 2014-08-11 15:27:00 +10:00
MediaDataDecodedListener.h Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
MediaDecoder.cpp Bug 883731 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce 2014-09-24 19:26:00 +12:00
MediaDecoder.h Bug 883731 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce 2014-09-24 19:26:00 +12:00
MediaDecoderOwner.h Bug 883731 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce 2014-09-24 19:26:00 +12:00
MediaDecoderReader.cpp Bug 1056537 - Bustage fix: move DecodeToFirstVideoData back to MediaDecoderReader for now. r=UNDISCLOSED TREETOPS 2014-08-22 15:11:58 +12:00
MediaDecoderReader.h Backed out changeset b9e3a9f5d04a (bug 1036849) for build bustage, a=backout 2014-09-01 19:22:06 -07:00
MediaDecoderStateMachine.cpp Backed out changeset 12a04a66d5c1 (bug 1051658) 2014-09-30 16:48:06 +01:00
MediaDecoderStateMachine.h Backed out changeset 12a04a66d5c1 (bug 1051658) 2014-09-30 16:48:06 +01:00
MediaDecoderStateMachineScheduler.cpp Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan 2014-07-14 12:21:34 -07:00
MediaDecoderStateMachineScheduler.h Bug 996465 - Add ability to delay running state machine cycles for synchronization between decoding/main and state machine threads. r=cpearce 2014-07-11 03:11:00 -04:00
MediaInfo.h
MediaMetadataManager.h
MediaQueue.h Bug 1054149 - Fix anFoo coding style violation in content/media. r=cpearce 2014-08-14 21:24:00 +12:00
MediaRecorder.cpp Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
MediaRecorder.h Bug 968109 - Add new constructor to support recording from any web audio node. r=roc,smaug 2014-08-27 23:40:00 +02:00
MediaResource.cpp Bug 883731 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce 2014-09-24 19:26:00 +12:00
MediaResource.h Bug 1060182 - Cache MP4 buffered ranges; r=cpearce 2014-09-01 20:45:46 +12:00
MediaSegment.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
MediaShutdownManager.cpp
MediaShutdownManager.h
MediaStreamGraph.cpp Bug 1073615 - One MediaStreamGraph singleton per audioChannel, r=roc 2014-09-30 18:35:32 +01:00
MediaStreamGraph.h Bug 1058452 - Use FakeMediaStreamGraph r=mikeh 2014-09-09 06:27:24 -07:00
MediaStreamGraphImpl.h Bug 1073615 - One MediaStreamGraph singleton per audioChannel, r=roc 2014-09-30 18:35:32 +01:00
MediaStreamTrack.cpp Bug 1057955: Support MediaStreamTrack.stop() r=roc,smaug 2014-08-27 01:03:49 -04:00
MediaStreamTrack.h Bug 1057955: Support MediaStreamTrack.stop() r=roc,smaug 2014-08-27 01:03:49 -04:00
MediaTaskQueue.cpp Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
MediaTaskQueue.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
MediaTrack.cpp Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
MediaTrack.h Bug 1035394 - Fix dangerous public destructors in content/media - r=cpearce 2014-07-08 17:23:16 -04:00
MediaTrackList.cpp Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
MediaTrackList.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
moz.build Bug 848954 - Part 8 - Implement classes to ensure safe audio buffer manipulation. r=roc 2014-08-25 15:26:34 +02:00
MP3FrameParser.cpp
MP3FrameParser.h Bug 1039901 - Part 1. MP3FrameParser sometimes gives wrong duration on B2G. Move the ProcessCacheData function from OmxDecoder to MediaOmxReader. r=edwin. 2014-09-15 17:08:48 +08:00
nsIDocumentActivity.h
RtspMediaResource.cpp Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz 2014-08-06 16:05:40 -07:00
RtspMediaResource.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
SharedBuffer.h
SharedThreadPool.cpp Bug 1056032 - Make sure COM is initialized when trying to decode an mp3 using decodeAudioData. r=cpearce 2014-08-20 17:23:22 -04:00
SharedThreadPool.h Bug 1036803 - Removed GetEventTarget() and changed NS_FORWARD_SAFE_NSIEVENTTARGET(GetEventTarget() to NS_FORWARD_SAFE_NSIEVENTTARGET(mEventTarget). r=kinetik 2014-07-15 09:53:00 +02:00
StreamBuffer.cpp
StreamBuffer.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
TextTrack.cpp
TextTrack.h Bug 1035394 - Fix dangerous public destructors in content/media - r=cpearce 2014-07-08 17:23:16 -04:00
TextTrackCue.cpp
TextTrackCue.h Bug 1035394 - Fix dangerous public destructors in content/media - r=cpearce 2014-07-08 17:23:16 -04:00
TextTrackCueList.cpp
TextTrackCueList.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
TextTrackList.cpp Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
TextTrackList.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
TextTrackRegion.cpp
TextTrackRegion.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
ThreadPoolCOMListener.cpp Bug 1056032 - Make sure COM is initialized when trying to decode an mp3 using decodeAudioData. r=cpearce 2014-08-20 17:23:22 -04:00
ThreadPoolCOMListener.h Bug 1056032 - Make sure COM is initialized when trying to decode an mp3 using decodeAudioData. r=cpearce 2014-08-20 17:23:22 -04:00
TimeVarying.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
TrackUnionStream.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00
VideoFrameContainer.cpp
VideoFrameContainer.h
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp Bug 916643 - Refactory black image. r=roc 2014-09-04 02:08:00 +02:00
VideoSegment.h Bug 916643 - Refactory black image. r=roc 2014-09-04 02:08:00 +02:00
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
VideoTrack.h Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
VideoTrackList.cpp Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
VideoTrackList.h Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
VideoUtils.cpp Bug 1059523 - Make codecs/mimetypes supported by MP4Decoder/Reader less inaccurate. r=kinetik 2014-08-28 15:32:34 +12:00
VideoUtils.h Bug 1062596 - Bump thread stack size on OS X to avoid crashes. r=kinetik 2014-09-05 11:50:19 +10:00
VorbisUtils.h
WebVTTListener.cpp
WebVTTListener.h Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:23 -04:00