diff browse annotate |
b9e3a9f5d04a122c0f0ae3d7f43a75452d1e4782 created 2014-09-02 13:42 +1200 pushed 2014-10-13 16:35 +0000 |
Anthony Jones | Anthony Jones - Bug 1036849 - Share a single MediaSourceReader; r=edwin; a=philor |
diff browse annotate |
2572b784a8bbd0119cd0e97119499d6654c3f0ba created 2014-08-31 23:50 -0400 pushed 2014-10-13 16:35 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc |
diff browse annotate |
1d074a9ef902b3c71bcabcd34b31143157a7793e created 2014-08-29 12:15 +1200 pushed 2014-10-13 16:35 +0000 |
Jean-Yves Avenard | Jean-Yves Avenard - Bug 1058422: Don't immediately request new data r=cajbir |
diff browse annotate |
e50fd1470da5d512a905d0934e705abddbf06451 created 2014-08-27 12:45 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1044498 - Return a null decoder when CreateSubDecoder is called in Shutdown state. r=cajbir |
diff browse annotate |
676e7fc0984e5e7748a8466ef0c3260ba7c2932a created 2014-08-26 18:22 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1044498 - Save init segment for reuse during overlapped appends. r=cajbir |
diff browse annotate |
051bba2c523e2259494a6735b5d575d3e9e73f0e created 2014-08-25 18:05 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1058418 - Make SBR::GetNextCachedData return a sane value, add more unimplemented function logging in MSE, drop unused mPrincipal from SBR. r=cajbir |
diff browse annotate |
36da0216faedd8d085b521784cf4eff0e4698363 created 2014-08-27 14:08 +1200 pushed 2014-10-13 16:35 +0000 |
Jean-Yves Avenard | Jean-Yves Avenard - Bug 1058428 - Ensure all in-use decoders contain the target range - r=cajbir |
diff browse annotate |
2fc1d14dee3eb51b26da5375a092b04967f3b167 created 2014-08-26 19:26 +1200 pushed 2014-10-13 16:35 +0000 |
Chris Double | Chris Double - Bug 1041374 - Fix deadlock in MSE reading vs data adding - r=kinetik |
diff browse annotate |
bfa272c7141e636291fc2771c5853bce6f2cde97 created 2014-08-26 19:25 +1200 pushed 2014-10-13 16:35 +0000 |
Chris Double | Chris Double - Bug 1058364 - MediaSource streams don't correctly handle the end of sub decoders - r=kinetik |
diff browse annotate |
2c94c5407b1c330bb1480ed160d736ba8154f5dd created 2014-08-25 16:09 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1040563 - Move WaitForData/NotifyGotData from MediaSource to MediaSourceDecoder, which is off-main-thread friendly. r=cajbir |
diff browse annotate |
b26ca03840c1c71ac351027f686d82fbd336f512 created 2014-08-22 14:14 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1056534 - Add logging to stubbed out member functions to speed up debugging. r=cajbir |
diff browse annotate |
151a4beda6efc3a54c5b3717e84fc72598129870 created 2014-08-20 20:07 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1056452 - Make MediaSource::GetBuffered more readable w.r.t the spec. Improve logging of TimeRanges. r=cajbir |
diff browse annotate |
16cad9b4140ce4bfd188fa0425b7db8968b61cbc created 2014-08-21 15:14 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1055899 - Handle audio decoder resets from a SourceBuffer by switching to the new decoder. r=cajbir |
diff browse annotate |
65c3554ccc07bb6e9ba81a85683955f20ebe5fae created 2014-08-17 23:29 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1053674 - Remove subclass of StateMachine and use task queue directly. r=cpearce |
diff browse annotate |
9bde32496fa31de18a2c2c814422c1de7a2581ac created 2014-08-18 17:02 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Backed out changeset 0f59a9eb1658 due to bustage. |
diff browse annotate |
0f59a9eb1658c10da2e01354c9cd0bdf48e0e8c8 created 2014-08-14 01:14 +1200 pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1053674 - Remove subclass of StateMachine and use our own task queue. r=cpearce |
diff browse annotate |
e6fff68b6af8e4207c2e4f5ab1b357733284adc9 created 2014-08-14 00:22 +1200| base pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1053658 - Split MSDecoder and MSReader into separate files. r=cajbir |
diff browse annotate |
a7d98b35305f658afab68c381c57236e2cde6abc created 2014-08-15 12:34 +0530 pushed 2014-10-13 16:35 +0000 |
Nigel Babu | Nigel Babu - Backed out changeset 012b4107cfa0 (bug 1053674) for bustage ON A CLOSED TREE |
diff browse annotate |
865a9cdfa7b126fd6854f070657ed520db02137d created 2014-08-14 01:41 +1200| base pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1053682 - Optimize SourceBufferResource::ReadAt/ReadFromCache a little. r=cajbir |
diff browse annotate |
012b4107cfa0f436341eb6d4f916062df5c644ae created 2014-08-14 01:14 +1200| base pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1053674 - Remove subclass of StateMachine and use our own task queue. r=cpearce |
diff browse annotate |
ddcec188e857cee9a2629528653b39c14312e6ac created 2014-08-14 00:22 +1200| base pushed 2014-10-13 16:35 +0000 |
Matthew Gregan | Matthew Gregan - Bug 1053658 - Split MSDecoder and MSReader into separate files. r=cajbir |