gecko/dom/media/webm
Jean-Yves Avenard 92147becc0 Bug 1146222: use nsAutoCString to store mimetype string. r=karlt
We use a nsAutoCString as the mimetype is typically less than 64 characters
and prevent a heap allocation (and the unecessary fragmentation linked to it)
2015-03-24 14:45:17 +11:00
..
EbmlComposer.cpp
EbmlComposer.h
IntelWebMVideoDecoder.cpp Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
IntelWebMVideoDecoder.h Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
moz.build Bug 1106657 - Move MOZ_PDM_VPX definition to moz.build. r=bholley 2014-12-02 14:00:45 +13:00
SoftwareWebMVideoDecoder.cpp Bug 1138253 - Count dropped frames directly; r=cpearce 2015-03-03 17:46:48 +13: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 1125776: Part5. Limit metadata parsing to init segment size if known. r=kinetik 2015-02-04 20:20:15 +11:00
WebMBufferedParser.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
WebMDecoder.cpp
WebMDecoder.h
WebMReader.cpp Bug 1131563 - Set the flag skipToNextKeyFrame to false if there is no keyframe behind. r=kinetik 2015-03-19 18:00:02 +08:00
WebMReader.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
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