gecko/content/media
2014-01-17 14:29:20 -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 950506 - Part 1: Rename the LOG macro to DIRECTSHOW_LOG in SourceFilter.cpp 2013-12-16 13:08:53 -05:00
encoder Bug 957939 - Move Audio_Track/Video_Track out of ISOTrackMetadata. r=cpearce 2014-01-14 09:59:40 -05:00
fmp4 Bug 959440 - Apply MP4Reader cleanups to WMFDecoderModule. r=padenot 2014-01-15 16:14:15 +13:00
gstreamer Bug 918135 - Use MP3FrameParser in GStreamer backend for MP3 duration estimation r=cpearce 2013-12-03 10:25:28 +13:00
gtest Bug 936981 - Setup GTest for content/media and add a test case for OpusTrackEncoder. r=rillian 2014-01-07 11:04:51 +08:00
mediasource Bug 950120 - Use audio reader if no video reader available, and handle zero reader case. r=doublec 2013-12-16 16:24:44 +13:00
ogg Bug 879669 - Part 2: Let Encoder can support various mimeType. r=roc 2013-12-10 15:24:51 +08:00
omx Bug 879668 - Part 2: Add utility function to convert codec data from OMX AVC/H.264 encoder for MP4 container writer. r=roc 2014-01-17 14:29:20 -05:00
plugins Bug 953394 - Force OMXCodec to output a sane colour format on Android 4.4 and above r=doublec 2014-01-09 14:54:57 +13:00
raw Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
test Bug 957847 - Fix VTTCue crash at TextTrackCue::AddCue. r=rillian 2014-01-15 11:30:58 -05:00
wave Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
webaudio Bug 942022 - Return safely when thread creation fails, in ReverbConvolver. r=karlt 2014-01-10 16:01:18 +01:00
webm Bug 952186 - Remove downmix code from WebMReader; r=rillian 2013-12-19 23:43:26 +05:30
webrtc Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
webspeech Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
webvtt Bug 865407 - Follow-up to fix other places expecting the old IID. 2014-01-14 14:03:59 -05:00
wmf Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
AbstractMediaDecoder.h
AudioAvailableEventManager.cpp
AudioAvailableEventManager.h Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange 2013-12-19 19:24:42 -08:00
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioEventTimeline.h
AudioNodeEngine.cpp b=956604 Remove unnecessary channel count parameter from AudioBufferInPlaceScale r=padenot 2014-01-08 16:57:53 +13:00
AudioNodeEngine.h b=956604 Remove unnecessary channel count parameter from AudioBufferInPlaceScale r=padenot 2014-01-08 16:57:53 +13:00
AudioNodeEngineNEON.cpp b=956604 Remove unnecessary channel count parameter from AudioBufferInPlaceScale r=padenot 2014-01-08 16:57:53 +13:00
AudioNodeEngineNEON.h b=956604 Remove unnecessary channel count parameter from AudioBufferInPlaceScale r=padenot 2014-01-08 16:57:53 +13:00
AudioNodeExternalInputStream.cpp Bug 943461. Part 5: Don't allow a stream to finish before it has produced output up to mStateComputedTime. r=padenot 2013-12-06 09:23:57 +13:00
AudioNodeExternalInputStream.h Bug 943461. Part 5: Don't allow a stream to finish before it has produced output up to mStateComputedTime. r=padenot 2013-12-06 09:23:57 +13:00
AudioNodeStream.cpp Bug 943461. Part 18: Ensure AudioBufferSourceNode's engine always produces an audio block when ProduceAudioBlock is called, and add an assertion to catch this kind of error directly. r=karl 2013-12-13 01:33:01 +13:00
AudioNodeStream.h Bug 943461. Part 5: Don't allow a stream to finish before it has produced output up to mStateComputedTime. r=padenot 2013-12-06 09:23:57 +13: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
AudioStream.cpp Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange 2013-12-19 19:24:42 -08:00
AudioStream.h Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange 2013-12-19 19:24:42 -08:00
AudioStreamTrack.cpp
AudioStreamTrack.h
BufferDecoder.cpp
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 879669 - Part 1: Don't callback if there is no track in MediaStream. r=roc 2013-11-23 09:14:29 +13:00
DOMMediaStream.h Bug 879669 - Part 1: Don't callback if there is no track in MediaStream. r=roc 2013-11-23 09:14:29 +13:00
EncodedBufferCache.cpp
EncodedBufferCache.h
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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
Latency.h Bug 953130 - Fix system NSPR builds for content/media. r=rjesup 2014-01-02 09:14:52 +01: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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
MediaCache.h
MediaDecoder.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
MediaDecoder.h Bug 943461. Part 8: When a MediaDecoder is decoding to a stream, run PlaybackEnded when the stream finishes. r=padenot 2013-12-07 01:01:33 +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 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc 2013-12-31 10:06:12 +01:00
MediaDecoderReader.h Bug 935349 - Remove remaining disabled DASH code. r=doublec 2013-11-07 17:08:42 +13:00
MediaDecoderStateMachine.cpp Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange 2013-12-19 19:24:42 -08:00
MediaDecoderStateMachine.h Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange 2013-12-19 19:24:42 -08:00
MediaMetadataManager.h
MediaRecorder.cpp Bug 950429 - Media Recording - Allow NS_DispatchToCurrentThread in Media Encoder thread. r=roc 2014-01-05 01:20:21 +08:00
MediaRecorder.h Bug 879669 - Part 3: Start recording when tracks have been added. r=roc 2013-12-18 18:39:45 +08: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
MediaShutdownManager.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
MediaShutdownManager.h Bug 938107 - Wait for media state machine thread to shutdown during XPCOM shutdown before returning. r=roc 2013-12-18 16:59:11 +13:00
MediaStreamGraph.cpp Bug 955911 - r=roc 2014-01-13 17:38:30 +01:00
MediaStreamGraph.h Bug 943461. Part 13: Keep producing silence in AudioNodeStreams' mLastChunks even after they've finished r=padenot 2013-12-10 13:49:03 +13:00
MediaStreamGraphImpl.h Bug 944707 - Stop locking when getting the preferred samplerate from the AudioStream. r=kinetik 2013-12-09 20:54:49 +01:00
MediaStreamTrack.cpp
MediaStreamTrack.h
moz.build Bug 936981 - Setup GTest for content/media and add a test case for OpusTrackEncoder. r=rillian 2014-01-07 11:04:51 +08:00
MP3FrameParser.cpp Bug 948326 - Actually address review comments in bug 918135 r=cpearce 2013-12-16 17:47:50 +13:00
MP3FrameParser.h Bug 950506 - Part 2: Build content/media/directshow in unified mode; r=roc 2013-12-15 19:00:54 -05:00
RtspMediaResource.cpp Bug 951117 - [RTSP][Video][V1.3] Crash happened while stop playing RTSP strreaming. r=sworkman 2013-12-23 17:05:11 +08: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 943461. Part 1: A stream is fully finished when all its tracks have finished playing out. r=padenot 2013-12-04 14:08:12 +13:00
StreamBuffer.h Bug 943461. Part 1: A stream is fully finished when all its tracks have finished playing out. r=padenot 2013-12-04 14:08:12 +13:00
TextTrack.cpp Bug 957847 - Fix VTTCue crash at TextTrackCue::AddCue. r=rillian 2014-01-15 11:30:58 -05:00
TextTrack.h Backed out 5 changesets (bug 865407) for Windows crashes. 2014-01-10 11:50:49 -05:00
TextTrackCue.cpp Bug 882299 - Implement VTTCue::Line r=smaug,rillian,bz 2014-01-15 08:04:00 -08:00
TextTrackCue.h Bug 882299 - Implement VTTCue::Line r=smaug,rillian,bz 2014-01-15 08:04:00 -08:00
TextTrackCueList.cpp Backed out 5 changesets (bug 865407) for Windows crashes. 2014-01-10 11:50:49 -05:00
TextTrackCueList.h Backed out 5 changesets (bug 865407) for Windows crashes. 2014-01-10 11:50:49 -05:00
TextTrackList.cpp Backed out 5 changesets (bug 865407) for Windows crashes. 2014-01-10 11:50:49 -05:00
TextTrackList.h Backed out 5 changesets (bug 865407) for Windows crashes. 2014-01-10 11:50:49 -05: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
TimeVarying.h
TrackUnionStream.h Bug 943461. Part 13: Keep producing silence in AudioNodeStreams' mLastChunks even after they've finished r=padenot 2013-12-10 13:49:03 +13:00
VideoFrameContainer.cpp Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical 2013-12-13 18:32:02 +01: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
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
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 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
WebVTTListener.h