gecko-dev/dom/media/omx
Jean-Yves Avenard dacd5751f3 Bug 1208953: [mp3] Don't parse data we've already parsed. r=cpearce
NotifyDataArrived may be called again due to reads performed in NotifyDataArrived ; causing stall and serious slowdowns.
2015-09-30 16:07:56 +10:00
..
AudioOffloadPlayer.cpp Bug 1184292 - Remove some Wakelock warning messages when unlocking. r=smaug 2015-08-26 09:21:00 -04:00
AudioOffloadPlayer.h Bug 1184634 - Rename MediaPromise to MozPromise. r=gerald 2015-07-16 22:21:56 -07:00
AudioOffloadPlayerBase.h Bug 1164697 - Fix time unit of AudioOffloadPlayer r=bholley 2015-05-14 15:48:06 -07:00
AudioOutput.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
AudioOutput.h Bug 1158692 - Change omx AudioSink to GonkAudioSink r=cpearce 2015-04-28 06:50:59 -07:00
GonkAudioSink.h Bug 1158692 - Change omx AudioSink to GonkAudioSink r=cpearce 2015-04-28 06:50:59 -07:00
I420ColorConverterHelper.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
I420ColorConverterHelper.h
MPAPI.h
MediaCodecDecoder.cpp
MediaCodecDecoder.h
MediaCodecProxy.cpp Bug 1112219 - Implement platform independent MediaResourceManager r=cpearce,bwu,nical 2015-07-05 11:56:04 -07:00
MediaCodecProxy.h Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj 2015-07-29 10:44:59 -07:00
MediaCodecReader.cpp Bug 1208953: [mp3] Don't parse data we've already parsed. r=cpearce 2015-09-30 16:07:56 +10:00
MediaCodecReader.h Bug 1208953: [mp3] Don't parse data we've already parsed. r=cpearce 2015-09-30 16:07:56 +10:00
MediaOmxCommonDecoder.cpp Bug 1206576 - Dispatch some MDSM functions to hide its internal thread model. r=jya. 2015-09-21 14:01:45 +08:00
MediaOmxCommonDecoder.h Bug 1179665. Part 4 - remove MDSM::RecreateDecodedStream() which runs on the main thread and doesn't fit into the thread model of MDSM. r=roc. 2015-07-06 11:36:26 +08:00
MediaOmxCommonReader.cpp Bug 1190238: P1. Remove MediaResource::Read/Seek. r=cpearce 2015-08-13 15:27:09 +10:00
MediaOmxCommonReader.h Bug 1190238: P1. Remove MediaResource::Read/Seek. r=cpearce 2015-08-13 15:27:09 +10:00
MediaOmxDecoder.cpp
MediaOmxDecoder.h
MediaOmxReader.cpp Bug 1208953: [mp3] Don't parse data we've already parsed. r=cpearce 2015-09-30 16:07:56 +10:00
MediaOmxReader.h Bug 1208953: [mp3] Don't parse data we've already parsed. r=cpearce 2015-09-30 16:07:56 +10:00
MediaStreamSource.cpp Bug 1190238: P1. Remove MediaResource::Read/Seek. r=cpearce 2015-08-13 15:27:09 +10:00
MediaStreamSource.h Bug 1190238: P1. Remove MediaResource::Read/Seek. r=cpearce 2015-08-13 15:27:09 +10:00
OMXCodecDescriptorUtil.cpp
OMXCodecDescriptorUtil.h
OMXCodecProxy.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
OMXCodecProxy.h Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj 2015-07-29 10:44:59 -07:00
OMXCodecWrapper.cpp Bug 1197669 - Part2 - 1. Ensure the EOS is sent to MediaCodec. 2. mEndOfStream should be protected by monitor. r=sotaro 2015-09-01 11:25:35 +08:00
OMXCodecWrapper.h Bug 1197669 - Part2 - 1. Ensure the EOS is sent to MediaCodec. 2. mEndOfStream should be protected by monitor. r=sotaro 2015-09-01 11:25:35 +08:00
OmxDecoder.cpp Bug 1183518. Part 1 - move calls to mResource->SetReadMode out of Mediadecoder::{Start,Stop}ProgressUpdates since they are not related to progress update. r=roc. 2015-07-20 14:29:10 +08:00
OmxDecoder.h Bug 1183518. Part 1 - move calls to mResource->SetReadMode out of Mediadecoder::{Start,Stop}ProgressUpdates since they are not related to progress update. r=roc. 2015-07-20 14:29:10 +08:00
RtspExtractor.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
RtspExtractor.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
RtspMediaCodecDecoder.cpp Bug 1158448 Part 2 - Remove ApplyStateToStateMachine and PLAY_STATE_SEEKING r=jwwang,bwu 2015-05-07 08:19:46 -07:00
RtspMediaCodecDecoder.h Bug 1158448 Part 2 - Remove ApplyStateToStateMachine and PLAY_STATE_SEEKING r=jwwang,bwu 2015-05-07 08:19:46 -07:00
RtspMediaCodecReader.cpp Bug 1197075: P2. Revert "Bug 1171257 - Add force decode ahead to MediaFormatReader r=jya,bholley". r=edwin 2015-08-26 15:36:53 +10:00
RtspMediaCodecReader.h Bug 1197075: P2. Revert "Bug 1171257 - Add force decode ahead to MediaFormatReader r=jya,bholley". r=edwin 2015-08-26 15:36:53 +10:00
RtspOmxDecoder.cpp Bug 1158448 Part 2 - Remove ApplyStateToStateMachine and PLAY_STATE_SEEKING r=jwwang,bwu 2015-05-07 08:19:46 -07:00
RtspOmxDecoder.h Bug 1158448 Part 2 - Remove ApplyStateToStateMachine and PLAY_STATE_SEEKING r=jwwang,bwu 2015-05-07 08:19:46 -07:00
RtspOmxReader.cpp Bug 1183518. Part 1 - move calls to mResource->SetReadMode out of Mediadecoder::{Start,Stop}ProgressUpdates since they are not related to progress update. r=roc. 2015-07-20 14:29:10 +08:00
RtspOmxReader.h Bug 1167608 - Remove NotifyWaitingForResourcesStatusChanged() call from MediaOmxReader r=bholley,bwu 2015-05-27 14:25:48 -07:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00