gecko/dom/media/fmp4
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
..
android Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
apple Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
eme Bug 1145101: Part6. Remove the PDM::Shutdown() method. r=cpearce 2015-03-23 11:12:59 +11:00
ffmpeg Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
gmp Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
gonk Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
wmf Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
AVCCDecoderModule.cpp Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
AVCCDecoderModule.h Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
BlankDecoderModule.cpp Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
moz.build Bug 1121258 - Add a GMP PDM to allow MP4 playback via OpenH264. r=cpearce 2015-02-02 21:49:00 +13:00
MP4Decoder.cpp Bug 1142841: Convert all nsRefPtr<nsIRunnable> to nsCOMPtr<nsIRunnable>. r=ehsan 2015-03-17 09:29:17 -07:00
MP4Decoder.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
MP4Reader.cpp Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
MP4Reader.h Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
MP4Stream.cpp Bug 1126088 - Fallibly allocate MP4Stream CacheBlocks. r=jya,r=njn 2015-01-27 09:36:09 -08:00
MP4Stream.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
PlatformDecoderModule.cpp Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
PlatformDecoderModule.h Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
SharedDecoderManager.cpp Bug 1145101: Part6. Remove the PDM::Shutdown() method. r=cpearce 2015-03-23 11:12:59 +11:00
SharedDecoderManager.h Bug 1145101: Part6. Remove the PDM::Shutdown() method. r=cpearce 2015-03-23 11:12:59 +11:00