gecko-dev/media/ffvpx
Jean-Yves Avenard 0855e7a7da Bug 1513511 - P1. Use new FFmpeg decode API with recent FFmpeg version. r=bryce
In libavcodec 58 and later, the old avcodec_decode_video2 is broken and only return the first visible frame found after a VP9 super-frame.

This resulted in some YouTube videos for about 10% of the frames to never be returned.

Only the new API properly behaves so we upgrade our code to use it.

Differential Revision: https://phabricator.services.mozilla.com/D14682

--HG--
extra : moz-landing-system : lando
2018-12-17 17:29:13 +00:00
..
compat Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
libavcodec Bug 1513511 - P1. Use new FFmpeg decode API with recent FFmpeg version. r=bryce 2018-12-17 17:29:13 +00:00
libavutil Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
COPYING.LGPLv2.1
COPYING.LGPLv3
FILES Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
README_MOZILLA Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
changes.patch Bug 1366201 - P2. Revert "Bug 1292039: [ffmpeg] P1. Remove unused options and dictionary features." r=gerald 2017-10-24 19:33:05 +02:00
config.h Bug 1412558 - P2. Disable ffvp8 and ffvp9 decoders on Unixes 32 bits. r=mshal 2017-11-06 17:57:48 +01:00
config_android32.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_common.h bug 1476231 add ffmpeg floating point real FFT functions to ffvpx when MOZ_LIBAV_FFT is configured r=jya 2018-07-15 20:08:27 +12:00
config_darwin64.asm Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_darwin64.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_flac.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_unix32.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_unix64.asm Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_unix64.h Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_win32.asm Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_win32.h Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
config_win64.asm Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
config_win64.h Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
defaults_disabled.asm Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
defaults_disabled.h Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
ffvpxcommon.mozbuild Bug 1501796 - Use nasm when yasm is requested. r=firefox-build-system-reviewers,mshal 2018-11-16 01:20:58 +00:00
libavutil_visibility.h Bug 1412240 part 1: Add a preemptive stdlib.h include in our libavutil_visibility.h hackaround file. r=jya 2017-11-30 11:48:28 -08:00
moz.build Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot 2017-03-07 13:06:45 -05:00