gecko-dev/content/media/fmp4
Ralph Giles df5cd34a6e Bug 1058400 - Fix AppleCMLinker assertion. r=cpearce
We call Unlink() from the failure cleanup code in Link() when
the dlopen call fails, so it's incorrect to assert that sLink
is non-null. We've already incremented the refcount, so that
check is fine.
2014-08-26 13:26:00 -07:00
..
apple Bug 1058400 - Fix AppleCMLinker assertion. r=cpearce 2014-08-26 13:26:00 -07:00
eme Bug 1055281 - check for existence of paths in LOCAL_INCLUDES in moz.build; r=mshal 2014-08-20 11:51:33 -04:00
ffmpeg Bug 1022501 - Add MP3 support to MP4 demuxer. r=edwin 2014-08-15 16:25:06 +10:00
gonk Bug 1049325 - Part 1: Notify decoder for input EOS and report MP4Reader when output EOS is reached. r=cpearce 2014-08-21 14:22:25 +08:00
wmf Bug 1055974 - Enable MP3 decoding in WMF PDM. r=padenot 2014-08-22 13:37:57 +12:00
BlankDecoderModule.cpp Bug 1022501 - Add MP3 support to MP4 demuxer. r=edwin 2014-08-15 16:25:06 +10:00
moz.build Bug 1055281 - check for existence of paths in LOCAL_INCLUDES in moz.build; r=mshal 2014-08-20 11:51:33 -04:00
MP4Decoder.cpp Bug 941302 - Part 3: Changes for adding Gonk Decode Module. r=cpearce 2014-08-07 18:23:45 +08:00
MP4Decoder.h Bug 1049107 - Fix build with --disable-eme. r=kentuckyfriedtakahe 2014-08-08 14:44:04 +12:00
MP4Reader.cpp Bug 1057201 - Don't dispatch to the MP4Reader's decode task queue to update buffered index, as that confuses the MediaDataDecoders. r=kentuckyfriedtakahe 2014-08-22 18:28:06 +12:00
MP4Reader.h Bug 1054153 - Fix MP4 demuxer is init vs buffered range race; r=edwin 2014-08-19 14:13:56 +12:00
PlatformDecoderModule.cpp Bug 1022501 - Add MP3 support to MP4 demuxer. r=edwin 2014-08-15 16:25:06 +10:00
PlatformDecoderModule.h Bug 1022501 - Add MP3 support to MP4 demuxer. r=edwin 2014-08-15 16:25:06 +10:00