gecko-dev/dom/media/platforms/ffmpeg
Jean-Yves Avenard ec0cfbcf70 Bug 1219134: P4. Properly assign the decoded sample duration. r=edwin
We default to the previous logic if for some unlikely condition we couldn't find the frame's duration (using the last input frame's duration)
2015-10-30 19:11:53 +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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
FFmpegAudioDecoder.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
FFmpegDataDecoder.cpp Bug 1219134: P2. Use LibAV/FFmpeg logic to detect invalid pts. r=edwin 2015-10-30 19:11:52 +11:00
FFmpegDataDecoder.h Bug 1219134: P2. Use LibAV/FFmpeg logic to detect invalid pts. r=edwin 2015-10-30 19:11:52 +11:00
FFmpegDecoderModule.cpp
FFmpegDecoderModule.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
FFmpegFunctionList.h Bug 1209806: Remove dependency on libavformat. r=edwin 2015-10-01 19:05:47 +10:00
FFmpegH264Decoder.cpp Bug 1219134: P4. Properly assign the decoded sample duration. r=edwin 2015-10-30 19:11:53 +11:00
FFmpegH264Decoder.h Bug 1219134: P4. Properly assign the decoded sample duration. r=edwin 2015-10-30 19:11:53 +11: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
FFmpegRuntimeLinker.h Bug 1213173: Always use FFmpeg regardless of version. r=kentuckyfriedtakahe 2015-10-12 10:00:04 +11:00
README_mozilla