Matthew Gregan
|
1dd6d40fa7
|
Bug 589069 - Take decoder lock earlier in MetadataLoaded to protect mDecoderPosition access. r=doublec, a=roc
|
2010-08-23 14:31:14 +12:00 |
|
Matthew Gregan
|
9deec45efe
|
Bug 589048 - Destroy vpx_codec_ctx when destroying nsWebMReader. r=doublec, a=roc
|
2010-08-23 14:50:43 +12:00 |
|
Karl Tomlinson
|
b1ef0bf840
|
backout dbbb9575aae1 due to build issues in some configurations b=577743
|
2010-08-23 16:27:49 +12:00 |
|
Chris Double
|
d2b3e251e9
|
Bug 577743 - Scale videos at YCbCr to RGB conversion time - r=roc a=blocking
|
2010-08-23 13:47:33 +12:00 |
|
Phil Ringnalda
|
fc131f2758
|
Bug 567954 - disable test_mixed_principals.html for constant orange, a=test-only
--HG--
extra : rebase_source : d94eea2b4b539db58be101b15774171ce5a85f66
|
2010-08-20 18:46:19 -07:00 |
|
Chris Pearce
|
ed6c525c12
|
Bug 548523 - Disable test_preload_actions.html case 9 until bug 568402 is fixed. a=test-fix
|
2010-08-20 10:50:37 +12:00 |
|
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
|
9e3579a330
|
Bug 548523 - Replace HTMLMediaElement.autobuffer attribute with 'preload'. r=roc a=blocking2.0
--HG--
rename : content/media/test/test_autobuffer.html => content/media/test/test_preload_attribute.html
rename : content/media/test/test_autobuffer2.html => content/media/test/test_preload_suspend.html
|
2010-08-20 10:50:37 +12:00 |
|
Chris Pearce
|
c83f221aa0
|
Bug 519897 - Supported indexed Ogg files. r=doublec
|
2010-08-20 10:50:37 +12:00 |
|
Ted Mielczarek
|
9398b84c82
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
|
2010-08-18 13:04:31 -04:00 |
|
David Humphrey
|
199c454157
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-17 09:40:00 -04:00 |
|
Chris Pearce
|
12efeec9f5
|
Replaces some \c\r with \n. a=bustage-fix
|
2010-08-18 14:17:50 +12:00 |
|
Chris Pearce
|
0fff0679e0
|
Backed out changeset 7eee00899270
|
2010-08-18 13:48:34 +12:00 |
|
Chris Pearce
|
0a36c74221
|
Bug 519897 - Supported indexed Ogg files. r=doublec a=roc
|
2010-08-18 10:49:14 +12:00 |
|
Markus Stange
|
79381e7b8a
|
Bug 506826 - Invalidate -moz-element rendering observers when necessary. r=roc
|
2010-08-13 15:36:13 +02:00 |
|
Matthew Gregan
|
63780960ec
|
Bug 585864 - Increase media cache block size from 4kB to 32kB. r=roc a=roc
|
2010-08-13 12:41:47 +12:00 |
|
Matthew Gregan
|
cfc3e6c0b9
|
Bug 586535 - Reduce delay in volume changes on OS X by using sydneyaudio volume control. r=doublec a=blocking2.0
|
2010-08-12 13:52:36 +12:00 |
|
Chris Pearce
|
9b0fd1aae8
|
Bug 576539 - Only reset playback when seeking to a new position. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Chris Pearce
|
35e03b736e
|
Bug 576539 - Factor out decoding to target time after seek, to enable seeking into WebM regions with no audio samples. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Chris Pearce
|
0d220abc4b
|
Bug 576539 - Inject silence when decoder encounters missing audio in WebM and Ogg media. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Chris Pearce
|
8c4c5dcd9c
|
Bug 576539 - Move integer overflow code in video decoders into VideoUtils.cpp/h. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Matthew Gregan
|
03ad3eb6b1
|
Bug 569301 - Add on* event handler property support for media events. r=smaug
|
2010-08-02 17:53:45 +12:00 |
|
Matthew Gregan
|
62729ef0c0
|
Bug 580982 - Remove workarounds for old YouTube WebM encodings. Don't treat "matroska" doctype as valid WebM file. r=doublec
--HG--
rename : media/libnestegg/include/_stdint.h => media/libnestegg/include/nestegg-stdint.h
|
2010-08-05 15:49:27 +12:00 |
|
Chris Pearce
|
476b3ab3c4
|
Bug 462957 - HTMLTimeRanges out of bounds check should not be off by 1. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
659abab890
|
Bug 462957 - Stubs for buffered for WebM and raw video. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
03731903d8
|
Bug 462957 - Test case for HTMLMediaElement.buffered. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
22df23bd6e
|
Bug 462957 - Pin media stream while seeking. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
97b96c3734
|
Bug 462957 - Ogg support for HTMLMediaElement.buffered. r=doublec a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
e9ef8ed6a2
|
Bug 462957 - WAV support for HTMLMediaElement.buffered. r=kinetik a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
6cc25b1183
|
Bug 462957 - DOM implementation of HTMLMediaElement.buffered. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Bjarne
|
ed732b9f7f
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
|
Chris Double
|
82e6789bc1
|
Bug 489071 - Send correct Accept header when requesting <video> and <audio> resources - r=roc
--HG--
extra : rebase_source : fefb3792e2c69919fb7fcb87ef04df80f2766364
|
2010-07-29 16:58:07 +12:00 |
|
Kyle Huey
|
07f85bbcb9
|
Bug 573050: Properly initialize variables to avoid mallocing on bad data in the raw decoder. r=doublec
|
2010-07-26 12:36:20 -07:00 |
|
Kyle Huey
|
ccc69fca65
|
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
|
2010-07-26 12:35:16 -07:00 |
|
Chris Pearce
|
73b058163d
|
Bug 534571 - Enable reloads from audio source child to work. r=roc a=blocking2.0
|
2010-07-26 10:45:18 +12:00 |
|
Chris Pearce
|
5f69fff203
|
Bug 543769 - Buffer non-autobuffer videos upon first playback to ensure smooth playback. r=roc a=blocking2.0
|
2010-07-23 10:48:32 +12:00 |
|
Matthew Gregan
|
020cf44478
|
Bug 579812. Recompute frame end time when recomputing frame start time in DecodeVideoFrame. r=doublec
|
2010-07-20 13:29:30 +12:00 |
|
Matthew Gregan
|
b263264646
|
Bug 577871. Enable more WebM tests. r=doublec
|
2010-07-20 13:29:28 +12:00 |
|
Robert O'Callahan
|
8f97f27917
|
Bug 567805. Call UpdatePlaybackRate whenever duration is set. r=doublec
|
2010-07-20 13:29:27 +12:00 |
|
Robert O'Callahan
|
2e3d02e038
|
Bug 564991. Part 13: Optimize invalidation to avoid repainting ThebesLayer contents sometimes. r=mats,sr=dbaron
|
2010-07-16 09:07:53 +12:00 |
|
timeless@mozdev.org
|
281fcc1c27
|
Bug 577894 nsOggReader::SeekBisection doesn't need old_offset_end/old_offset_start
r=doublec
--HG--
extra : rebase_source : 27fd73730b78e21a154873536dae97fc81c8bf5b
|
2010-07-11 14:08:36 +03:00 |
|
timeless@mozdev.org
|
9c53f31632
|
Bug 569470 useless casts in VideoData::Create
r=cpearce
--HG--
extra : rebase_source : 4778ca5fea10adea2b9810dc95b267ec7f8a06c5
|
2010-06-02 10:03:10 +03:00 |
|
timeless@mozdev.org
|
a4fbdb8143
|
Bug 565322 deadcode in nsOggReader::FindEndTime if !codecState
r=cpearce
--HG--
extra : rebase_source : d386c3e6d9524a86a7c4fe420c756e9352a48330
|
2010-05-25 17:34:09 +03:00 |
|
Matthew Gregan
|
f277316a2c
|
Bug 572299 - Stuttering audio playback with some Vorbis files (ffmpeg muxed). r=cpearce
|
2010-06-22 02:02:02 +02:00 |
|
Matthew Gregan
|
43c0307567
|
Bug 573405 - Check Theora frame sizes before initializing decoder. Also, check frame region size as well as picture region size. r=roc
|
2010-06-21 12:05:41 +12:00 |
|
Kyle Huey
|
8402fdb96f
|
Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
|
2010-06-19 13:19:25 -07:00 |
|
Kyle Huey
|
0d120276b1
|
Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
|
2010-06-17 17:36:57 -07:00 |
|
Matthew Gregan
|
d8b66c3580
|
Bug 572515 - Crash in [@ nsMediaCacheStream::~nsMediaCacheStream()] if nsMediaCache fails to init. r=roc
|
2010-06-17 21:46:28 +02:00 |
|
Matthew Gregan
|
83f5a5dbae
|
Bug 572235 - Increase default media cache size from 50MB to 500MB. r=roc
|
2010-06-16 11:12:38 +12:00 |
|
Matthew Gregan
|
d562484ebd
|
Bug 571208 - Fix crash in nestegg_free_packet. Only push non-NULL packets into packet queue. r=chris.double
|
2010-06-11 10:59:15 +12:00 |
|
Matthew Gregan
|
b7ee2061e3
|
Bug 571816 - Notify video buffering logic of WebM file reads. r=doublec
|
2010-06-16 09:56:28 +12:00 |
|