Jean-Yves Avenard
|
ee64078bc7
|
Bug 1022501 - Add MP3 support to MP4 demuxer. r=edwin
--HG--
rename : content/media/fmp4/eme/EMEAACDecoder.cpp => content/media/fmp4/eme/EMEAudioDecoder.cpp
rename : content/media/fmp4/eme/EMEAACDecoder.h => content/media/fmp4/eme/EMEAudioDecoder.h
rename : content/media/fmp4/ffmpeg/FFmpegAACDecoder.cpp => content/media/fmp4/ffmpeg/FFmpegAudioDecoder.cpp
rename : content/media/fmp4/ffmpeg/FFmpegAACDecoder.h => content/media/fmp4/ffmpeg/FFmpegAudioDecoder.h
extra : rebase_source : 964077ffa7abd11a5da586bfcdee2ee98d4bc210
|
2014-08-15 16:25:06 +10:00 |
|
Jean-Yves Avenard
|
47777a3880
|
Bug 1047180 - Decode a single audio frame in order to retrieve accurate channel count and sampling rate and propagate to MP4Reader. r=cpearce
|
2014-08-11 15:27:00 +10:00 |
|
Chris Pearce
|
a249b98033
|
Bug 1049107 - Fix build with --disable-eme. r=kentuckyfriedtakahe
|
2014-08-08 14:44:04 +12:00 |
|
Chris Pearce
|
636eece8ca
|
Bug 1050199 - Support the GMP returning arbitrary audio sample rates and number of channels. r=jesup
|
2014-08-08 14:44:01 +12:00 |
|
Chris Pearce
|
bbdccf59f7
|
Bug 1047214 - Add MediaDataDecoders that uses a GMP for decoding as well as EME decryption. r=edwin
|
2014-08-05 19:56:04 +12:00 |
|
Chris Pearce
|
acf9e6cd5b
|
Bug 1047824 - Call PlatformDecoderModule::Shutdown() in MP4Reader::Shutdown() on the decode task queue. r=kinetik
|
2014-08-03 19:28:39 +12:00 |
|
Daniel Holbert
|
aa377700c6
|
Bug 1046282 part 4: Make Create*Decoder functions return already_AddRefed. r=rillian
|
2014-07-30 18:40:21 -07:00 |
|
Daniel Holbert
|
9c663b0e34
|
Bug 1046282 part 2: Drop unnecessary else-after-return in EMEDecoderModule.cpp. r=rillian
|
2014-07-30 18:40:18 -07:00 |
|
Daniel Holbert
|
07ea0b12df
|
Bug 1046282 part 1: Make Create*Decoder function-signatures use a consistent style. r=rillian
|
2014-07-30 18:40:14 -07:00 |
|
Daniel Holbert
|
282beab189
|
Bug 1046263: Drop EMEDecoderModule.cpp's unused #include for runnable_utils.h (to fix --disable-webrtc builds). r=cpearce
|
2014-07-30 12:25:27 -07:00 |
|
Chris Pearce
|
29bdfb87bc
|
Bug 1044738 - Decrypt EME content in a PDM, send to a wrapped PDM for decoding. r=edwin
|
2014-07-30 18:53:34 +12:00 |
|