Robert O'Callahan
|
437f35ed2a
|
Bug 712836. Make MediaResources which have ended abnormally ineligible for cloning. r=cpearce
|
2012-03-20 20:55:40 +13:00 |
|
Robert O'Callahan
|
f7ecbe0c64
|
Bug 646331. Fix duration of big.wav. r=cpearce
|
2012-03-19 12:36:06 +13:00 |
|
Matthew Gregan
|
400456d7dd
|
Bug 734784 - Clean up some include lists in content/media. r=cpearce
|
2012-03-12 15:19:31 +13:00 |
|
Adam Dane
|
3297d979d7
|
Bug 612246 - Store the media cache in the profile directory for single process Gecko and the system temp directory for multi-process. r=cpearce
|
2012-03-05 14:40:56 -06:00 |
|
Matthew Gregan
|
5690270a32
|
Bug 693021 - Back out the incorrect removal of bug 673698's fixed.
|
2012-03-05 19:19:45 +13:00 |
|
Matthew Gregan
|
23eae0d564
|
Bug 693021 - Bail from AdvanceFrame early if no longer playing. r=cpearce
|
2012-03-05 15:27:49 +13:00 |
|
Justin Lebar
|
62dbeeb1ab
|
Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo
|
2012-02-29 22:56:43 -05:00 |
|
Matthew Gregan
|
50c2fae2eb
|
Bug 730425 - Make range check assertion in stream read fatal, and add the same check to similar code in the cached stream read. r=roc
|
2012-03-01 12:52:02 +13:00 |
|
Matthew Gregan
|
19bc4b9146
|
Bug 730425 - Performa an additional range check in stream read. r=roc
|
2012-02-28 17:38:46 +13:00 |
|
Matthew Gregan
|
9b3f74d365
|
Bug 634564 - Re-enable test_closing_connections.
|
2012-02-27 12:51:52 +13:00 |
|
Matthew Gregan
|
b4bd6bbd9d
|
Bug 634564 - Don't reset load-in-background flag when moving completed media load into the foreground. r=cpearce
|
2012-02-24 14:07:35 +13:00 |
|
Masatoshi Kimura
|
d99288b6cc
|
Bug 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger
|
2012-02-23 01:34:14 +01:00 |
|
Ching Wei Tseng
|
9bb78b0653
|
Bug 601535 - content/media should use CheckedInt.h. r=doublec
|
2012-02-22 13:28:06 +01:00 |
|
Ms2ger
|
79981b5cf9
|
Bug 726416 - Fix some content/ build warnings; r=mounir
|
2012-02-21 10:34:01 +01:00 |
|
David Seifried
|
f3faca678f
|
Bug 680321 - Media preload state should reset in resource selection algorithm. r=cpearce
|
2012-02-20 10:02:08 +13:00 |
|
Bill McCloskey
|
6b3aa0565d
|
Bug 641025 - Incremental GC (r=igor,smaug,roc,cdleary,gregor)
|
2012-02-17 14:35:20 -08:00 |
|
Robert O'Callahan
|
dea0c5b319
|
Bug 727694. Set up new mDecoderStateMachine with any preset initial volume. r=cpearce
|
2012-02-16 17:17:36 +13:00 |
|
Robert O'Callahan
|
ad4c67538b
|
Bug 726889. Rename nsMediaStream/nsMediaChannelStream/nsMediaFileStream to mozilla::MediaResource/ChannelMediaResource/FileMediaResource. Also rename nsByteRange to mozilla::MediaByteRange and nsChannelStatistics to mozilla::MediaChannelStatistics. Rename GetStream to GetResource and various other mentions of 'stream' to 'resource'. r=cpearce
--HG--
rename : content/media/nsMediaStream.cpp => content/media/MediaResource.cpp
rename : content/media/nsMediaStream.h => content/media/MediaResource.h
|
2012-02-15 17:35:01 +13:00 |
|
Robert O'Callahan
|
8b57a3e190
|
Bug 708116. Factor out logic for updating the current frame of a video element into a helper object. r=doublec
|
2012-02-15 17:35:01 +13:00 |
|
Robert O'Callahan
|
30f3e3e857
|
Bug 726891. Move rate/channels/format up to nsAudioStream and add inline getters. r=kinetik
|
2012-02-14 17:39:33 +13:00 |
|
Chris Pearce
|
a8858bf744
|
Bug 673698 - Don't update video playback position during seek. r=roc
|
2012-02-14 21:48:16 +13:00 |
|
Phil Ringnalda
|
4ef4e9a277
|
Back out 7f81109133b5 (bug 725221), 135721f3720b (bug 726891), aef4ead175b4 (bug 726894) for orange
|
2012-02-13 22:31:22 -08:00 |
|
Robert O'Callahan
|
7e49a0a41c
|
Bug 726891. Move rate/channels/format up to nsAudioStream and add inline getters. r=kinetik
|
2012-02-14 17:39:33 +13:00 |
|
Joe Olivas
|
6453e0bff8
|
Bug 725152 - Only use force_stereo_mode pref if it's explicitly set. r=kinetik
|
2012-02-14 15:35:26 +13:00 |
|
Zack Weinberg
|
3e37aa2a65
|
Bug 682141 band-aid: add another todo missed the first time. r=cpearce
|
2012-02-05 20:32:43 -08:00 |
|
Matthew Gregan
|
bf2bef38cb
|
Bug 723781 - Disable libcubeb for now.
--HG--
extra : rebase_source : 23c5d8448d65e2b18a10e61e079f44f261cdb71a
|
2012-02-03 21:31:43 +13:00 |
|
Phil Ringnalda
|
fd99423d49
|
Back out 60fc46d5b1ca (bug 723793) for Windows crashtest assertions
--HG--
extra : rebase_source : 6ca69e6016ed2c1699315b7a1f7d632903857a33
|
2012-02-02 23:33:08 -08:00 |
|
Matthew Gregan
|
c7f2939f94
|
Bug 723793 - Lazily initialize libcubeb on first use. r=roc
|
2012-02-03 16:01:40 +13:00 |
|
Matthew Gregan
|
1e41289b57
|
Bug 677138 - Integrate libcubeb into a buffered nsAudioStream API. r=cpearce
|
2012-01-13 10:20:36 +13:00 |
|
Ed Morley
|
14dbcc2bc2
|
Backout 0e6b1dfaa99c (bug 720208) for M1 orange
|
2012-02-01 12:58:07 +00:00 |
|
Masatoshi Kimura
|
7d692e41fd
|
Bug 720208 - Implement DOM4 DOMException types and codes. r=ms2ger,smaug
|
2012-02-01 11:36:42 +01:00 |
|
Chris DeCairos
|
87c0079e11
|
Bug 715323 - Make offset paramater in NotifyDataArrived PRInt64 r=cpearce
|
2012-02-01 11:05:51 +13:00 |
|
Chris Pearce
|
c7b6d7ccdc
|
Bug 715469 - Make video full-screen button use background image, so it doesn't fire a load event. r=gavin
|
2012-01-30 20:04:44 +13:00 |
|
Jon Buckley
|
a1ada7a67d
|
Bug 682299 - Implement CORS support for the <video> tag. r=roc
|
2012-01-25 17:31:30 -05:00 |
|
Christopher De Cairos
|
57cbddb595
|
Bug 686137 - Make nsMediaDecoder::RequestFrameBufferLength virtual. r=kinetik
|
2012-01-25 13:38:23 +13:00 |
|
Christopher De Cairos
|
3fd6013dea
|
Bug 686137 - Add test for setting mozFrameBufferLength. r=kinetik
|
2012-01-25 13:38:22 +13:00 |
|
Chris Pearce
|
8f31983afb
|
Bug 717026 - Change test to not play() media to avoid audio thread destruction bottleneck. r=roc
|
2012-01-20 07:31:03 +13:00 |
|
Chris Pearce
|
eb006e51ef
|
Bug 713381 - Queue media decode thread creation when limit reached. r=roc
|
2012-01-20 07:30:29 +13:00 |
|
Chris Pearce
|
399643a27c
|
Bug 713381 - Add null check on decoder state machine, increase media thread limit. r=roc
|
2012-01-20 07:29:12 +13:00 |
|
Chris Pearce
|
92dea45444
|
Bug 717026 - Ensure libsydneyaudio windows block size is an even multiple of channels*frame_size. r=kinetik
|
2012-01-19 14:11:51 +13:00 |
|
Chris Pearce
|
feca30f47a
|
Bug Bug 713381 - backout 38271572005b,d5ebbc25b4b8,6435f51dd10d. r=backout
|
2012-01-19 11:56:54 +13:00 |
|
Chris Pearce
|
c7db97f406
|
Bug 713381 - Queue media decode thread creation when limit reached. r=roc
|
2012-01-19 09:15:57 +13:00 |
|
Chris Pearce
|
f8ec2fc9d5
|
Bug 713381 - Add null check on decoder state machine. r=roc
|
2012-01-19 09:15:47 +13:00 |
|
Ms2ger
|
10ae9ad9d2
|
Merge m-c to m-i.
|
2012-01-11 12:15:35 +01:00 |
|
Ms2ger
|
f721014338
|
Bug 699731 - Remove PR_INT64_MAX / PR_UINT64_MAX from non-nsprpub source; r=ted
|
2012-01-11 09:23:07 +01:00 |
|
Chris Pearce
|
451d64779a
|
Bug 712738 - Cap seeking outside of buffered data in live streams to end of buffered data. r=kinetik
|
2012-01-06 19:40:51 +13:00 |
|
Chris Pearce
|
176bb0c176
|
Bug 716417 - Don't add media elements to the element table twice if when we hit decode thread limit. r=roc
|
2012-01-11 11:58:43 +13:00 |
|
Kyle Huey
|
dca538b319
|
Bug 714445: nsWebMReader should not read preferences off the main thread. r=roc
|
2012-01-01 12:10:49 -05:00 |
|
Plop
|
8729f22343
|
Bug 711446: Test defaultMuted with reflect.js; r=Ms2ger
|
2011-12-28 09:13:37 +01:00 |
|
Ed Morley
|
ea70443fc2
|
Backout b02402b95e5c (bug 708277) for build failures on all platforms
|
2011-12-22 11:07:12 +00:00 |
|