Ehsan Akhgari
|
ed2b473e45
|
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
|
bb3fe4cc6f
|
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
|
eb3d295f7f
|
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
|
0343d8a94f
|
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
|
00c7a35b3f
|
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
|
0d68519dd2
|
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
|
47aa8f5a0b
|
Backed out 5 changesets (bug 834172) for Android build bustage.
|
2013-03-04 11:17:36 -05:00 |
|
Thomas Zimmermann
|
81df5828a7
|
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
|
7b9176007d
|
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
|
2013-02-26 11:04:13 -08:00 |
|
Chris Pearce
|
add497074c
|
Bug 839031 - Store the Content-Type/MIME-Type on MediaResource. r=padenot
|
2013-02-15 14:10:58 +13:00 |
|
Honza Bambas
|
4d8cdcfdc7
|
Bug 839175 - missing using namespace dom in MediaBufferDecoder.cpp, r=roc
|
2013-02-11 22:56:57 +01:00 |
|
Matthew Gregan
|
bf6ee19251
|
Bug 835075 - Modify the mochitest. r=padenot
|
2013-02-04 14:08:47 +01:00 |
|
Ehsan Akhgari
|
47b2a30d20
|
Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot
|
2013-02-01 17:13:23 -05:00 |
|