gecko/content/media
Ms2ger f696a656cc Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking
This patch makes it possible to include nsGenericHTMLElement.h without adding
to LOCAL_INCLUDES.
2012-06-06 09:40:02 +02:00
..
gstreamer Bug 760899 - Fix debug builds with gstreamer enabled - r=kinetik 2012-06-05 11:32:36 +12:00
ogg Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking 2012-06-06 09:40:02 +02:00
plugins Bug 759948 - libstagefright based media playback doesn't receive ended event when complete on B2G - r=edwin 2012-06-01 12:54:52 +12:00
raw Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec 2012-06-01 12:54:23 +12:00
test Bug 760325 - Report all events after 'ended' as test failures, except when removing the element we ignore timeupdate/pause/stalled events. Use info() for logging, not ok(). r=roc 2012-06-01 20:52:37 +02:00
wave Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking 2012-06-06 09:40:02 +02:00
webm Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking 2012-06-06 09:40:02 +02:00
AudioSegment.cpp Bug 664918. Part 2: Create MediaSegment, AudioSegment and VideoSegment classes to manage intervals of media data. r=jesup 2012-04-30 15:11:19 +12:00
AudioSegment.h Bug 754643 - Enable FAIL_ON_WARNINGS in content/media; r=cpearce f=roc 2012-05-18 10:29:38 +02:00
FileBlockCache.cpp Bug 736342 - Add AsyncBlockWriter, which defers file writes to another thread. r=roc 2012-03-28 13:04:20 +13:00
FileBlockCache.h Bug 736342 - Add AsyncBlockWriter, which defers file writes to another thread. r=roc 2012-03-28 13:04:20 +13:00
Makefile.in Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking 2012-06-06 09:40:02 +02:00
MediaEngine.h Bug 750943: Abstract media engine interface for devices; r=jesup 2012-06-03 00:34:02 -07:00
MediaEngineDefault.cpp Backing out bug 738528 pushed without a peer review and with wrong authorship. 2012-06-04 10:57:42 +02:00
MediaEngineDefault.h Bug 752351: Implement fallback media engine; r=jesup 2012-06-03 00:34:40 -07:00
MediaResource.cpp Bug 500784 - Video/Audio files over 2^31 bytes now return proper durations; r=cpearce 2012-05-31 14:33:15 +12:00
MediaResource.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
MediaSegment.h Bug 664918. Part 2: Create MediaSegment, AudioSegment and VideoSegment classes to manage intervals of media data. r=jesup 2012-04-30 15:11:19 +12:00
MediaStreamGraph.cpp Bug 759908. Create MediaStreamListener::NotifyConsumptionChanged. r=jesup 2012-06-01 18:26:17 +12:00
MediaStreamGraph.h Bug 759908. Create MediaStreamListener::NotifyConsumptionChanged. r=jesup 2012-06-01 18:26:17 +12:00
nsAudioAvailableEventManager.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAudioAvailableEventManager.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAudioStream.cpp Bug 757707 - Avoid holding nsBufferedAudioStream locks over calls into cubeb. r=roc 2012-06-01 16:45:01 +12:00
nsAudioStream.h Bug 757707 - Avoid holding nsBufferedAudioStream locks over calls into cubeb. r=roc 2012-06-01 16:45:01 +12:00
nsBuiltinDecoder.cpp Fix bustage for bug 755533 2012-05-28 11:08:59 +12:00
nsBuiltinDecoder.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsBuiltinDecoderReader.cpp Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec 2012-06-01 12:54:23 +12:00
nsBuiltinDecoderReader.h Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec 2012-06-01 12:54:23 +12:00
nsBuiltinDecoderStateMachine.cpp Bug 760364 - Fix comments referring to long-removed audio monitor. r=roc 2012-06-01 18:44:38 +12:00
nsBuiltinDecoderStateMachine.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMMediaStream.cpp Bug 664918 followup: Add missing */ terminator on emacs modeline in header comment for new files nsDOMMediaStream.cpp and MediaStreamGraph.cpp. (no review, comment-only) DONTBUILD 2012-05-11 10:35:36 -07:00
nsDOMMediaStream.h Bug 664918. Part 5: Create SourceMediaStream, a MediaStream with an API allowing data to be injected into it by some source. r=jesup 2012-04-30 15:11:40 +12:00
nsMediaCache.cpp Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsMediaCache.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsMediaDecoder.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsMediaDecoder.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SharedBuffer.h Bug 664918. Part 2: Create MediaSegment, AudioSegment and VideoSegment classes to manage intervals of media data. r=jesup 2012-04-30 15:11:19 +12:00
StreamBuffer.cpp Bug 664918 followup: Add missing */ terminator on emacs modeline in header comment for new file StreamBuffer.cpp. (no review, comment-only) DONTBUILD 2012-05-07 11:22:44 -07:00
StreamBuffer.h Bug 664918. Part 2: Create MediaSegment, AudioSegment and VideoSegment classes to manage intervals of media data. r=jesup 2012-04-30 15:11:19 +12:00
TimeVarying.h Bug 664918. Part 1: Create TimeVarying<T> class to represent values that change over time. r=jesup 2012-04-30 15:11:08 +12:00
VideoFrameContainer.cpp Bug 708116. Factor out logic for updating the current frame of a video element into a helper object. r=doublec 2012-02-15 17:35:01 +13:00
VideoFrameContainer.h Bug 708116. Factor out logic for updating the current frame of a video element into a helper object. r=doublec 2012-02-15 17:35:01 +13:00
VideoSegment.h Bug 664918. Part 2: Create MediaSegment, AudioSegment and VideoSegment classes to manage intervals of media data. r=jesup 2012-04-30 15:11:19 +12:00
VideoUtils.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
VideoUtils.h Bug 750231 - Use larger stacks on the media decoder threads with ASAN, r=kinetik 2012-06-03 12:43:09 -07:00