From e071e7efbc4f56270f06599d8f400428db5c4532 Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Mon, 11 Mar 2024 08:59:02 +0100 Subject: [PATCH] Add description --- build/patches/Enable-platform-aac-audio-and-h264-video.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/patches/Enable-platform-aac-audio-and-h264-video.patch b/build/patches/Enable-platform-aac-audio-and-h264-video.patch index 008219d6..a470e267 100644 --- a/build/patches/Enable-platform-aac-audio-and-h264-video.patch +++ b/build/patches/Enable-platform-aac-audio-and-h264-video.patch @@ -2,6 +2,11 @@ From: uazo Date: Wed, 6 Mar 2024 12:05:52 +0000 Subject: Enable platform aac audio and h264 video +Allows the activation in android and windows of aac and +h264 decoding via the s.o. libraries, replacing ffmpeg which does +not have the necessary licences. + +Context: https://github.com/uazo/cromite/pull/856 License: GPL-2.0-or-later - https://spdx.org/licenses/GPL-2.0-or-later.html --- media/BUILD.gn | 2 ++