gecko/content/media
2013-12-11 13:37:13 -05:00
..
apple Bug 918135 - Parse VBR headers in MP3FrameParser for calculating exact duration r=cpearce 2013-12-03 10:25:27 +13:00
directshow Bug 945947 - Re-enable DirectShow for MP3 playback on Vista and later. r=ajones 2013-12-04 13:47:39 +13:00
encoder Bug 945127 - Correct the checking of input sampling rate. r=giles 2013-12-11 13:56:18 +08:00
fmp4 Bug 945085 - Improve comments in PlatformDecoderModule.h. r=kinetik 2013-12-04 13:47:12 +13:00
gstreamer Bug 918135 - Use MP3FrameParser in GStreamer backend for MP3 duration estimation r=cpearce 2013-12-03 10:25:28 +13:00
mediasource Back out 4fd2bf2ec8db (bug 939662) for Windows build bustage 2013-11-18 21:34:48 -08:00
ogg Bug 945532 - Add missing includes in OpusParser.h. r=kinetik 2013-12-03 12:30:47 +09:00
omx Bug 941789 - Protect binderDied() by mutex. r=doublec 2013-12-04 17:44:36 -05:00
plugins Bug 946216 - Build content/media/plugins in unified mode; r=glandium 2013-12-04 09:43:36 -05:00
raw Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
test Bug 941314 - Use SpecialPowers.exactGC in media mochitests to hopefully improve their reliability. r=kinetik 2013-12-06 17:15:13 +13:00
wave Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
webaudio Bug 947910 - Relax the MOZ_ASSERT(mPosition <= mDuration) in case of looping, in AudioBufferSourceNode::CopyFromBufferWithResampling. r=karlt 2013-12-10 14:35:50 +01:00
webm Bug 945863 - Handle CodecDelay and SeekPreroll for Opus in WebM. r=kinetik 2013-12-10 10:36:05 +01:00
webrtc Bug 853356: backout p2 2013-12-10 01:03:23 -05:00
webspeech Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
webvtt Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
wmf Bug 930833 - Add missing extern "C" for mingw compilation 2013-12-02 12:13:43 +01:00
AbstractMediaDecoder.h Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik 2013-09-18 15:37:23 +12:00
AudioAvailableEventManager.cpp Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
AudioAvailableEventManager.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
AudioChannelFormat.cpp Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
AudioChannelFormat.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
AudioEventTimeline.h
AudioNodeEngine.cpp Bug 865256 - Part 3a: Add AudioBufferPeakValue utility. r=ehsan 2013-09-10 10:54:17 -07:00
AudioNodeEngine.h Backed out changeset fb89f2090779 (bug 881959) 2013-09-17 17:14:55 +01:00
AudioNodeEngineNEON.cpp Bug 921099 - Remove alignment assertions in AudioNodeEngineNEON.cpp for now. r=ehsan 2013-09-30 15:04:54 -04:00
AudioNodeEngineNEON.h
AudioNodeExternalInputStream.cpp Bug 921695 - Part 2: Modify callers. r=karlt 2013-10-01 14:22:57 +08:00
AudioNodeExternalInputStream.h Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 22:02:42 -05:00
AudioNodeStream.cpp Bug 874508 - Web Audio is connected to AudioChannelService, r=ehsan 2013-10-08 20:20:33 +02:00
AudioNodeStream.h Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 22:02:42 -05:00
AudioSampleFormat.h
AudioSegment.cpp Bug 919215 - Start the AudioStream on creation when in low-latency mode, and let it underrun. r=roc 2013-11-19 10:43:15 +13:00
AudioSegment.h Backed out changeset 81cee5ae7973 (bug 904617) 2013-09-16 08:43:47 +01:00
AudioStream.cpp Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg 2013-12-10 18:10:01 -05:00
AudioStream.h Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg 2013-12-10 18:10:01 -05:00
AudioStreamTrack.cpp
AudioStreamTrack.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
BufferDecoder.cpp Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik 2013-09-18 15:37:23 +12:00
BufferDecoder.h Bug 905513 - Annotate functions with virtual/MOZ_OVERRIDE and document use of SBR monitor. 2013-09-27 17:22:38 +12:00
BufferMediaResource.h Bug 935349 - Remove remaining disabled DASH code. r=doublec 2013-11-07 17:08:42 +13:00
DecoderTraits.cpp Bug 833023 - Enable VP9 playback in HTML media elements. r=kinetik 2013-12-03 16:21:00 -08:00
DecoderTraits.h Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps 2013-09-23 17:53:36 +08:00
DOMMediaStream.cpp Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
DOMMediaStream.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
EncodedBufferCache.cpp Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
EncodedBufferCache.h Merge m-c to inbound. 2013-09-06 12:31:58 +02:00
FileBlockCache.cpp Bug 938693 - Check the return value of PR_Close() in ~FileBlockCache() and issue a message if it fails. r=cpearce 2013-11-15 21:46:40 -05:00
FileBlockCache.h Bug 885002 - Fix casting on 64 bit Big Endian platforms. r=cpearce 2013-11-05 07:45:00 -05:00
Latency.cpp Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Latency.h Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Makefile.in Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
MediaCache.cpp Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 22:02:42 -05:00
MediaCache.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
MediaDecoder.cpp Bug 947798 (part 2) - Remove MemoryMultiReporter, because it's no longer helpful. r=mccr8. 2013-12-07 21:39:47 -08:00
MediaDecoder.h Bug 938022. Part 6: Have MediaDecoder/MediaDecoderStateMachine that's producing a MediaStream use that stream's current time as the media clock. r=padenot 2013-12-02 10:09:06 +13:00
MediaDecoderOwner.h Bug 898864 - RTSP content process crash when press the play button at the end of video. r=sworkman 2013-11-20 11:08:10 +08:00
MediaDecoderReader.cpp Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 22:02:42 -05:00
MediaDecoderReader.h Bug 935349 - Remove remaining disabled DASH code. r=doublec 2013-11-07 17:08:42 +13:00
MediaDecoderStateMachine.cpp Bug 938022. Part 6: Have MediaDecoder/MediaDecoderStateMachine that's producing a MediaStream use that stream's current time as the media clock. r=padenot 2013-12-02 10:09:06 +13:00
MediaDecoderStateMachine.h Bug 938022. Part 6: Have MediaDecoder/MediaDecoderStateMachine that's producing a MediaStream use that stream's current time as the media clock. r=padenot 2013-12-02 10:09:06 +13:00
MediaMetadataManager.h
MediaRecorder.cpp Bug 935774 - "Assertion failure: meta" in mozilla::MediaEncoder::GetEncodedData. r=roc 2013-11-25 12:57:52 +13:00
MediaRecorder.h Bug 909670 - MediaRecorder - Implement MediaRecorderSession. r=roc 2013-09-26 09:40:40 -04:00
MediaResource.cpp Backed out changeset a1628c9ba4af (bug 929029) for timeouts/crashes in test_dataChannel_basicAudio.html. 2013-12-02 12:12:45 -05:00
MediaResource.h Backed out changeset a1628c9ba4af (bug 929029) for timeouts/crashes in test_dataChannel_basicAudio.html. 2013-12-02 12:12:45 -05:00
MediaSegment.h Bug 938022. Part 4: Add MediaTimeToMicroseconds. r=cpearce 2013-11-26 00:57:26 +13:00
MediaStreamGraph.cpp Bug 938022. Part 5: Add aCurrentTime parameter to MediaStreamListener::NotifyOutput and fire notifications when the MediaStreamGraph is in a good state. r=padenot 2013-11-26 00:59:49 +13:00
MediaStreamGraph.h Bug 938022. Part 5: Add aCurrentTime parameter to MediaStreamListener::NotifyOutput and fire notifications when the MediaStreamGraph is in a good state. r=padenot 2013-11-26 00:59:49 +13:00
MediaStreamGraphImpl.h Bug 939716 - Destructor for MediaStreamGraph should be virtual - r=roc 2013-11-19 02:09:47 +13:00
MediaStreamTrack.cpp Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
MediaStreamTrack.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
moz.build Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium 2013-12-04 14:06:16 +13:00
MP3FrameParser.cpp Bug 918135 - Reduce MAX_SKIPPED_BYTES in MP3FrameParser r=cpearce 2013-12-03 10:25:28 +13:00
MP3FrameParser.h Bug 918135 - Parse VBR headers in MP3FrameParser for calculating exact duration r=cpearce 2013-12-03 10:25:27 +13:00
RtspMediaResource.cpp merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
RtspMediaResource.h Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps 2013-09-23 17:53:36 +08:00
SharedBuffer.h
StreamBuffer.cpp Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 22:02:42 -05:00
StreamBuffer.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
TextTrack.cpp Bug 893880 - Check TextTrackCueList before trying to update its cues. r=rillian 2013-10-28 22:18:35 -04:00
TextTrack.h Bug 882665 - Part a: Add readiness state attribute to text track. r= rillian, khuey 2013-10-25 00:14:36 -04:00
TextTrackCue.cpp Bug 919265 - Part 2: Add ClearOnShutdown() call on the static WebVTTParserWrapper. r=bz 2013-09-24 15:17:15 -04:00
TextTrackCue.h Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst 2013-10-02 07:40:07 -04:00
TextTrackCueList.cpp
TextTrackCueList.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
TextTrackList.cpp Bug 865407 - Part 2: Change TextTrackList::RemoveTextTrack() to receive a pointer r=rillian 2013-10-21 07:15:00 -07:00
TextTrackList.h Bug 865407 - Part 2: Change TextTrackList::RemoveTextTrack() to receive a pointer r=rillian 2013-10-21 07:15:00 -07:00
TextTrackRegion.cpp Bug 920088 - TextTrackRegion's TextTrack should point at the correct TextTrack. r=rillian 2013-09-24 11:59:17 -04:00
TextTrackRegion.h Bug 920088 - TextTrackRegion's TextTrack should point at the correct TextTrack. r=rillian 2013-09-24 11:59:17 -04:00
TextTrackRegionList.cpp Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz 2013-09-20 14:42:35 -04:00
TextTrackRegionList.h Bug 897504 - Implement region API for Gecko. r=giles, khuey 2013-09-13 19:44:33 -04:00
TimeVarying.h
TrackUnionStream.h Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 22:02:42 -05:00
VideoFrameContainer.cpp Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
VideoFrameContainer.h Bug 921910 - Invalidate when we change the frame of an asynchronous ImageContainer that is part of a main-thread layer tree. r=roc 2013-10-02 16:05:49 +13:00
VideoPlaybackQuality.cpp Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
VideoPlaybackQuality.h
VideoSegment.cpp Bug 945135 - Part 2: Add VideoTrackEncoder. r=roc 2013-12-02 15:52:54 +08:00
VideoSegment.h Bug 945135 - Part 2: Add VideoTrackEncoder. r=roc 2013-12-02 15:52:54 +08:00
VideoStreamTrack.cpp
VideoStreamTrack.h Bug 912702 - Minimize the #includes in content/media; r=roc 2013-09-05 16:25:17 -04:00
VideoUtils.cpp Bug 933579 - Export IsVideoContentType() to VideoUtils, so that it can be used elsewhere, and move all of VideoUtils into namespace mozilla. r=kinetik 2013-11-04 11:45:19 +13:00
VideoUtils.h Bug 933579 - Export IsVideoContentType() to VideoUtils, so that it can be used elsewhere, and move all of VideoUtils into namespace mozilla. r=kinetik 2013-11-04 11:45:19 +13:00
VorbisUtils.h
WebVTTListener.cpp Bug 941437 part 2. Remove the unused cx argument from UNWRAP_OBJECT and UNWRAP_WORKER_OBJECT. r=smaug 2013-11-21 07:51:16 -05:00
WebVTTListener.h Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey 2013-09-19 08:26:00 -07:00