..
dash
Bug 838315 - Avoid race condition for switching during a seek r=cpearce
2013-03-01 11:52:39 -08:00
gstreamer
Bug 808319 - Fix some GCC warnings in GStreamerReader.cpp r=rillian,alessandro.d
2013-03-03 23:56:00 -08:00
ogg
Bug 846687 - Set the transport as non-seekable if the server sends Accept-Ranges, but no Content-Length. r=cpearce
2013-03-01 19:55:01 +01:00
omx
Bug 803471 - Part 5b - Change OmxDecode to use GonkNativeWindowClient. r=cdouble
2013-03-08 14:43:33 -05:00
plugins
Bug 842327 - Move libomxplugin* at the root of the apk. r=doublec,r=khuey
2013-03-04 19:34:03 +01:00
raw
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
test
Bug 849519 - Raise INDEX_SIZE_ERR if media element volume is set to NaN. r=doublec
2013-03-11 11:11:23 +13:00
wave
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
webaudio
Backed out 4 changesets (bug 849713) since builds fail because of warnings as errors
2013-03-11 16:14:42 -04:00
webm
Bug 838315 - Avoid race condition for switching during a seek r=cpearce
2013-03-01 11:52:39 -08:00
webrtc
Bug 842715: Refactor gUM prefs use to be on mainthread, and prepare for constraints r=derf
2013-03-04 16:02:17 -05:00
wmf
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
AbstractMediaDecoder.h
Bug 804875 - Reset media element when loading a new src. r=kinetik
2012-12-27 16:21:30 +01:00
AudioAvailableEventManager.cpp
AudioAvailableEventManager.h
AudioChannelFormat.cpp
Fix WARNINGS_AS_ERRORS bustage ("comparison between signed and unsigned integer expressions") from Bug 830707, Part 1 (changeset 93a4d0995cba) on a CLOSED TREE.
2013-01-31 22:24:53 -08:00
AudioChannelFormat.h
Bug 830707. Part 1: Add code for upmixing and downmixing following Web Audio's spec. r=jesup
2013-01-16 02:09:38 +13:00
AudioEventTimeline.h
Bug 836076 - Part 5: Provide an API for converting event times to tick values; r=roc
2013-03-01 17:06:03 -05:00
AudioNodeEngine.cpp
Bug 836076 - Part 6: Hook up GainNode to the MediaStreams back-end to enable controlling the volume of the audio being played back; r=roc
2013-01-29 18:37:51 -05:00
AudioNodeEngine.h
Bug 836076 - Part 6: Hook up GainNode to the MediaStreams back-end to enable controlling the volume of the audio being played back; r=roc
2013-01-29 18:37:51 -05:00
AudioNodeStream.cpp
Bug 836076 - Part 2: Make it possible to send AudioEventTimeline objects as commands to the MSG thread; r=roc
2013-01-28 17:42:27 -05:00
AudioNodeStream.h
Bug 836076 - Part 2: Make it possible to send AudioEventTimeline objects as commands to the MSG thread; r=roc
2013-01-28 17:42:27 -05:00
AudioSampleFormat.h
Bug 830707. Part 1.5: Add MAX_AUDIO_SAMPLE_SIZE and tweak AddAudioSampleOffset. r=jesup
2013-02-01 17:26:57 +13:00
AudioSegment.cpp
Backed out 14 changesets (bug 804387) because of Android M2 crashes
2013-02-05 01:29:28 -05:00
AudioSegment.h
Backed out 14 changesets (bug 804387) because of Android M2 crashes
2013-02-05 01:29:28 -05:00
AudioStream.cpp
Bug 846612 - r=kinetik
2013-03-04 15:48:58 +01:00
AudioStream.h
Bug 846612 - r=kinetik
2013-03-04 15:48:58 +01:00
BufferMediaResource.h
Bug 844905 - Change MediaResource::GetContentType return type to nsCString. r=cpearce
2013-02-26 12:02:20 +01:00
DecoderTraits.cpp
Bug 849067 - Unbreak gstreamer builds again. r=cpearce
2013-03-07 17:44:00 -08:00
DecoderTraits.h
Bug 834172 - Don't export codec functions from DecoderTraits. r=cpearce
2013-03-05 09:56:35 -05:00
DOMMediaStream.cpp
Fix for bug 839529 (Remove various CC participants that don't do anything). r=smaug.
2013-02-07 10:19:08 +00:00
DOMMediaStream.h
Fix for bug 839529 (Remove various CC participants that don't do anything). r=smaug.
2013-02-07 10:19:08 +00:00
FileBlockCache.cpp
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
FileBlockCache.h
Bug 829223 - fix FileBlockCache to consistently use 64-bit offsets; r=roc
2013-01-10 15:21:50 -05:00
Makefile.in
Bug 849067 - Unbreak gstreamer builds again. r=cpearce
2013-03-07 17:44:00 -08:00
MediaCache.cpp
Bug 792935 - Remove code to cancel DASH subsegment downloads during a seek r=cpearce
2013-01-28 18:34:28 -08:00
MediaCache.h
Bug 792935 - Remove code to cancel DASH subsegment downloads during a seek r=cpearce
2013-01-28 18:34:28 -08:00
MediaDecoder.cpp
Bug 846687 - Set the transport as non-seekable if the server sends Accept-Ranges, but no Content-Length. r=cpearce
2013-03-01 19:55:01 +01:00
MediaDecoder.h
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
MediaDecoderOwner.h
Bug 804875 - Reset media element when loading a new src. r=kinetik
2012-12-27 16:21:30 +01:00
MediaDecoderReader.cpp
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
MediaDecoderReader.h
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
MediaDecoderStateMachine.cpp
Bug 846612 - r=kinetik
2013-03-04 15:48:58 +01:00
MediaDecoderStateMachine.h
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
MediaMetadataManager.h
Bug 804875 - Reset media element when loading a new src. r=kinetik
2012-12-27 16:21:30 +01:00
MediaResource.cpp
Bug 839031 - Store the Content-Type/MIME-Type on MediaResource. r=padenot
2013-02-15 14:10:58 +13:00
MediaResource.h
Bug 844905 - Change MediaResource::GetContentType return type to nsCString. r=cpearce
2013-02-26 12:02:20 +01:00
MediaSegment.h
Backed out changeset dba7a059ed22 (bug 843214)
2013-02-27 12:49:26 +00:00
MediaStreamGraph.cpp
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
MediaStreamGraph.h
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
MediaStreamGraphImpl.h
Bug 804387. Part 5: Add MediaStream::GraphTimeToStreamTimeOptimistic and MediaStream::StreamTimeToGraphTime. r=jesup
2013-02-04 23:04:26 +13:00
moz.build
Bug 784841 - Part 18g: Convert /content; r=glandium
2013-02-25 12:47:19 -08:00
SharedBuffer.h
StreamBuffer.cpp
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
StreamBuffer.h
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
TimeVarying.h
TrackUnionStream.h
Bug 837034. Part 1: Rename nsDOM(Local)MediaStream to DOM(Local)MediaStream and put them in the mozilla namespace. r=jesup
2013-02-15 21:01:58 +13:00
VideoFrameContainer.cpp
Bug 804875 - Fix bustage on a CLOSED TREE. r=me
2013-02-04 15:21:44 +01:00
VideoFrameContainer.h
Bug 804875 - Reset media element when loading a new src. r=kinetik
2012-12-27 16:21:30 +01:00
VideoSegment.cpp
VideoSegment.h
Bug 830707. Part 3: Don't constrain AudioSegment to a fixed number of channels. r=jesup
2013-01-21 09:44:44 +13:00
VideoUtils.cpp
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
VideoUtils.h
Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
2013-03-02 14:14:44 -05:00
VorbisUtils.h