Ehsan Akhgari
|
4a146e0379
|
Bug 834513 - Part 1: Refactor WebAudioDecodeJob::GetJSContext into AudioContext; r=roc
|
2013-04-14 14:18:43 -04:00 |
|
Ehsan Akhgari
|
9d85d9dbd5
|
Bug 854319 - Part 2: Always use a ref pointer when dealing with MediaResource objects; r=cpearce
|
2013-04-15 20:08:03 -04:00 |
|
Ehsan Akhgari
|
657fee6c86
|
Bug 854319 - Part 1: Call BeginDecoding before OnDecodeThreadStart; r=cpearce
This is what WMFReader::OnDecodeThreadStart() expects.
|
2013-04-15 19:49:35 -04:00 |
|
Andrea Marchesini
|
8c4773bbdb
|
Bug 841493 - Rename nsHTMLMediaElement to HTMLMediaElement, r=Ms2ger
--HG--
rename : content/html/content/public/nsHTMLMediaElement.h => content/html/content/public/HTMLMediaElement.h
rename : content/html/content/src/nsHTMLMediaElement.cpp => content/html/content/src/HTMLMediaElement.cpp
|
2013-03-19 13:23:54 +01:00 |
|
Ehsan Akhgari
|
f1162f8a7e
|
Bug 846329 - Fix decodeAudioData to decode all channels and not only the first one; r=padenot
|
2013-03-04 21:27:13 -05:00 |
|
Thomas Zimmermann
|
d765f43ada
|
Bug 834172 - Implement CreateReader in DecoderTraits. r=cpearce
MediaDecoderReaders are now created from within DecoderTraits. The
codec-specific code has been removed from class MediaDecodeTask.
|
2013-03-05 09:56:35 -05:00 |
|
Ehsan Akhgari
|
766db4d452
|
Bug 845960 - Fix a crash resulted from a missing nullcheck for the optional failure callback of decodeAudioData; r=bzbarsky
|
2013-03-04 23:04:51 -05:00 |
|
Ryan VanderMeulen
|
b083e97964
|
Backed out 5 changesets (bug 834172) for Android build bustage.
|
2013-03-04 11:17:36 -05:00 |
|
Thomas Zimmermann
|
d496d84db9
|
Bug 834172 - Implement CreateReader in DecoderTraits. r=cpearce
MediaDecoderReaders are now created from within DecoderTraits. The
codec-specific code has been removed from class MediaDecodeTask.
|
2013-03-04 10:24:45 -05:00 |
|
Bobby Holley
|
d1a3436036
|
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
|
2013-02-26 11:04:13 -08:00 |
|
Chris Pearce
|
45033dda72
|
Bug 839031 - Store the Content-Type/MIME-Type on MediaResource. r=padenot
|
2013-02-15 14:10:58 +13:00 |
|
Honza Bambas
|
0d7005df64
|
Bug 839175 - missing using namespace dom in MediaBufferDecoder.cpp, r=roc
|
2013-02-11 22:56:57 +01:00 |
|
Matthew Gregan
|
807e9f0e6e
|
Bug 835075 - Modify the mochitest. r=padenot
|
2013-02-04 14:08:47 +01:00 |
|
Ehsan Akhgari
|
1090ae9f96
|
Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot
|
2013-02-01 17:13:23 -05:00 |
|