gecko-dev/dom/media/fmp4
Jean-Yves Avenard b4365d5d77 Bug 1206977: P11. Don't rely on SupportsMimeType to determine if a track can be played. r=cpearce
The PDMFactory will run more accurate checks based on the TrackInfo object and will fail to create a decoder if the type is unsupported. So use that instead
2015-10-07 16:40:29 +11:00
..
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
MP4Decoder.cpp Bug 1206977: P11. Don't rely on SupportsMimeType to determine if a track can be played. r=cpearce 2015-10-07 16:40:29 +11:00
MP4Decoder.h Bug 1211339 Part 2 - Make MP4Decoder::CanHandleMediaType() check all codecs are supported by a PDM before reporting support. r=jya 2015-10-06 16:52:58 +13:00
MP4Demuxer.cpp Bug 1200326 - p5 - Moved fallible code from MP4TrackDemuxer constructor to caller - r=jya 2015-09-23 00:47:00 +02:00
MP4Demuxer.h Bug 1200326 - p5 - Moved fallible code from MP4TrackDemuxer constructor to caller - r=jya 2015-09-23 00:47:00 +02:00
MP4Stream.cpp Bug 1190238: P3. Do not loop calling MediaResource::Read or ReadAt, let MediaResourceIndex do it for us. r=cpearce 2015-08-13 15:27:10 +10:00
MP4Stream.h Bug 1190238: P3. Do not loop calling MediaResource::Read or ReadAt, let MediaResourceIndex do it for us. r=cpearce 2015-08-13 15:27:10 +10:00