..
apple
compiledtest
Backed out changeset 87f437be7de5 (bug 982490)
2014-04-07 15:37:56 -04:00
directshow
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
2014-04-01 16:39:04 +13:00
encoder
Bug 993303 - Correct the VorbisTrackEncoder::WriteLacing function. r=rillian
2014-04-11 13:54:15 +08:00
fmp4
Backed out changesets ddbac34527fe and fa82f32d0c39 (bug 991812) for B2G bustage.
2014-04-14 16:16:18 -04:00
gstreamer
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
2014-04-01 16:39:04 +13:00
gtest
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal. DONTBUILD
2014-03-31 13:21:38 +02:00
mediasource
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
ogg
Bug 991448 - Skip Theora decode to next keyframe after seek, so that we don't get visual artifacts after a fastSeek. r=cajbir
2014-04-04 10:39:15 +13:00
omx
Bug 993753 - Don't set media decoders idle while seeking. r=kinetik
2014-04-15 15:01:34 +12:00
plugins
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-04-03 23:06:26 +01:00
raw
test
Backed out changeset b026cd9460ed (bug 995637) for mochitest-1 failures.
2014-04-13 21:26:52 -04:00
wave
webaudio
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
2014-04-10 18:39:20 +01:00
webm
Bug 981276 - Initialize mAudioCodec in WebMReader. r=rillian
2014-04-02 14:08:59 +13:00
webrtc
Bug 984071 - Part 2: Fix Linux warnings about unused LoadManager member variables. r=gcp
2014-04-07 17:36:41 -07:00
webspeech
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
webvtt
Bug 974017 - Update vtt.js r=rillian.
2014-04-14 07:57:00 +02:00
wmf
Bug 993003 - Ensure we abort media load if IMFSourceReader creation fails. r=padenot
2014-04-09 16:45:32 +12:00
AbstractMediaDecoder.h
Bug 976172 - Part 1 Changes in MediaOmxDecoder to enable audio offloading r=roc
2014-04-08 20:59:07 +05:30
AudioChannelFormat.cpp
AudioChannelFormat.h
Bug 981150: Use nsTArrayForwardDeclare.h more. r=ehsan
2014-03-15 12:00:17 -07:00
AudioCompactor.cpp
AudioCompactor.h
AudioEventTimeline.h
AudioMixer.h
Backed out changeset 87f437be7de5 (bug 982490)
2014-04-07 15:37:56 -04:00
AudioNodeEngine.cpp
b=990794 crash on ovrfl in AllocateAudioBlock r=roc
2014-04-03 21:12:54 +13:00
AudioNodeEngine.h
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeExternalInputStream.cpp
Backed out changeset 5349ecd9c313 (bug 818822)
2014-04-07 15:40:55 -04:00
AudioNodeExternalInputStream.h
AudioNodeStream.cpp
b=987976 rename ComputeFinalOuputChannelCount ComputedNumberOfChannels to match spec r=padenot
2014-04-01 10:26:02 +13:00
AudioNodeStream.h
b=987976 rename ComputeFinalOuputChannelCount ComputedNumberOfChannels to match spec r=padenot
2014-04-01 10:26:02 +13:00
AudioSampleFormat.h
Bug 991504 - Detect silent chunk when resampling, and properly handle them. r=roc
2014-04-07 18:22:11 +02:00
AudioSegment.cpp
Bug 991504 - Detect silent chunk when resampling, and properly handle them. r=roc
2014-04-07 18:22:11 +02:00
AudioSegment.h
Bug 991504 - Detect silent chunk when resampling, and properly handle them. r=roc
2014-04-07 18:22:11 +02:00
AudioStream.cpp
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
2014-04-10 18:39:20 +01:00
AudioStream.h
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
2014-04-10 18:39:20 +01:00
AudioStreamTrack.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
AudioStreamTrack.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
BufferDecoder.cpp
BufferDecoder.h
BufferMediaResource.h
DecoderTraits.cpp
Bug 986947 - Make MP3 contained in MP4 playback again on Windows with WMF backend. r=padenot
2014-04-04 10:39:42 +13:00
DecoderTraits.h
DOMMediaStream.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
DOMMediaStream.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
EncodedBufferCache.cpp
EncodedBufferCache.h
FileBlockCache.cpp
FileBlockCache.h
Bug 984786 part 5: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /content/media. r=kinetik
2014-04-02 09:21:11 -07:00
Latency.cpp
Latency.h
Backed out changeset e2d5b2be4142 (bug 994971) for non-unified bustage.
2014-04-14 18:27:52 -04:00
Makefile.in
MediaCache.cpp
MediaCache.h
MediaData.cpp
Bug 985772 - Remove SurfaceDescriptor around GonkNativeWindow r=nical,pchang,schiu,mikeh,gal
2014-03-31 08:24:28 -07:00
MediaData.h
Bug 985772 - Remove SurfaceDescriptor around GonkNativeWindow r=nical,pchang,schiu,mikeh,gal
2014-03-31 08:24:28 -07:00
MediaDecoder.cpp
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
2014-04-10 18:39:20 +01:00
MediaDecoder.h
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
2014-04-10 18:39:20 +01:00
MediaDecoderOwner.h
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
2014-04-03 10:53:39 +13:00
MediaDecoderReader.cpp
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
2014-04-01 16:39:04 +13:00
MediaDecoderReader.h
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
2014-04-01 16:39:04 +13:00
MediaDecoderStateMachine.cpp
Bug 993753 - Don't set media decoders idle while seeking. r=kinetik
2014-04-15 15:01:34 +12:00
MediaDecoderStateMachine.h
Bug 919215: Drop queued audio data on low-latency startup, make AudioStream::Init() async r=roc,padenot
2014-04-09 15:59:07 -04:00
MediaInfo.h
MediaMetadataManager.h
Bug 990892 - MediaMetadataManager::DispatchMetadataIfNeeded leaks items popped from mMetadataQueue. r=padenot
2014-04-03 10:54:36 +13:00
MediaQueue.h
MediaRecorder.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
MediaRecorder.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
MediaResource.cpp
MediaResource.h
MediaSegment.h
Backed out changeset 87f437be7de5 (bug 982490)
2014-04-07 15:37:56 -04:00
MediaShutdownManager.cpp
MediaShutdownManager.h
MediaStreamGraph.cpp
Bug 995543 - Unbreak libc++ build after bug 982490 by using more portable mozilla::Abs. r=jesup
2014-04-13 15:41:07 -04:00
MediaStreamGraph.h
Bug 919215: Drop queued audio data on low-latency startup, make AudioStream::Init() async r=roc,padenot
2014-04-09 15:59:07 -04:00
MediaStreamGraphImpl.h
Backed out changeset 5349ecd9c313 (bug 818822)
2014-04-07 15:40:55 -04:00
MediaStreamTrack.cpp
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
2014-04-01 15:13:50 +09:00
MediaStreamTrack.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
MediaTaskQueue.cpp
MediaTaskQueue.h
Backed out changesets ddbac34527fe and fa82f32d0c39 (bug 991812) for B2G bustage.
2014-04-14 16:16:18 -04:00
moz.build
Backed out changeset 87f437be7de5 (bug 982490)
2014-04-07 15:37:56 -04:00
MP3FrameParser.cpp
MP3FrameParser.h
RtspMediaResource.cpp
Bug 977518 - [RTSP] Resource leak from RtspMediaResource, RtspController and RTSPSource. r=sworkman
2014-02-27 15:28:18 +08:00
RtspMediaResource.h
Bug 977518 - [RTSP] Resource leak from RtspMediaResource, RtspController and RTSPSource. r=sworkman
2014-02-27 15:28:18 +08:00
SharedBuffer.h
b=990794 crash on ovrfl in SharedBuffer::Create() r=roc
2014-04-03 21:12:29 +13:00
SharedThreadPool.cpp
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
SharedThreadPool.h
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
StreamBuffer.cpp
StreamBuffer.h
TextTrack.cpp
Bug 976580 - Set cue state to dirty when video resize happens. r=rillian, r=bz
2014-04-07 15:42:33 -04:00
TextTrack.h
Bug 976580 - Set cue state to dirty when video resize happens. r=rillian, r=bz
2014-04-07 15:42:33 -04:00
TextTrackCue.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
TextTrackCue.h
Bug 976580 - Set cue state to dirty when video resize happens. r=rillian, r=bz
2014-04-07 15:42:33 -04:00
TextTrackCueList.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
TextTrackCueList.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
TextTrackList.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
TextTrackList.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
TextTrackRegion.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
TextTrackRegion.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
TimeVarying.h
TrackUnionStream.h
VideoFrameContainer.cpp
VideoFrameContainer.h
VideoPlaybackQuality.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
VideoPlaybackQuality.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
VideoSegment.cpp
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
2014-03-15 12:00:17 -07:00
VideoSegment.h
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
2014-03-15 12:00:17 -07:00
VideoStreamTrack.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
VideoStreamTrack.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
VideoUtils.cpp
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
2014-04-01 16:39:04 +13:00
VideoUtils.h
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
2014-04-01 16:39:04 +13:00
VorbisUtils.h
WebVTTListener.cpp
Bug 882677 - Part 4: TextTrack::ReadyState should be set to 'error' if loading the stream fails. r=cpearce
2014-03-17 17:49:52 -04:00
WebVTTListener.h
Bug 882677 - Part 2: Handle ParsingErrors from vtt.js correctly. r=cpearce
2014-03-17 15:11:41 -04:00