gecko-dev/dom/media/webm
Bobby Holley f15bd05ef7 Bug 1179110 - Use a Maybe<> to store start time, rather than using -1 as a sentinel. r=jya
This allows us to properly support videos with a negative start time, which
is happening here.
2015-07-02 12:05:17 -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 1179110 - Use a Maybe<> to store start time, rather than using -1 as a sentinel. r=jya 2015-07-02 12:05:17 -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