gecko-dev/dom/media/raw
Bobby Holley 2da9f4c415 Bug 1178938 - Introduce a new mechanism for iterative work and prototype it with RawReader. r=jww
The current model can hog the task queue indefinitely, and relies on synchronously
reading cross-thread state in order to detect shutdown conditions. In order to stop
doing that, we need a different model. Thankfully, MediaPromises/closures make this
a lot more concise than it could be.
2015-07-02 12:38:43 -07:00
..
RawDecoder.cpp
RawDecoder.h
RawReader.cpp Bug 1178938 - Introduce a new mechanism for iterative work and prototype it with RawReader. r=jww 2015-07-02 12:38:43 -07:00
RawReader.h Bug 1178938 - Introduce a new mechanism for iterative work and prototype it with RawReader. r=jww 2015-07-02 12:38:43 -07:00
RawStructs.h
moz.build Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00