gecko/dom/media/platforms/ffmpeg
Jean-Yves Avenard 099abc03be Bug 1208917: Fix VP9 decoding with recent version of libav. r=kentuckyfriedtakahe
Recent libav do not require a codec parser to decode VP9.
2015-09-28 10:30:03 +10: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 1208917: Fix VP9 decoding with recent version of libav. r=kentuckyfriedtakahe 2015-09-28 10:30:03 +10:00
FFmpegDataDecoder.h Bug 1208917: Fix VP9 decoding with recent version of libav. r=kentuckyfriedtakahe 2015-09-28 10:30:03 +10:00
FFmpegDecoderModule.cpp
FFmpegDecoderModule.h Bug 1207429: P2. Enable FFmpeg by default if available. r=kentuckyfriedtakahe 2015-09-27 15:19:28 +10:00
FFmpegFunctionList.h Bug 1206979: P1. Add method to determine which version of libavcodec is available. r=edwin 2015-09-23 12:59:27 +10:00
FFmpegH264Decoder.cpp Bug 1208917: Fix VP9 decoding with recent version of libav. r=kentuckyfriedtakahe 2015-09-28 10:30:03 +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 1197777 - Use libavformat-ffmpeg.so.56 if available. r=k17e 2015-08-24 14:08:09 +02:00
FFmpegRuntimeLinker.h
README_mozilla