Chris Pearce
|
0e2ae855ad
|
Bug Bug 713381 - backout 38271572005b,d5ebbc25b4b8,6435f51dd10d. r=backout
|
2012-01-19 11:56:54 +13:00 |
Chris Pearce
|
a2bfae7fc7
|
Bug 713381 - Queue media decode thread creation when limit reached. r=roc
|
2012-01-19 09:15:57 +13:00 |
Andrew Quartey
|
805844edf9
|
Bug 706731: Support for defaultMuted DOM attribute on media elements. r=kinetik,bzbarsky
|
2011-12-15 14:36:46 -05:00 |
Robert O'Callahan
|
887f149a5a
|
Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec
|
2011-11-25 15:06:22 +13:00 |
Robert O'Callahan
|
06564542d5
|
Backing out part of bug 703379 to fix build failure of nsRawReader
|
2011-11-24 12:30:03 +13:00 |
Robert O'Callahan
|
0a29071744
|
Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec
|
2011-11-24 12:05:13 +13:00 |
Matthew Gregan
|
1832a35540
|
Bug 449157 - Implement loop attribute on media elements. r=roc
|
2011-11-21 11:59:01 +13:00 |
Ed Morley
|
b4eeea3edf
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
Rail Aliiev
|
a2113b4d42
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Chris Double
|
c8b96f0897
|
Bug 686942 - Add test - r=kinetik
--HG--
extra : rebase_source : 722b14f4731f46c598c1dcc2b7495a1f0f133e77
|
2011-09-30 17:13:15 +13:00 |
Chris Double
|
d3beaf1c6c
|
Bug 648595 - Part 2/2: Tests for temporal media fragments support - r=cpearce
--HG--
extra : rebase_source : 45e62dc05dff2660a07b43989cdb179e91ac31a5
|
2011-08-25 11:42:27 +12:00 |
Paul ADENOT
|
d60f6d754c
|
Bug 462960 - Implement nsIDOMHTMLMediaElement::GetSeekable() + seeking algorithm part 7. r=cpearce
|
2011-08-09 12:10:48 +02:00 |
Chris Pearce
|
df0fa6b0e0
|
Bug 675747 - Handle multiple bos pages in a single ogg bitstream. r=doublec
|
2011-08-05 08:44:24 +12:00 |
Marco Bonardo
|
a970611753
|
Backout changesets e0aab5011b70, 0040f406ea6d (Bug 462959) due to intermittent crashes in its own test.
|
2011-08-02 23:36:14 +02:00 |
Paul ADENOT
|
8d643e2aff
|
Bug 462959 - Tests for HTMLMediaElement.played; r=cpearce+kinetik
|
2011-07-03 11:53:39 +02:00 |
Phil Ringnalda
|
12178eb498
|
Back out 29ec386d969f and ed18b0cca283 (bug 462959) for a very frequent assertion loop in test_played.html
|
2011-07-03 18:26:00 -07:00 |
Paul ADENOT
|
ecd02bd47b
|
Bug 462959 - Tests for HTMLMediaElement.played; r=cpearce+kinetik
|
2011-07-03 11:53:39 +02:00 |
Chris Pearce
|
be267ca595
|
Bug 641718 - Round nsWaveReader's buffered ranges times to usecs. r=kinetik
|
2011-04-14 10:12:23 +12:00 |
Chris Double
|
de59afa900
|
Bug 635649 - Refactor Wave backend to use content/media nsBuiltinDecoder framework - r=kinetik
commit c7e190d81b10e7425b53217352c126adfbb79c4a
Author: Chris Double <chris.double@double.co.nz>
Date: Thu Mar 24 18:09:06 2011 +1300
Fix
|
2011-03-30 18:37:42 +13:00 |
Chris Double
|
84bb999b10
|
Bug 556821 - Use Ogg Skeleton presentation time for start of videos - r=cpearce
--HG--
extra : rebase_source : 83020ac5028e9f94cabe6a3c959cf84eeb25449f
|
2011-03-24 14:16:30 +13:00 |
Matthew Gregan
|
fe651aedd8
|
Bug 546700 - Recover gracefully from servers that send Accept-Ranges but don't. r=roc a=roc
|
2011-02-21 16:38:29 +13:00 |
Matthew Gregan
|
7fc15c8458
|
Bug 634787 - Fix frame wait calculation and early return from Wait(). r=cpearce a=roc
|
2011-02-18 15:30:33 +13:00 |
Matthew Gregan
|
bbb5dc29b2
|
Bug 627139 - Report seek target as current time immediately after seeking. r=roc a=roc
|
2011-02-01 15:57:13 +13:00 |
Justin Wood
|
2f7e544991
|
Bug 598252 - Disable test_play_twice.html on SeaMonkey. r=cpearce, a=DONTBUILD
[SeaMonkey Linux] Mochitest-1/5 fails test_play_twice.html | Expect at least one playing event (x2 with Ogg files)
|
2011-01-29 23:36:19 -05:00 |
Chris Pearce
|
eb5e67344d
|
Bug 616800 - Ensure AudioLoop() doesn't sleep, and can still drain, if we've pushed less than the start threshold of audio to hardware. r=kinetik a=blocking2.0
|
2010-12-20 08:05:40 +13:00 |
Chris Pearce
|
bf856ebdc2
|
Bug 611994 - Fire timeupdate based on time change, not timer. r=roc a=roc
|
2010-11-25 07:34:57 +13:00 |
Ehsan Akhgari
|
c8b055b07d
|
Bug 601881 - video and audio should never play automatically in editor; r=bzbarsky,cpearce a=bsmedberg
--HG--
rename : content/media/test/test_play_events.html => content/media/test/test_autoplay_contentEditable.html
|
2010-10-14 20:13:29 -04:00 |
Chris Pearce
|
76b65c9062
|
Bug 604067 - Test invalid video in iframe gets error state correctly. a=test
|
2010-10-17 08:58:20 +13:00 |
Chris Pearce
|
95912164df
|
Bug 604067 - Handle error codes from libvorbis in WebM reader. r=kinetik a=blocking2.0
|
2010-10-17 08:57:45 +13:00 |
Chris Pearce
|
4c26a56ada
|
Bug 604067 Backed out changeset 3a1bc45d5a54 a=backout
|
2010-10-17 09:59:29 +13:00 |
Chris Pearce
|
541eea1208
|
Bug 604067 - Handle error codes from libvorbis in WebM reader. r=kinetik a=blocking2.0
|
2010-10-17 08:57:45 +13:00 |
Chris Pearce
|
83637d8d94
|
Bug 598242 - Normalize WebM buffered TimeRanges. r=kinetik a=blocking2.0
|
2010-10-07 11:58:36 +13:00 |
Chris Double
|
dc097f8661
|
Bug 584480 - Send Referer header with media requests - r=roc a=blocking2.0
|
2010-09-17 05:36:23 +12:00 |
Chris Double
|
e53dd0a30f
|
Bug 588312 - Set video.currentTime to seek time when seek starts - r=kinetik a=blocking2.0
|
2010-09-10 14:48:36 +12:00 |
Chris Pearce
|
650d34cb97
|
Bug 557432 - Reduce parallelism of media mochitests. r=test-fix a=roc
|
2010-08-27 14:11:46 +12:00 |
David Humphrey
|
65684751e0
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
Phil Ringnalda
|
d6f5f38246
|
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 |
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
|
dd63c6fd60
|
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
|
a53d730976
|
Bug 519897 - Supported indexed Ogg files. r=doublec
|
2010-08-20 10:50:37 +12:00 |
Ted Mielczarek
|
5b7bfea22d
|
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
|
28842f58a8
|
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
|
e424bea3a6
|
Backed out changeset 7eee00899270
|
2010-08-18 13:48:34 +12:00 |
Chris Pearce
|
d249d4c7a5
|
Bug 519897 - Supported indexed Ogg files. r=doublec a=roc
|
2010-08-18 10:49:14 +12:00 |
Chris Pearce
|
e7e35c0775
|
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 |
Matthew Gregan
|
a5152a8ffe
|
Bug 569301 - Add on* event handler property support for media events. r=smaug
|
2010-08-02 17:53:45 +12:00 |
Matthew Gregan
|
4fa609dc19
|
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
|
862c53e50f
|
Bug 462957 - Test case for HTMLMediaElement.buffered. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
Kyle Huey
|
1f722c7f09
|
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
|
73f6bf6785
|
Bug 534571 - Enable reloads from audio source child to work. r=roc a=blocking2.0
|
2010-07-26 10:45:18 +12:00 |
Chris Double
|
8a4d461480
|
Bug 566245 - Add WebM test file for content/media tests. r=kinetik
|
2010-06-09 11:31:27 +12:00 |