gecko-dev/dom/media/platforms/ffmpeg
Jean-Yves Avenard 13a129c06b Bug 1197319: P2. Parse raw data to identify single frames before decoding. r=kentuckyfriedtakahe
A VP9 or VP9 packet may contains alternate frames. They need to be fed separately to the ffmpeg decoder.
2015-09-10 22:05:39 +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 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
FFmpegAudioDecoder.h Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
FFmpegDataDecoder.cpp Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
FFmpegDataDecoder.h Bug 1197319: P2. Parse raw data to identify single frames before decoding. r=kentuckyfriedtakahe 2015-09-10 22:05:39 +10:00
FFmpegDecoderModule.cpp
FFmpegDecoderModule.h Bug 1184634 - Rename MediaTaskQueue to TaskQueue. r=gerald 2015-07-16 22:23:06 -07:00
FFmpegFunctionList.h Bug 1197319: P2. Parse raw data to identify single frames before decoding. r=kentuckyfriedtakahe 2015-09-10 22:05:39 +10:00
FFmpegH264Decoder.cpp Bug 1197319: P2. Parse raw data to identify single frames before decoding. r=kentuckyfriedtakahe 2015-09-10 22:05:39 +10:00
FFmpegH264Decoder.h Bug 1197319: P2. Parse raw data to identify single frames before decoding. r=kentuckyfriedtakahe 2015-09-10 22:05:39 +10:00
FFmpegLibs.h
FFmpegLog.cpp
FFmpegLog.h Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07: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