gecko-dev/media/ffvpx
Paul Adenot c52b21b893 Bug 1749047 - Don't leak AVPacket. r=chunmin
Per FFmepg API's it has to be allocated on the heap and freed manually.
MakeScopeExit instead of uniqueptr + free policy is nicer I think because we
need to capture the FFmpegLibWrapper and all that.

Differential Revision: https://phabricator.services.mozilla.com/D196213
2023-12-22 21:39:15 +00:00
..
compat Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
libavcodec Bug 1749047 - Don't leak AVPacket. r=chunmin 2023-12-22 21:39:15 +00:00
libavutil Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
COPYING.LGPLv2.1
COPYING.LGPLv3
README_MOZILLA Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
changes.patch Bug 1819374 - Update media/ffvpx/changes.patch so that it applies cleanly to current ffmpeg master. r=alwu 2023-03-01 15:02:16 +00:00
config.h
config_android32.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_android64.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_android_x86_64.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_audio.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_components.h
config_components_audio_only.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_components_audio_video.h Bug 1869332 - Add an av1 encoder based on libaom to ffvpx. r=chunmin 2023-12-20 02:32:37 +00:00
config_darwin64.asm Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_darwin64.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_darwin_aarch64.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_generic.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_override.h Bug 1833855 [Linux] Build VA-API FFVPX support Linux/Gtk r=alwu 2023-06-22 13:42:38 +00:00
config_unix32.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_unix64.asm Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_unix64.h Bug 1864008 - Integrate libvpx with libavcodec r=media-playback-reviewers,glandium,padenot 2023-12-05 20:08:23 +00:00
config_unix_aarch64.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_win32.asm Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_win32.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_win64.asm Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_win64.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
config_win64_aarch64.h Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
ffvpxcommon.mozbuild Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
libavutil_visibility.h
moz.build