gecko/dom/media/platforms/ffmpeg
Jean-Yves Avenard d024ce2042 Bug 1206977: P2. Wrap PDM creation in a new PDMFactory class. r=cpearce
There is no change of behaviour from the original PlatformDecoderModule.
2015-10-08 00:34:42 +11:00
..
libav53 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
libav54 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
libav55 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
FFmpegAudioDecoder.cpp Bug 1206568: P1. Ensure FFmpeg decoder is only accessed through the decoder's task queue. r=cpearce 2015-09-23 12:59:25 +10:00
FFmpegAudioDecoder.h Bug 1206568: P2. Clean up header declarations. r=cpearce 2015-09-23 12:59:26 +10:00
FFmpegDataDecoder.cpp Bug 1211335: Have FFMpegDecoderModule properly return if a codec is supported. r=cpearce 2015-10-08 00:34:41 +11:00
FFmpegDataDecoder.h Bug 1211335: Have FFMpegDecoderModule properly return if a codec is supported. r=cpearce 2015-10-08 00:34:41 +11:00
FFmpegDecoderModule.cpp
FFmpegDecoderModule.h Bug 1206977: P2. Wrap PDM creation in a new PDMFactory class. r=cpearce 2015-10-08 00:34:42 +11:00
FFmpegFunctionList.h Bug 1209806: Remove dependency on libavformat. r=edwin 2015-10-01 19:05:47 +10:00
FFmpegH264Decoder.cpp Bug 1207442: Disable ffvpx with libav0.8 and earlier. r=edwin 2015-10-01 19:40:20 +10:00
FFmpegH264Decoder.h Bug 1208917: Fix VP9 decoding with recent version of libav. r=kentuckyfriedtakahe 2015-09-28 10:30:03 +10:00
FFmpegLibs.h Bug 1197319: P3. Allow VP8/VP9 decoding via FFmpeg. r=kentuckyfriedtakahe 2015-09-10 22:05:39 +10:00
FFmpegLog.h Bug 1204776: P3. Have FFmpeg PDM use PlatformDecoderModule log. r=cpearce 2015-09-16 12:26:04 +10:00
FFmpegRuntimeLinker.cpp Bug 1206977: P2. Wrap PDM creation in a new PDMFactory class. r=cpearce 2015-10-08 00:34:42 +11:00
FFmpegRuntimeLinker.h Bug 1206977: P2. Wrap PDM creation in a new PDMFactory class. r=cpearce 2015-10-08 00:34:42 +11:00
README_mozilla