gecko-dev/dom/media/platforms/ffmpeg
Jean-Yves Avenard 2d8ba4fc1e Bug 1234553: Always request 16 bits audio for libavcodec 53. r=kentuckyfriedtakahe
LibAV 0.8 produces rubbish floating point data. We had restricted LibAV 0.8 to produce 16 bits audio instead, unfortunately some ubuntu version appears to have bumped the minor version.
2015-12-24 13:53:37 +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 1220491 - clarify ownership relationships for creators of AudioData; r=gerald 2015-11-01 17:34:26 -05: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 1234553: Always request 16 bits audio for libavcodec 53. r=kentuckyfriedtakahe 2015-12-24 13:53:37 +11:00
FFmpegDataDecoder.h Backed out changeset 4953d5ffbacf (bug 1219134) 2015-10-30 13:50:30 +01:00
FFmpegDecoderModule.cpp
FFmpegDecoderModule.h Bug 1223333: [ffmpeg] Do not rely on library name to determine the libavcodec's version. r=kentuckyfriedtakahe 2015-11-19 10:32:21 +11:00
FFmpegFunctionList.h Bug 1223333: [ffmpeg] Do not rely on library name to determine the libavcodec's version. r=kentuckyfriedtakahe 2015-11-19 10:32:21 +11:00
FFmpegH264Decoder.cpp Decouple SharedRGBImage and PlanarYCbCrImage from ImageContainer. (bug 1222910, r=mattwoodrow) 2015-11-17 00:09:01 -08:00
FFmpegH264Decoder.h Bug 1219134: P4. Properly assign the decoded sample duration. r=edwin 2015-11-02 12:18:42 +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 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-15 14:49:01 +01:00
FFmpegRuntimeLinker.cpp Bug 1223333: [ffmpeg] Do not rely on library name to determine the libavcodec's version. r=kentuckyfriedtakahe 2015-11-19 10:32:21 +11:00
FFmpegRuntimeLinker.h Bug 1223333: [ffmpeg] Do not rely on library name to determine the libavcodec's version. r=kentuckyfriedtakahe 2015-11-19 10:32:21 +11:00
README_mozilla