gecko-dev/dom/media/webm
Bobby Holley f25ea07acc Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya
It would be nice to remove the argument in a separate patch, but we can't
perform MediaResource reads on the main thread, so the SilentReadAt stuff
needs to happen at the same time as the off-main-thread stuff.
2015-06-27 01:19:10 -07:00
..
AudioDecoder.cpp Bug 1104475 - Refactor Vorbis and Opus decoding out of WebMReader. r=kinetik 2015-06-19 10:24:57 +02:00
EbmlComposer.cpp
EbmlComposer.h
IntelWebMVideoDecoder.cpp Bug 1177243 - Use PodZero rather than memset in WebM decoders. r=rillian 2015-06-25 17:23:35 -07:00
IntelWebMVideoDecoder.h bug 1161402 add MediaDataDecoderCallback::OnReaderTaskQueue() r=cpearce 2015-05-01 12:03:32 +12:00
moz.build Bug 1104475 - Refactor Vorbis and Opus decoding out of WebMReader. r=kinetik 2015-06-19 10:24:57 +02:00
SoftwareWebMVideoDecoder.cpp Bug 1177243 - Use PodZero rather than memset in WebM decoders. r=rillian 2015-06-25 17:23:35 -07:00
SoftwareWebMVideoDecoder.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
WebMBufferedParser.cpp Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya 2015-06-27 01:19:10 -07:00
WebMBufferedParser.h Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya 2015-06-27 01:19:10 -07:00
WebMDecoder.cpp
WebMDecoder.h
WebMReader.cpp Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya 2015-06-27 01:19:10 -07:00
WebMReader.h Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya 2015-06-27 01:19:10 -07:00
WebMWriter.cpp
WebMWriter.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00