gecko-dev/media/ffvpx
Martin Stransky 4f499c0c54 Bug 1660336 Build ffvpx FFmpegVideoDecoder module with VAAPI support, r=jya,glandium,jgilbert
- Remove MOZ_WAYLAND_CFLAGS and /ipc/chromium/chromium-config.mozbuild from ffmpeg58/moz.build
- Build ffvpx with vaapi support at ffvpx/moz.build
- Move gfx related headers from DMABUFSurfaceImage.h to DMABUFSurfaceImage.cpp and implement
  the gfx methods there.
- Remove GL headers from DMABufSurface.h and forward declare GLuint/GLContext there.
- Move mutex/MessageLoop/task related headers from nsWaylandDisplay.h to nsWaylandDisplay.cpp.
- Move mozva.cpp to mozva.c due to linking issues

Depends on D90556

Differential Revision: https://phabricator.services.mozilla.com/D90557
2020-12-08 15:26:09 +00:00
..
compat
libavcodec Bug 1660336 Add VP8/VP9 VAAPI HW decode code to bundled ffvpx and build it with MOZ_WAYLAND target, r=jya 2020-12-08 15:25:54 +00:00
libavutil Bug 1660336 Add VP8/VP9 VAAPI HW decode code to bundled ffvpx and build it with MOZ_WAYLAND target, r=jya 2020-12-08 15:25:54 +00:00
mozva Bug 1660336 Build ffvpx FFmpegVideoDecoder module with VAAPI support, r=jya,glandium,jgilbert 2020-12-08 15:26:09 +00:00
va Bug 1660336 Provide libva headers to build Firefox without libva-devel installed, r=jya 2020-12-02 10:30:29 +00:00
COPYING.LGPLv2.1
COPYING.LGPLv3
FILES Bug 1660336 Add VP8/VP9 VAAPI HW decode code to bundled ffvpx and build it with MOZ_WAYLAND target, r=jya 2020-12-08 15:25:54 +00:00
README_MOZILLA Bug 1660336 Add VP8/VP9 VAAPI HW decode code to bundled ffvpx and build it with MOZ_WAYLAND target, r=jya 2020-12-08 15:25:54 +00:00
changes.patch Bug 1660336 Add VP8/VP9 VAAPI HW decode code to bundled ffvpx and build it with MOZ_WAYLAND target, r=jya 2020-12-08 15:25:54 +00:00
config.h
config_aarch64_win64.h
config_android32.h
config_audio.h
config_common.h Bug 1660336 Add VP8/VP9 VAAPI HW decode code to bundled ffvpx and build it with MOZ_WAYLAND target, r=jya 2020-12-08 15:25:54 +00:00
config_darwin64.asm
config_darwin64.h
config_unix32.h Backed out 6 changesets (bug 1660336) for multiple perma failures. CLOSED TREE 2020-11-29 01:11:43 +02:00
config_unix64.asm
config_unix64.h Backed out 6 changesets (bug 1660336) for multiple perma failures. CLOSED TREE 2020-11-29 01:11:43 +02:00
config_win32.asm
config_win32.h
config_win64.asm
config_win64.h
defaults_disabled.asm
defaults_disabled.h Backed out 6 changesets (bug 1660336) for multiple perma failures. CLOSED TREE 2020-11-29 01:11:43 +02:00
ffvpxcommon.mozbuild Backed out 6 changesets (bug 1660336) for causing media related failures. CLOSED TREE 2020-11-27 05:08:40 +02:00
libavutil_visibility.h
moz.build Bug 1660336 Provide libva wrapper to run Firefox on systems without libva installed, r=jya 2020-12-02 10:30:21 +00:00